From 9aaff636aad78681650909f5a08decba2cd40283 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Apr 2005 19:19:54 +0000 Subject: Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this svn-id: r17485 --- gob/anim.cpp | 2 +- gob/anim.h | 2 +- gob/dataio.cpp | 2 +- gob/dataio.h | 2 +- gob/debug.cpp | 2 +- gob/debug.h | 2 +- gob/draw.cpp | 2 +- gob/draw.h | 2 +- gob/driver_vga.cpp | 2 +- gob/driver_vga.h | 2 +- gob/game.cpp | 2 +- gob/game.h | 2 +- gob/global.cpp | 2 +- gob/global.h | 2 +- gob/gob.cpp | 2 +- gob/goblin.cpp | 2 +- gob/goblin.h | 2 +- gob/init.cpp | 2 +- gob/init.h | 2 +- gob/inter.cpp | 2 +- gob/inter.h | 2 +- gob/map.cpp | 2 +- gob/map.h | 2 +- gob/mult.cpp | 2 +- gob/mult.h | 2 +- gob/pack.cpp | 2 +- gob/pack.h | 2 +- gob/palanim.cpp | 2 +- gob/palanim.h | 2 +- gob/parse.cpp | 2 +- gob/parse.h | 2 +- gob/resource.cpp | 2 +- gob/resource.h | 2 +- gob/scenery.cpp | 2 +- gob/scenery.h | 2 +- gob/sound.cpp | 2 +- gob/sound.h | 2 +- gob/timer.cpp | 2 +- gob/timer.h | 2 +- gob/util.cpp | 2 +- gob/util.h | 2 +- gob/video.cpp | 2 +- gob/video.h | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) (limited to 'gob') diff --git a/gob/anim.cpp b/gob/anim.cpp index 9cb384d516..5334160fd4 100644 --- a/gob/anim.cpp +++ b/gob/anim.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/anim.h b/gob/anim.h index eaf6eae8d5..2bb87fda38 100644 --- a/gob/anim.h +++ b/gob/anim.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/dataio.cpp b/gob/dataio.cpp index e4a938b08c..4163b6ab15 100644 --- a/gob/dataio.cpp +++ b/gob/dataio.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/dataio.h b/gob/dataio.h index 5af8afc271..27efbb006d 100644 --- a/gob/dataio.h +++ b/gob/dataio.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/debug.cpp b/gob/debug.cpp index 1cc9e8ad32..7ad49bb1c0 100644 --- a/gob/debug.cpp +++ b/gob/debug.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/debug.h b/gob/debug.h index 8248817b74..a26c00f3bc 100644 --- a/gob/debug.h +++ b/gob/debug.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/draw.cpp b/gob/draw.cpp index f53862722b..e3e8447bbb 100644 --- a/gob/draw.cpp +++ b/gob/draw.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/draw.h b/gob/draw.h index 89ddd4d112..2de6c83701 100644 --- a/gob/draw.h +++ b/gob/draw.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/driver_vga.cpp b/gob/driver_vga.cpp index 2d82096a7a..ab870926fb 100644 --- a/gob/driver_vga.cpp +++ b/gob/driver_vga.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/driver_vga.h b/gob/driver_vga.h index 89f3a44e2b..b2dbef52f9 100644 --- a/gob/driver_vga.h +++ b/gob/driver_vga.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/game.cpp b/gob/game.cpp index 76c9fcd75b..adcc67d4f5 100644 --- a/gob/game.cpp +++ b/gob/game.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/game.h b/gob/game.h index fe5801d1dd..ed266fa400 100644 --- a/gob/game.h +++ b/gob/game.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/global.cpp b/gob/global.cpp index 87023aeb02..61ef89e6ef 100644 --- a/gob/global.cpp +++ b/gob/global.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/global.h b/gob/global.h index cc9b164bdf..fac456f2fc 100644 --- a/gob/global.h +++ b/gob/global.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/gob.cpp b/gob/gob.cpp index dbcfa9e22f..3a8319d418 100644 --- a/gob/gob.cpp +++ b/gob/gob.cpp @@ -12,7 +12,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/goblin.cpp b/gob/goblin.cpp index 15b7d60a39..a42a5f7923 100644 --- a/gob/goblin.cpp +++ b/gob/goblin.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/goblin.h b/gob/goblin.h index 9447aca87a..31bbca0bc9 100644 --- a/gob/goblin.h +++ b/gob/goblin.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/init.cpp b/gob/init.cpp index a1c73d806e..4e53409221 100644 --- a/gob/init.cpp +++ b/gob/init.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/init.h b/gob/init.h index 81d098a61f..83f0a5fad8 100644 --- a/gob/init.h +++ b/gob/init.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/inter.cpp b/gob/inter.cpp index d191584c92..b2a00274ca 100644 --- a/gob/inter.cpp +++ b/gob/inter.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/inter.h b/gob/inter.h index f90ba3a44e..070e6cd368 100644 --- a/gob/inter.h +++ b/gob/inter.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/map.cpp b/gob/map.cpp index 9e483c10be..692f097edb 100644 --- a/gob/map.cpp +++ b/gob/map.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/map.h b/gob/map.h index f112f58173..6a63084b6f 100644 --- a/gob/map.h +++ b/gob/map.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/mult.cpp b/gob/mult.cpp index 59bf338014..734ab37841 100644 --- a/gob/mult.cpp +++ b/gob/mult.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/mult.h b/gob/mult.h index 086b45cd4d..8c0947e67b 100644 --- a/gob/mult.h +++ b/gob/mult.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/pack.cpp b/gob/pack.cpp index 551b7c28c2..53d6ae0366 100644 --- a/gob/pack.cpp +++ b/gob/pack.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/pack.h b/gob/pack.h index f310dc217c..1891374a3f 100644 --- a/gob/pack.h +++ b/gob/pack.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/palanim.cpp b/gob/palanim.cpp index 1f800d59d0..7841473673 100644 --- a/gob/palanim.cpp +++ b/gob/palanim.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/palanim.h b/gob/palanim.h index 98b5fe4e3d..5ef6e72887 100644 --- a/gob/palanim.h +++ b/gob/palanim.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/parse.cpp b/gob/parse.cpp index 809d570a7c..9e3ac335a9 100644 --- a/gob/parse.cpp +++ b/gob/parse.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/parse.h b/gob/parse.h index ae6250bac4..c88f167fb5 100644 --- a/gob/parse.h +++ b/gob/parse.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/resource.cpp b/gob/resource.cpp index cbb143f0c2..6eb8f84b32 100644 --- a/gob/resource.cpp +++ b/gob/resource.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/resource.h b/gob/resource.h index ee548cf57a..57a0f8754b 100644 --- a/gob/resource.h +++ b/gob/resource.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/scenery.cpp b/gob/scenery.cpp index 763c08f623..a3c907e36c 100644 --- a/gob/scenery.cpp +++ b/gob/scenery.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/scenery.h b/gob/scenery.h index df24a35406..1ae1427ffb 100644 --- a/gob/scenery.h +++ b/gob/scenery.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/sound.cpp b/gob/sound.cpp index 4656261a3c..4882b7bb0f 100644 --- a/gob/sound.cpp +++ b/gob/sound.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/sound.h b/gob/sound.h index fed333626d..d26f366f7f 100644 --- a/gob/sound.h +++ b/gob/sound.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/timer.cpp b/gob/timer.cpp index 34c9778fc3..db8a725a0a 100644 --- a/gob/timer.cpp +++ b/gob/timer.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/timer.h b/gob/timer.h index b27450db53..eebcac51aa 100644 --- a/gob/timer.h +++ b/gob/timer.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/util.cpp b/gob/util.cpp index 77eb5bd1bc..3c3dc2de7e 100644 --- a/gob/util.cpp +++ b/gob/util.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/util.h b/gob/util.h index d13b1edb2e..9233667f45 100644 --- a/gob/util.h +++ b/gob/util.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/video.cpp b/gob/video.cpp index e166f6df62..f4c5c71220 100644 --- a/gob/video.cpp +++ b/gob/video.cpp @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ diff --git a/gob/video.h b/gob/video.h index 073f6d192d..4130903aa9 100644 --- a/gob/video.h +++ b/gob/video.h @@ -13,7 +13,7 @@ * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * aint32 with this program; if not, write to the Free Software + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ -- cgit v1.2.3