TAChart: Add license header to TASources unit.

git-svn-id: trunk@20201 -
This commit is contained in:
ask 2009-05-25 11:59:32 +00:00
parent 2363d05000
commit 2f572b341b

View File

@ -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;
{$mode objfpc}{$H+}