mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 06:06:17 +02:00
* Changed license to standard FPC license. Permitted by Mattias Gaertner
git-svn-id: trunk@11079 -
This commit is contained in:
parent
b197d15d88
commit
fa3a0815ac
@ -1,22 +1,17 @@
|
|||||||
{
|
{ **********************************************************************
|
||||||
***************************************************************************
|
This file is part of the Free Component Library (FCL)
|
||||||
* *
|
Copyright (c) 2008 by Mattias Gaertner
|
||||||
* This source is free software; you can redistribute it and/or modify *
|
|
||||||
* it under the terms of the GNU General Public License as published by *
|
Average Level Tree implementation by Mattias Gaertner
|
||||||
* the Free Software Foundation; either version 2 of the License, or *
|
|
||||||
* (at your option) any later version. *
|
See the file COPYING.FPC, included in this distribution,
|
||||||
* *
|
for details about the copyright.
|
||||||
* This code is distributed in the hope that it will be useful, but *
|
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
This program is distributed in the hope that it will be useful,
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* General Public License for more details. *
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* *
|
|
||||||
* A copy of the GNU General Public License is available on the World *
|
**********************************************************************
|
||||||
* Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also *
|
|
||||||
* obtain it by writing to the Free Software Foundation, *
|
|
||||||
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
|
||||||
* *
|
|
||||||
***************************************************************************
|
|
||||||
|
|
||||||
Author: Mattias Gaertner
|
Author: Mattias Gaertner
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user