Change licence to GPLv3 (and to LGPLv3 for libgimp).

2009-01-17  Michael Natterer  <mitch@gimp.org>

	* all files with a GPL header and all COPYING files:

	Change licence to GPLv3 (and to LGPLv3 for libgimp).

	Cleaned up some copyright headers and regenerated the parsers in
	the ImageMap plugin.


svn path=/trunk/; revision=27913
This commit is contained in:
Michael Natterer 2009-01-17 22:28:01 +00:00 committed by Michael Natterer
parent 51bfd07f18
commit d9b5207aa2
2730 changed files with 11072 additions and 13228 deletions

View file

@ -3,10 +3,10 @@
*
* gimpaspectpreview.c
*
* This library is free software; you can redistribute it and/or
* This library is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
* version 3 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -14,9 +14,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
* License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*/
#include "config.h"