From e66da8aad3ec2787aafb24a44314093ec40ebea0 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Wed, 20 Jul 2011 17:31:04 +0200 Subject: COMPOSER: Remove svn keywords. --- engines/composer/composer.cpp | 3 --- engines/composer/composer.h | 3 --- engines/composer/detection.cpp | 3 --- engines/composer/graphics.cpp | 3 --- engines/composer/graphics.h | 3 --- engines/composer/scripting.cpp | 3 --- 6 files changed, 18 deletions(-) (limited to 'engines') diff --git a/engines/composer/composer.cpp b/engines/composer/composer.cpp index 70a54846ba..cf773dc2dc 100644 --- a/engines/composer/composer.cpp +++ b/engines/composer/composer.cpp @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #include "common/scummsys.h" diff --git a/engines/composer/composer.h b/engines/composer/composer.h index ad0bbf8d04..99ed56ead7 100644 --- a/engines/composer/composer.h +++ b/engines/composer/composer.h @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #ifndef COMPOSER_H diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp index ed6ed3c3f0..f8a0ccc4ea 100644 --- a/engines/composer/detection.cpp +++ b/engines/composer/detection.cpp @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #include "base/plugins.h" diff --git a/engines/composer/graphics.cpp b/engines/composer/graphics.cpp index aaff7c1663..3de244970e 100644 --- a/engines/composer/graphics.cpp +++ b/engines/composer/graphics.cpp @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #include "common/scummsys.h" diff --git a/engines/composer/graphics.h b/engines/composer/graphics.h index 9331d8c623..e9d82920ba 100644 --- a/engines/composer/graphics.h +++ b/engines/composer/graphics.h @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #ifndef COMPOSER_GRAPHICS_H diff --git a/engines/composer/scripting.cpp b/engines/composer/scripting.cpp index 7b3bbd1285..470780583a 100644 --- a/engines/composer/scripting.cpp +++ b/engines/composer/scripting.cpp @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ #include "common/scummsys.h" #include "common/savefile.h" -- cgit v1.2.3