diff options
author | Max Horn | 2006-02-11 09:55:41 +0000 |
---|---|---|
committer | Max Horn | 2006-02-11 09:55:41 +0000 |
commit | aee8c0090f8b9b57a0d66b7aeeb3b527f914ce05 (patch) | |
tree | 26deea0b1fde43af994beb8853fb43f276719bd3 /scumm/insane | |
parent | 36934b611dbcbdac18516fc115fd18114b228693 (diff) | |
download | scummvm-rg350-aee8c0090f8b9b57a0d66b7aeeb3b527f914ce05.tar.gz scummvm-rg350-aee8c0090f8b9b57a0d66b7aeeb3b527f914ce05.tar.bz2 scummvm-rg350-aee8c0090f8b9b57a0d66b7aeeb3b527f914ce05.zip |
Change CVS keywords to SVN keywords
svn-id: r20511
Diffstat (limited to 'scumm/insane')
-rw-r--r-- | scumm/insane/insane.cpp | 3 | ||||
-rw-r--r-- | scumm/insane/insane.h | 3 | ||||
-rw-r--r-- | scumm/insane/insane_ben.cpp | 3 | ||||
-rw-r--r-- | scumm/insane/insane_enemy.cpp | 3 | ||||
-rw-r--r-- | scumm/insane/insane_iact.cpp | 3 | ||||
-rw-r--r-- | scumm/insane/insane_scenes.cpp | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/scumm/insane/insane.cpp b/scumm/insane/insane.cpp index 1eec89f2a1..08c982b65f 100644 --- a/scumm/insane/insane.cpp +++ b/scumm/insane/insane.cpp @@ -16,7 +16,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/scumm/insane/insane.h b/scumm/insane/insane.h index d54ec1af1b..36567ae06e 100644 --- a/scumm/insane/insane.h +++ b/scumm/insane/insane.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/scumm/insane/insane_ben.cpp b/scumm/insane/insane_ben.cpp index fadf6b646d..4e58fa14c9 100644 --- a/scumm/insane/insane_ben.cpp +++ b/scumm/insane/insane_ben.cpp @@ -16,7 +16,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/scumm/insane/insane_enemy.cpp b/scumm/insane/insane_enemy.cpp index 6f121ca4d5..d67fc7ae09 100644 --- a/scumm/insane/insane_enemy.cpp +++ b/scumm/insane/insane_enemy.cpp @@ -16,7 +16,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/scumm/insane/insane_iact.cpp b/scumm/insane/insane_iact.cpp index 331591e164..c706c7d191 100644 --- a/scumm/insane/insane_iact.cpp +++ b/scumm/insane/insane_iact.cpp @@ -16,7 +16,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/scumm/insane/insane_scenes.cpp b/scumm/insane/insane_scenes.cpp index a5faf4c9d8..7cc01fc2cf 100644 --- a/scumm/insane/insane_scenes.cpp +++ b/scumm/insane/insane_scenes.cpp @@ -16,7 +16,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$ * */ |