MG: changed license to LGPL

git-svn-id: trunk@698 -
This commit is contained in:
lazarus 2002-02-09 01:45:25 +00:00
parent 1b5722cf8b
commit 570262d230

View File

@ -1,6 +1,20 @@
(******************************************************************************
{******************************************************************************
TGTKObject
******************************************************************************)
******************************************************************************
*****************************************************************************
* *
* This file is part of the Lazarus Component Library (LCL) *
* *
* See the file COPYING.LCL, 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. *
* *
*****************************************************************************
}
{$IFOPT C-}
// Uncomment for local trace
@ -4078,6 +4092,9 @@ end;
{ =============================================================================
$Log$
Revision 1.120 2002/05/10 06:05:57 lazarus
MG: changed license to LGPL
Revision 1.119 2002/05/09 12:41:29 lazarus
MG: further clientrect bugfixes