mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 07:59:32 +02:00
MG: changed license to LGPL
git-svn-id: trunk@767 -
This commit is contained in:
parent
2e0d6f45c3
commit
4190f288bc
@ -1,11 +1,24 @@
|
||||
(******************************************************************************
|
||||
{******************************************************************************
|
||||
Misc Support Functs
|
||||
******************************************************************************
|
||||
used by:
|
||||
GTKObject
|
||||
GTKWinAPI
|
||||
GTKCallback
|
||||
******************************************************************************)
|
||||
******************************************************************************
|
||||
*****************************************************************************
|
||||
* *
|
||||
* 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
|
||||
@ -919,6 +932,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.36 2002/05/10 06:05:57 lazarus
|
||||
MG: changed license to LGPL
|
||||
|
||||
Revision 1.35 2002/05/09 12:41:30 lazarus
|
||||
MG: further clientrect bugfixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user