[Scummvm-cvs-logs] CVS: scummvm/scumm usage_bits.cpp,1.9,1.10 usage_bits.h,1.3,1.4

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


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

Modified Files:
	usage_bits.cpp usage_bits.h 
Log Message:
Attempt to add standard CVS header. Let's see if this works...


Index: usage_bits.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/usage_bits.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- usage_bits.cpp	3 Oct 2003 18:33:56 -0000	1.9
+++ usage_bits.cpp	26 Nov 2003 17:40:57 -0000	1.10
@@ -5,15 +5,17 @@
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
  * of the License, or (at your option) any later version.
-
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
-
+ *
  * You should have received a copy of the GNU General Public License
  * 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: usage_bits.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/usage_bits.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- usage_bits.h	3 Oct 2003 18:33:56 -0000	1.3
+++ usage_bits.h	26 Nov 2003 17:40:57 -0000	1.4
@@ -5,15 +5,17 @@
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
  * of the License, or (at your option) any later version.
-
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
-
+ *
  * You should have received a copy of the GNU General Public License
  * 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 USAGE_BITS_H





More information about the Scummvm-git-logs mailing list