From a5d8cacdad4930a12e380ddaaf1b6a9108efae87 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Wed, 26 Nov 2003 17:48:07 +0000 Subject: More $Header$ stuff svn-id: r11372 --- scumm/help.cpp | 2 ++ scumm/help.h | 2 ++ scumm/usage_bits.cpp | 1 + scumm/usage_bits.h | 1 + 4 files changed, 6 insertions(+) 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 -- cgit v1.2.3