From 4c676c4c0c70f0efa7f1536b92de01976b1977a0 Mon Sep 17 00:00:00 2001 From: Christoph Sommer Date: Sat, 5 Jan 2008 19:09:29 +0000 Subject: [PATCH] New email address SVN-Revision: 5251 --- src/badguy/angrystone.cpp | 2 +- src/badguy/angrystone.hpp | 2 +- src/badguy/dart.cpp | 2 +- src/badguy/dart.hpp | 2 +- src/badguy/darttrap.cpp | 2 +- src/badguy/darttrap.hpp | 2 +- src/badguy/skullyhop.cpp | 2 +- src/badguy/skullyhop.hpp | 2 +- src/badguy/zeekling.cpp | 2 +- src/badguy/zeekling.hpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/badguy/angrystone.cpp b/src/badguy/angrystone.cpp index 865e43061..d6dd326fd 100644 --- a/src/badguy/angrystone.cpp +++ b/src/badguy/angrystone.cpp @@ -1,7 +1,7 @@ // $Id$ // // AngryStone - A spiked block that charges towards the player -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/angrystone.hpp b/src/badguy/angrystone.hpp index 7abd8f18f..73466af09 100644 --- a/src/badguy/angrystone.hpp +++ b/src/badguy/angrystone.hpp @@ -1,7 +1,7 @@ // $Id$ // // AngryStone - A spiked block that charges towards the player -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/dart.cpp b/src/badguy/dart.cpp index 393474e31..c5ad86eb7 100644 --- a/src/badguy/dart.cpp +++ b/src/badguy/dart.cpp @@ -1,7 +1,7 @@ // $Id$ // // Dart - Your average poison dart -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/dart.hpp b/src/badguy/dart.hpp index bbab1df0f..b8807e083 100644 --- a/src/badguy/dart.hpp +++ b/src/badguy/dart.hpp @@ -1,7 +1,7 @@ // $Id$ // // Dart - Your average poison dart -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/darttrap.cpp b/src/badguy/darttrap.cpp index 7c6a84b47..be6cc1d01 100644 --- a/src/badguy/darttrap.cpp +++ b/src/badguy/darttrap.cpp @@ -1,7 +1,7 @@ // $Id$ // // DartTrap - Shoots a Dart at regular intervals -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/darttrap.hpp b/src/badguy/darttrap.hpp index 7f2b80ebc..1ba805938 100644 --- a/src/badguy/darttrap.hpp +++ b/src/badguy/darttrap.hpp @@ -1,7 +1,7 @@ // $Id$ // // DartTrap - Shoots a Dart at regular intervals -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/skullyhop.cpp b/src/badguy/skullyhop.cpp index 2b086eae4..76339f821 100644 --- a/src/badguy/skullyhop.cpp +++ b/src/badguy/skullyhop.cpp @@ -1,7 +1,7 @@ // $Id$ // // SkullyHop - A Hopping Skull -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/skullyhop.hpp b/src/badguy/skullyhop.hpp index 0569722dc..02624b7c0 100644 --- a/src/badguy/skullyhop.hpp +++ b/src/badguy/skullyhop.hpp @@ -1,7 +1,7 @@ // $Id$ // // SkullyHop - A Hopping Skull -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/zeekling.cpp b/src/badguy/zeekling.cpp index 64a45669e..0ea43d688 100644 --- a/src/badguy/zeekling.cpp +++ b/src/badguy/zeekling.cpp @@ -2,7 +2,7 @@ // // Zeekling - flyer that swoops down when she spots the player // Copyright (C) 2005 Matthias Braun -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/badguy/zeekling.hpp b/src/badguy/zeekling.hpp index a130179fd..795827683 100644 --- a/src/badguy/zeekling.hpp +++ b/src/badguy/zeekling.hpp @@ -2,7 +2,7 @@ // // Zeekling - flyer that swoops down when she spots the player // Copyright (C) 2005 Matthias Braun -// Copyright (C) 2006 Christoph Sommer +// Copyright (C) 2006 Christoph Sommer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License -- 2.11.0