aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-11-26 17:48:07 +0000
committerTorbjörn Andersson2003-11-26 17:48:07 +0000
commita5d8cacdad4930a12e380ddaaf1b6a9108efae87 (patch)
tree5970369db69e882d0fc7f3e36dddfee58b4425c0 /scumm
parentf406b1b090bdd5039f9c773fcec5659a0d2322ea (diff)
downloadscummvm-rg350-a5d8cacdad4930a12e380ddaaf1b6a9108efae87.tar.gz
scummvm-rg350-a5d8cacdad4930a12e380ddaaf1b6a9108efae87.tar.bz2
scummvm-rg350-a5d8cacdad4930a12e380ddaaf1b6a9108efae87.zip
More $Header$ stuff
svn-id: r11372
Diffstat (limited to 'scumm')
-rw-r--r--scumm/help.cpp2
-rw-r--r--scumm/help.h2
-rw-r--r--scumm/usage_bits.cpp1
-rw-r--r--scumm/usage_bits.h1
4 files changed, 6 insertions, 0 deletions
diff --git a/scumm/help.cpp b/scumm/help.cpp
index c8d46baa1f..ec697fa2ed 100644
--- a/scumm/help.cpp
+++ b/scumm/help.cpp
@@ -15,6 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
+ * $Header$
+ *
*/
#include "stdafx.h"
diff --git a/scumm/help.h b/scumm/help.h
index 6292925eb6..83844f6ce6 100644
--- a/scumm/help.h
+++ b/scumm/help.h
@@ -15,6 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
+ * $Header$
+ *
*/
#ifndef SCUMM_HELP_H
diff --git a/scumm/usage_bits.cpp b/scumm/usage_bits.cpp
index 8967d68f8b..5af1b171b4 100644
--- a/scumm/usage_bits.cpp
+++ b/scumm/usage_bits.cpp
@@ -16,6 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Header$
+ *
*/
#include "stdafx.h"
diff --git a/scumm/usage_bits.h b/scumm/usage_bits.h
index bb2f3c7ce4..4ce1f2ae56 100644
--- a/scumm/usage_bits.h
+++ b/scumm/usage_bits.h
@@ -16,6 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Header$
+ *
*/
#ifndef USAGE_BITS_H