[Scummvm-cvs-logs] CVS: scummvm/scumm resource_v2.cpp,1.2,1.3

Max Horn fingolfin at users.sourceforge.net
Fri Sep 13 16:30:03 CEST 2002


Update of /cvsroot/scummvm/scummvm/scumm
In directory usw-pr-cvs1:/tmp/cvs-serv16541/scumm

Modified Files:
	resource_v2.cpp 
Log Message:
fixed file header

Index: resource_v2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/resource_v2.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- resource_v2.cpp	10 Sep 2002 07:34:27 -0000	1.2
+++ resource_v2.cpp	13 Sep 2002 23:29:38 -0000	1.3
@@ -1,6 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -15,6 +14,8 @@
  * 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$
  *
  */
 





More information about the Scummvm-git-logs mailing list