* Changed license to standard FPC license. Permitted by Mattias Gaertner

git-svn-id: trunk@11079 -
This commit is contained in:
michael 2008-05-25 08:22:39 +00:00
parent b197d15d88
commit fa3a0815ac

View File

@ -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