TAChart: Add copyright header to AssertHelpers unit

git-svn-id: trunk@38658 -
This commit is contained in:
ask 2012-09-14 13:02:16 +00:00
parent d3489c971e
commit 5fc1caeffa

View File

@ -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. *
* *
*****************************************************************************
Authors: Alexander Klenin
}
unit AssertHelpers;
{$mode objfpc}