diff --git a/jkqtplotter.readme b/jkqtplotter.readme index f4219f1587..a9463f562e 100644 --- a/jkqtplotter.readme +++ b/jkqtplotter.readme @@ -1,5 +1,5 @@ -------------------------------------------------------------------------------- --- JKQtFastPlotter -- +-- JKQtPlotter -- -- (c) 2010-2015 by Jan W. Krieger -- -- Biophysics of Macromolecules (B040) -- -- German Cancer Research center (DKFZ) -- @@ -11,13 +11,5 @@ This is an extensive library of function/data plotter classes 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!!! \ No newline at end of file +This software is licensed under the term of the GNU Lesser General Public License >=2.1 +(LGPL 2.1).