MG: changed license to LGPL

git-svn-id: trunk@1201 -
This commit is contained in:
lazarus 2002-02-09 01:48:05 +00:00
parent c56c9dbed9
commit cd6cecfecb

View File

@ -1,20 +1,24 @@
{ {
/*************************************************************************** /***************************************************************************
InterfaceBase.pp InterfaceBase.pp
------------------- ----------------
Initial Revision : Fri Jul 23 20:00:00 PDT 1999 Initial Revision : Fri Jul 23 20:00:00 PDT 1999
***************************************************************************/ ***************************************************************************/
/*************************************************************************** *****************************************************************************
* * * *
* This program is free software; you can redistribute it and/or modify * * This file is part of the Lazarus Component Library (LCL) *
* it under the terms of the GNU General Public License as published by * * *
* the Free Software Foundation; either version 2 of the License, or * * See the file COPYING.LCL, included in this distribution, *
* (at your option) any later version. * * 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. *
* *
*****************************************************************************
} }
{ {
@ -86,6 +90,9 @@ end.
{ {
$Log$ $Log$
Revision 1.10 2002/05/10 06:05:50 lazarus
MG: changed license to LGPL
Revision 1.9 2002/05/09 12:41:28 lazarus Revision 1.9 2002/05/09 12:41:28 lazarus
MG: further clientrect bugfixes MG: further clientrect bugfixes