From 61f7e9eba4c1497306994ad2176646bb3c333298 Mon Sep 17 00:00:00 2001 From: sam Date: Sun, 22 Dec 2002 18:44:12 +0000 Subject: [PATCH] * I think I fucked up the $Id tags on my previous commit. git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/ttyvaders/trunk@38 92316355-f0b4-4df1-b90c-862c8a59935f --- src/aliens.c | 2 +- src/bonus.c | 2 +- src/ceo.c | 2 +- src/collide.c | 2 +- src/common.h | 2 +- src/explosions.c | 2 +- src/graphics.c | 2 +- src/main.c | 2 +- src/player.c | 2 +- src/starfield.c | 2 +- src/tunnel.c | 2 +- src/weapons.c | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/aliens.c b/src/aliens.c index 5ad6f1e..aeb7758 100644 --- a/src/aliens.c +++ b/src/aliens.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: aliens.c,v 1.6 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/bonus.c b/src/bonus.c index fc34dc8..d06781f 100644 --- a/src/bonus.c +++ b/src/bonus.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: bonus.c,v 1.3 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ceo.c b/src/ceo.c index ea477dd..e9d438a 100644 --- a/src/ceo.c +++ b/src/ceo.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: ceo.c,v 1.3 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/collide.c b/src/collide.c index 26df1d6..28ae50f 100644 --- a/src/collide.c +++ b/src/collide.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: collide.c,v 1.6 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/common.h b/src/common.h index b3caf38..8e3632f 100644 --- a/src/common.h +++ b/src/common.h @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: common.h,v 1.7 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/explosions.c b/src/explosions.c index 2749978..574ecf4 100644 --- a/src/explosions.c +++ b/src/explosions.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: explosions.c,v 1.4 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/graphics.c b/src/graphics.c index f92216f..331519d 100644 --- a/src/graphics.c +++ b/src/graphics.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: graphics.c,v 1.4 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main.c b/src/main.c index 034ac51..9e3f4d7 100644 --- a/src/main.c +++ b/src/main.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: main.c,v 1.7 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/player.c b/src/player.c index e2fd374..a6c5016 100644 --- a/src/player.c +++ b/src/player.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: player.c,v 1.4 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/starfield.c b/src/starfield.c index ca74081..091adf6 100644 --- a/src/starfield.c +++ b/src/starfield.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: starfield.c,v 1.4 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/tunnel.c b/src/tunnel.c index 9fb1c1f..df3e741 100644 --- a/src/tunnel.c +++ b/src/tunnel.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: tunnel.c,v 1.4 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/weapons.c b/src/weapons.c index 73012dc..bf21a94 100644 --- a/src/weapons.c +++ b/src/weapons.c @@ -3,7 +3,7 @@ * Copyright (c) 2002 Sam Hocevar * All Rights Reserved * - * $Id: tarass + * $Id: weapons.c,v 1.7 2002/12/22 18:44:12 sam Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by