Update jkqtmathtext.readme

This commit is contained in:
Jan W. Krieger 2015-07-11 13:04:40 +02:00
parent a69e21006d
commit f7ae1b5eed

View File

@ -1,5 +1,5 @@
--------------------------------------------------------------------------------
-- JKQtFastPlotter --
-- JKQtMathText --
-- (c) 2010-2015 by Jan W. Krieger --
-- Biophysics of Macromolecules (B040) --
-- German Cancer Research center (DKFZ) --
@ -11,13 +11,5 @@
This is a self-contained LaTeX parser and renderer class for Qt (>= 4.7).
This software is licensed under the term of the GNU General Public License 3.0
(GPL 3.0).
--------------------------------------------------------------------------------
-- NOTE --
--------------------------------------------------------------------------------
The directory structure in this source distribution is a bit strange, due to
history of the project. the Qt sources can be found in the subdirectory 'qt',
while some basic C++ tool functions/classes reside in the parent directory.
Only the classes in 'qt' depend on Qt!!!
This software is licensed under the term of the GNU Lesser General Public License >=2.1
(LGPL 2.1).