diff --git a/engines/composer/composer.cpp b/engines/composer/composer.cpp index 70a54846bae..cf773dc2dca 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 ad0bbf8d040..99ed56ead75 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 ed6ed3c3f0c..f8a0ccc4ea1 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 aaff7c16636..3de244970e1 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 9331d8c6232..e9d82920ba4 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 7b3bbd12854..470780583aa 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"