[Scummvm-cvs-logs] CVS: scummvm/scumm help.cpp,1.13,1.14 help.h,1.5,1.6 usage_bits.cpp,1.10,1.11 usage_bits.h,1.4,1.5

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Wed Nov 26 09:49:03 CET 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv20958

Modified Files:
	help.cpp help.h usage_bits.cpp usage_bits.h 
Log Message:
More $Header$ stuff


Index: help.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/help.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- help.cpp	17 Nov 2003 21:16:43 -0000	1.13
+++ help.cpp	26 Nov 2003 17:48:07 -0000	1.14
@@ -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"

Index: help.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/help.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- help.h	3 Oct 2003 18:33:54 -0000	1.5
+++ help.h	26 Nov 2003 17:48:07 -0000	1.6
@@ -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

Index: usage_bits.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/usage_bits.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- usage_bits.cpp	26 Nov 2003 17:40:57 -0000	1.10
+++ usage_bits.cpp	26 Nov 2003 17:48:07 -0000	1.11
@@ -16,6 +16,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
  * $Header$
+ *
  */
 
 #include "stdafx.h"

Index: usage_bits.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/usage_bits.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- usage_bits.h	26 Nov 2003 17:40:57 -0000	1.4
+++ usage_bits.h	26 Nov 2003 17:48:07 -0000	1.5
@@ -16,6 +16,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
  * $Header$
+ *
  */
 
 #ifndef USAGE_BITS_H





More information about the Scummvm-git-logs mailing list