diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/pegasus/detection.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/graphics.h | 3 | ||||
-rw-r--r-- | engines/pegasus/menu.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/pegasus.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/pegasus.h | 3 | ||||
-rw-r--r-- | engines/pegasus/sound.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/sound.h | 3 | ||||
-rw-r--r-- | engines/pegasus/video.cpp | 3 | ||||
-rw-r--r-- | engines/pegasus/video.h | 3 |
9 files changed, 0 insertions, 27 deletions
diff --git a/engines/pegasus/detection.cpp b/engines/pegasus/detection.cpp index 17dd7c3486..1852429447 100644 --- a/engines/pegasus/detection.cpp +++ b/engines/pegasus/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/pegasus/graphics.h b/engines/pegasus/graphics.h index c184172394..7607c626d5 100644 --- a/engines/pegasus/graphics.h +++ b/engines/pegasus/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 PEGASUS_GRAPHICS_H diff --git a/engines/pegasus/menu.cpp b/engines/pegasus/menu.cpp index a498a65755..d2cb584d31 100644 --- a/engines/pegasus/menu.cpp +++ b/engines/pegasus/menu.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/events.h" diff --git a/engines/pegasus/pegasus.cpp b/engines/pegasus/pegasus.cpp index 062ec10ef9..5f95a584fd 100644 --- a/engines/pegasus/pegasus.cpp +++ b/engines/pegasus/pegasus.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/config-manager.h" diff --git a/engines/pegasus/pegasus.h b/engines/pegasus/pegasus.h index b4f4d8f98e..2f053040a4 100644 --- a/engines/pegasus/pegasus.h +++ b/engines/pegasus/pegasus.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 PEGASUS_H diff --git a/engines/pegasus/sound.cpp b/engines/pegasus/sound.cpp index c03e4be2b5..9ef89ab993 100644 --- a/engines/pegasus/sound.cpp +++ b/engines/pegasus/sound.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 "pegasus/sound.h" diff --git a/engines/pegasus/sound.h b/engines/pegasus/sound.h index adfb502c6c..ebe6f79ac0 100644 --- a/engines/pegasus/sound.h +++ b/engines/pegasus/sound.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 PEGASUS_SOUND_H diff --git a/engines/pegasus/video.cpp b/engines/pegasus/video.cpp index 925c6d77a9..6b850db42b 100644 --- a/engines/pegasus/video.cpp +++ b/engines/pegasus/video.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 "pegasus/pegasus.h" diff --git a/engines/pegasus/video.h b/engines/pegasus/video.h index 03f0a51bf2..c0ddcdc0be 100644 --- a/engines/pegasus/video.h +++ b/engines/pegasus/video.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 PEGASUS_VIDEO_H |