From 4c26c0792c6ce186d93257b4979f12c5cb11eac5 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 11 Feb 2006 10:07:12 +0000 Subject: Change CVS keywords to SVN keywords svn-id: r20516 --- queen/bankman.cpp | 3 ++- queen/bankman.h | 3 ++- queen/command.cpp | 3 ++- queen/command.h | 3 ++- queen/credits.cpp | 3 ++- queen/credits.h | 3 ++- queen/cutaway.cpp | 3 ++- queen/cutaway.h | 3 ++- queen/debug.cpp | 3 ++- queen/debug.h | 3 ++- queen/defs.h | 3 ++- queen/display.cpp | 3 ++- queen/display.h | 3 ++- queen/graphics.cpp | 3 ++- queen/graphics.h | 3 ++- queen/grid.cpp | 3 ++- queen/grid.h | 3 ++- queen/input.cpp | 3 ++- queen/input.h | 3 ++- queen/journal.cpp | 3 ++- queen/journal.h | 3 ++- queen/logic.cpp | 3 ++- queen/logic.h | 3 ++- queen/music.cpp | 3 ++- queen/music.h | 3 ++- queen/musicdata.cpp | 3 ++- queen/queen.cpp | 3 ++- queen/queen.h | 3 ++- queen/resource.cpp | 3 ++- queen/resource.h | 3 ++- queen/restables.cpp | 3 ++- queen/sound.cpp | 3 ++- queen/sound.h | 3 ++- queen/state.cpp | 3 ++- queen/state.h | 3 ++- queen/structs.h | 3 ++- queen/talk.cpp | 3 ++- queen/talk.h | 3 ++- queen/walk.cpp | 3 ++- queen/walk.h | 3 ++- 40 files changed, 80 insertions(+), 40 deletions(-) (limited to 'queen') diff --git a/queen/bankman.cpp b/queen/bankman.cpp index 0eec02f489..18ad276d0f 100644 --- a/queen/bankman.cpp +++ b/queen/bankman.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/bankman.h b/queen/bankman.h index 01ce494955..63eb9224ff 100644 --- a/queen/bankman.h +++ b/queen/bankman.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/command.cpp b/queen/command.cpp index 335de24cc8..a84d859fe6 100644 --- a/queen/command.cpp +++ b/queen/command.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/command.h b/queen/command.h index 8e5dbbd672..3ef848b24d 100644 --- a/queen/command.h +++ b/queen/command.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/credits.cpp b/queen/credits.cpp index 87d2259825..a88c67e587 100644 --- a/queen/credits.cpp +++ b/queen/credits.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/credits.h b/queen/credits.h index ed250a1292..4f34772c28 100644 --- a/queen/credits.h +++ b/queen/credits.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/cutaway.cpp b/queen/cutaway.cpp index 4929c82b16..dc24d5b627 100644 --- a/queen/cutaway.cpp +++ b/queen/cutaway.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/cutaway.h b/queen/cutaway.h index 917ba21cf1..bbf5ec0652 100644 --- a/queen/cutaway.h +++ b/queen/cutaway.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/debug.cpp b/queen/debug.cpp index 77bde43f5f..63fc40f444 100644 --- a/queen/debug.cpp +++ b/queen/debug.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/debug.h b/queen/debug.h index d4bef7b7ae..40cb8bb6ff 100644 --- a/queen/debug.h +++ b/queen/debug.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/defs.h b/queen/defs.h index ba2add4021..223e539894 100644 --- a/queen/defs.h +++ b/queen/defs.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/display.cpp b/queen/display.cpp index 50bbb7d855..d56e472e30 100644 --- a/queen/display.cpp +++ b/queen/display.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/display.h b/queen/display.h index cb3937dd25..87608a57e3 100644 --- a/queen/display.h +++ b/queen/display.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/graphics.cpp b/queen/graphics.cpp index 610eedcc76..be2f8d6017 100644 --- a/queen/graphics.cpp +++ b/queen/graphics.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/graphics.h b/queen/graphics.h index 8f45f39107..b2899a5036 100644 --- a/queen/graphics.h +++ b/queen/graphics.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/grid.cpp b/queen/grid.cpp index c6168bd63d..cb8ed4696b 100644 --- a/queen/grid.cpp +++ b/queen/grid.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/grid.h b/queen/grid.h index caf768062a..d6e148eec2 100644 --- a/queen/grid.h +++ b/queen/grid.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/input.cpp b/queen/input.cpp index e9e5215bb1..7ae2e2abce 100644 --- a/queen/input.cpp +++ b/queen/input.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/input.h b/queen/input.h index 9ded4fd1b3..d1e86016c9 100644 --- a/queen/input.h +++ b/queen/input.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/journal.cpp b/queen/journal.cpp index e6f60bc17a..0aeb71e083 100644 --- a/queen/journal.cpp +++ b/queen/journal.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/journal.h b/queen/journal.h index a38b5b087f..ab3e2a0ecd 100644 --- a/queen/journal.h +++ b/queen/journal.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/logic.cpp b/queen/logic.cpp index 1789ccba7f..a535907dd9 100644 --- a/queen/logic.cpp +++ b/queen/logic.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/logic.h b/queen/logic.h index 7d4be6a641..f1f93de17e 100644 --- a/queen/logic.h +++ b/queen/logic.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/music.cpp b/queen/music.cpp index 0f729f92cd..c4a7a24503 100644 --- a/queen/music.cpp +++ b/queen/music.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/music.h b/queen/music.h index 098ab2e609..1051b8b988 100644 --- a/queen/music.h +++ b/queen/music.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/musicdata.cpp b/queen/musicdata.cpp index c322e6200d..39acdf8ab4 100644 --- a/queen/musicdata.cpp +++ b/queen/musicdata.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/queen.cpp b/queen/queen.cpp index 394c3a39c3..e6c6f39269 100644 --- a/queen/queen.cpp +++ b/queen/queen.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/queen.h b/queen/queen.h index 1975be98e6..91c657cf14 100644 --- a/queen/queen.h +++ b/queen/queen.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/resource.cpp b/queen/resource.cpp index f573c87e83..51fa47b687 100644 --- a/queen/resource.cpp +++ b/queen/resource.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/resource.h b/queen/resource.h index de1641cd18..e205490eca 100644 --- a/queen/resource.h +++ b/queen/resource.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/restables.cpp b/queen/restables.cpp index 945303a711..8cebaccf49 100644 --- a/queen/restables.cpp +++ b/queen/restables.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/sound.cpp b/queen/sound.cpp index fa4870d79d..a5c756e366 100644 --- a/queen/sound.cpp +++ b/queen/sound.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/sound.h b/queen/sound.h index 69e88b0589..d12032e994 100644 --- a/queen/sound.h +++ b/queen/sound.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/state.cpp b/queen/state.cpp index a63e8e4156..5709bb07c6 100644 --- a/queen/state.cpp +++ b/queen/state.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/state.h b/queen/state.h index ee78c743c1..d7be47fbc8 100644 --- a/queen/state.h +++ b/queen/state.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/structs.h b/queen/structs.h index 6096d92be0..4f43950fa4 100644 --- a/queen/structs.h +++ b/queen/structs.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/talk.cpp b/queen/talk.cpp index b0ab4f2ea6..27399ab0cf 100644 --- a/queen/talk.cpp +++ b/queen/talk.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/talk.h b/queen/talk.h index af09de8ae7..d1469e2fe8 100644 --- a/queen/talk.h +++ b/queen/talk.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/walk.cpp b/queen/walk.cpp index 68ad9ccd20..69854b373a 100644 --- a/queen/walk.cpp +++ b/queen/walk.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/queen/walk.h b/queen/walk.h index 590cfe2f8f..02c8264db9 100644 --- a/queen/walk.h +++ b/queen/walk.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ -- cgit v1.2.3