From e9ac06d947870fb5db43738f8fe12897ad0d913f Mon Sep 17 00:00:00 2001
From: johns <>
Date: Wed, 30 May 2001 18:45:57 +0000
Subject: [PATCH] License changed to GPL.

---
 tools/aledoc.c   | 12 +++++++++++-
 tools/extract.c  | 10 ++++++++++
 tools/gfx2png.c  | 10 ++++++++++
 tools/tile2png.c | 10 ++++++++++
 tools/udta.c     | 10 ++++++++++
 tools/ugrd.c     | 10 ++++++++++
 6 files changed, 61 insertions(+), 1 deletion(-)

diff --git a/tools/aledoc.c b/tools/aledoc.c
index 6b565ab3d..1ce4e9439 100644
--- a/tools/aledoc.c
+++ b/tools/aledoc.c
@@ -1,5 +1,15 @@
 //
-//	(c) Copyright Lutz Sammer
+//	(c) Copyright 1999-2001 Lutz Sammer
+//
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
 //	
 //	This programm improves doc++, for better documenting
 //
diff --git a/tools/extract.c b/tools/extract.c
index 43312134d..0b421e5e7 100644
--- a/tools/extract.c
+++ b/tools/extract.c
@@ -14,6 +14,16 @@
 //
 //	(c) Copyright 1998,2000 by Lutz Sammer
 //
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
+//
 //	$Id$
 
 #include <stdio.h>
diff --git a/tools/gfx2png.c b/tools/gfx2png.c
index f7e103f10..3014dbaca 100644
--- a/tools/gfx2png.c
+++ b/tools/gfx2png.c
@@ -14,6 +14,16 @@
 //
 //	(c) Copyright 1998,2000 by Lutz Sammer
 //
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
+//
 //	$Id$
 
 #include <stdio.h>
diff --git a/tools/tile2png.c b/tools/tile2png.c
index 88fc62687..68bd9b933 100644
--- a/tools/tile2png.c
+++ b/tools/tile2png.c
@@ -12,6 +12,16 @@
 //
 //	(c) Copyright 1998,2000,2001 by Lutz Sammer
 //
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
+//
 //	$Id$
 
 #include <stdio.h>
diff --git a/tools/udta.c b/tools/udta.c
index 9dec445b5..6a502a9bf 100644
--- a/tools/udta.c
+++ b/tools/udta.c
@@ -14,6 +14,16 @@
 //
 //	(c) Copyright 1998,2000 by Lutz Sammer
 //
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
+//
 //	$Id$
 
 #include <stdio.h>
diff --git a/tools/ugrd.c b/tools/ugrd.c
index 334dd9810..4f0a4655b 100644
--- a/tools/ugrd.c
+++ b/tools/ugrd.c
@@ -14,6 +14,16 @@
 //
 //	(c) Copyright 1998,2000 by Lutz Sammer
 //
+//	FreeCraft is free software; you can redistribute it and/or modify
+//	it under the terms of the GNU General Public License as published
+//	by the Free Software Foundation; either version 2 of the License,
+//	or (at your option) any later version.
+//
+//	FreeCraft 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.  See the
+//	GNU General Public License for more details.
+//
 //	$Id$
 
 #include <stdio.h>