mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-02 07:10:31 +02:00
MG: changed license to LGPL
git-svn-id: trunk@1030 -
This commit is contained in:
parent
1f7ef6bf3a
commit
d9cc6c9595
@ -1,8 +1,22 @@
|
||||
// included by controls.pp
|
||||
|
||||
(******************************************************************************
|
||||
{******************************************************************************
|
||||
TWinControl
|
||||
******************************************************************************)
|
||||
******************************************************************************
|
||||
|
||||
*****************************************************************************
|
||||
* *
|
||||
* 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
|
||||
@ -2174,6 +2188,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.65 2002/05/10 06:05:56 lazarus
|
||||
MG: changed license to LGPL
|
||||
|
||||
Revision 1.64 2002/05/09 12:41:28 lazarus
|
||||
MG: further clientrect bugfixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user