mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 07:10:49 +02:00
TAChart: Add copyright header to AssertHelpers unit
git-svn-id: trunk@38658 -
This commit is contained in:
parent
d3489c971e
commit
5fc1caeffa
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user