aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hoops2011-02-21 18:42:03 -0500
committerMatthew Hoops2011-02-21 18:44:24 -0500
commit3b2283daf850605ca897002afbafe44489c35473 (patch)
tree0f6332c267f125beaaaabf39c465eac328323b0a
parent850d776e6204e82f817fea7b9977bfa9eb1e76de (diff)
downloadscummvm-rg350-3b2283daf850605ca897002afbafe44489c35473.tar.gz
scummvm-rg350-3b2283daf850605ca897002afbafe44489c35473.tar.bz2
scummvm-rg350-3b2283daf850605ca897002afbafe44489c35473.zip
PEGASUS: Remove the rest of the svn keywords from the copyright
-rw-r--r--engines/pegasus/detection.cpp3
-rw-r--r--engines/pegasus/graphics.h3
-rw-r--r--engines/pegasus/menu.cpp3
-rw-r--r--engines/pegasus/pegasus.cpp3
-rw-r--r--engines/pegasus/pegasus.h3
-rw-r--r--engines/pegasus/sound.cpp3
-rw-r--r--engines/pegasus/sound.h3
-rw-r--r--engines/pegasus/video.cpp3
-rw-r--r--engines/pegasus/video.h3
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