mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 00:39:36 +02:00
TAChart: Add license header to TASources unit.
git-svn-id: trunk@20201 -
This commit is contained in:
parent
2363d05000
commit
2f572b341b
@ -1,3 +1,20 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
*****************************************************************************
|
||||||
|
* *
|
||||||
|
* 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. *
|
||||||
|
* *
|
||||||
|
*****************************************************************************
|
||||||
|
|
||||||
|
Authors: Alexander Klenin
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
unit TASources;
|
unit TASources;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
Loading…
Reference in New Issue
Block a user