mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 23:16:04 +02:00
TAChart: Add license header
git-svn-id: trunk@32134 -
This commit is contained in:
parent
50c71d7f3b
commit
300398fe8d
@ -1,3 +1,18 @@
|
|||||||
|
{
|
||||||
|
*****************************************************************************
|
||||||
|
* *
|
||||||
|
* See the file COPYING.modifiedLGPL.txt, included in this distribution, *
|
||||||
|
* for details about the copyright. *
|
||||||
|
* *
|
||||||
|
* This program is distributed in the hope that it will be useful, *
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
|
||||||
|
* *
|
||||||
|
*****************************************************************************
|
||||||
|
|
||||||
|
Author: Alexander Klenin
|
||||||
|
|
||||||
|
}
|
||||||
unit TADataPointsEditor;
|
unit TADataPointsEditor;
|
||||||
|
|
||||||
{$H+}
|
{$H+}
|
||||||
|
Loading…
Reference in New Issue
Block a user