changeset 1454:113c9a66eaf1

Add a better/more proper GPL license header in files.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 17 Sep 2011 08:47:29 +0300
parents 0266ebb11f68
children 195256e3bf2b
files ggrtf-pre.tf ggrtf.tf gm-alchemist.tf gm-barb.tf gm-bard.tf gm-bmaster.tf gm-chann.tf gm-conjurer.tf gm-druid.tf gm-hcbat.tf gm-hitstats.tf gm-identify.tf gm-mage.tf gm-magical.tf gm-nun.tf gm-oldloc.tf gm-ptracker.tf gm-rais.tf gm-rpouch.tf gm-spellnames.tf gm-tarma.tf gm-tf5.tf gm-tgtcast.tf gm-tiger.tf
diffstat 24 files changed, 410 insertions(+), 52 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-pre.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/ggrtf-pre.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::PreInit - Module for loading saved settings and pre-initialization
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; This file should be loaded BEFORE loading of ggrtf.tf or modules.
 ;;
--- a/ggrtf.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/ggrtf.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -4,8 +4,21 @@
 ;;
 /set ggrtf_ver=0.6.17.4
 ;;
-;; This triggerset is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
--- a/gm-alchemist.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-alchemist.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Alchemist - Alchemist guild support and utility macros
 ;; (C) Copyright 2010-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-barb.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-barb.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Barbarian - Barbarian guild support @ BatMUD
 ;; (C) Copyright 2005-2011 Jarkko Vääräniemi (Jeskko) & Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.14 or later) to be loaded.
 ;;
--- a/gm-bard.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-bard.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Alchemist - Alchemist guild support and utility macros
 ;; (C) Copyright 2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-bmaster.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-bmaster.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Beastmaster - Beastmaster guild support @ BatMUD
 ;; (C) Copyright 2010 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.14 or later) to be loaded.
 ;;
--- a/gm-chann.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-chann.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Channeller - Channellers guild support @ BatMUD
 ;; (C) Copyright 2004-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-conjurer.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-conjurer.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Conjurer - Conjurer guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-druid.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-druid.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Druid - Druid guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-hcbat.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-hcbat.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,10 +2,25 @@
 ;; GgrTF::HC - Hardcore BatMUD support module
 ;; (C) Copyright 2005-2009 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
 ;;
-;; NOTICE! This file requires GgrTF (version 0.6.0 or later) to be loaded.
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
 /loaded GgrTF:HC
 /test prdefmodule("HC")
--- a/gm-hitstats.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-hitstats.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::HitStats - Weapon hit statistics
 ;; (C) Copyright 2008-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-identify.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-identify.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Identify - Identify output mangler
 ;; (C) Copyright 2009-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-mage.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-mage.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Mage - Brotherhood of Magic guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Jarkko Vääräniemi (Jeskko) & Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-magical.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-magical.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Magical - Module for generic magical stuff @ BatMUD
 ;; (C) Copyright 2004-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-nun.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-nun.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Nun - Sisters of Las guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Ealoren Pupunen & Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-oldloc.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-oldloc.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::OldLoC - Old Lords of Chaos guild support @ BatMUD
 ;; (C) Copyright 2005-2008 Jarkko Vääräniemi (Jeskko) & Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.12 or later) to be loaded.
 ;;
--- a/gm-ptracker.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-ptracker.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -3,8 +3,23 @@
 ;; (C) Copyright 2007-2011 Matti Hämäläinen (Ggr)
 ;; Originally based on ideas by Aloysha
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-rais.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-rais.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Raise - Support for rais/ress/body/reinc spells
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-rpouch.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-rpouch.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::RegPouch - Reagent pouch management and liting
 ;; (C) Copyright 2008-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-spellnames.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-spellnames.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,14 +2,29 @@
 ;; GgrTF:SpellNames - Module for spell name translation @ BatMUD
 ;; (C) Copyright 2005-2011 Cutter, Dazzt & Ggr
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;; Based on original spellnames.tf by Cutter and Dazzt, used and
+;; placed under GNU GPL v2 with permission.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
-;; Based on original spellnames.tf by Cutter and Dazzt, used and
-;; placed under GNU GPL with permission.
-;;
 /loaded GgrTF:SpellNames
 /test prdefmodule("SpellNames")
 
--- a/gm-tarma.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-tarma.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Tarmalen - The Followers of Tarmalen guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-tf5.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-tf5.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::TF5 - TinyFugue 5.x compatibility and extras
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-tgtcast.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-tgtcast.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::TargettedCast - Numpad controlled targetting
 ;; (C) Copyright 2006-2011 Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;
--- a/gm-tiger.tf	Sat Sep 17 08:46:07 2011 +0300
+++ b/gm-tiger.tf	Sat Sep 17 08:47:29 2011 +0300
@@ -2,8 +2,23 @@
 ;; GgrTF::Tiger - The Brotherhood of the Black Tiger guild support @ BatMUD
 ;; (C) Copyright 2006-2011 Jutom & Matti Hämäläinen (Ggr)
 ;;
-;; This file (triggerset) is Free Software distributed under
-;; GNU General Public License version 2.
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License
+;; version 2 as published by the Free Software Foundation.
+;;
+;; 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.  See the
+;; file "COPYING.txt" for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
+;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
 ;;