aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/pegasus/console.cpp3
-rw-r--r--engines/pegasus/console.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/engines/pegasus/console.cpp b/engines/pegasus/console.cpp
index e66859d5fa..64bd0ba5f2 100644
--- a/engines/pegasus/console.cpp
+++ b/engines/pegasus/console.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/console.h"
diff --git a/engines/pegasus/console.h b/engines/pegasus/console.h
index b73b70679d..f00ee25294 100644
--- a/engines/pegasus/console.h
+++ b/engines/pegasus/console.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_CONSOLE_H