[Scummvm-cvs-logs] CVS: scummvm/base engine.cpp,1.11,1.12 engine.h,1.9,1.10 gameDetector.cpp,1.61,1.62 gameDetector.h,1.23,1.24 main.cpp,1.28,1.29 plugins.cpp,1.25,1.26 plugins.h,1.15,1.16

Max Horn fingolfin at users.sourceforge.net
Tue Jan 6 04:47:07 CET 2004


Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1:/tmp/cvs-serv14676/base

Modified Files:
	engine.cpp engine.h gameDetector.cpp gameDetector.h main.cpp 
	plugins.cpp plugins.h 
Log Message:
updated copyright notice

Index: engine.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/engine.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- engine.cpp	4 Jan 2004 14:00:57 -0000	1.11
+++ engine.cpp	6 Jan 2004 12:45:27 -0000	1.12
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2003 The ScummVM project
+ * Copyright (C) 2002-2004 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

Index: engine.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/engine.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- engine.h	29 Nov 2003 12:10:23 -0000	1.9
+++ engine.h	6 Jan 2004 12:45:27 -0000	1.10
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2003 The ScummVM project
+ * Copyright (C) 2002-2004 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

Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- gameDetector.cpp	6 Jan 2004 12:27:50 -0000	1.61
+++ gameDetector.cpp	6 Jan 2004 12:45:27 -0000	1.62
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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

Index: gameDetector.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- gameDetector.h	21 Dec 2003 15:29:52 -0000	1.23
+++ gameDetector.h	6 Jan 2004 12:45:27 -0000	1.24
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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

Index: main.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/main.cpp,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- main.cpp	21 Dec 2003 19:24:14 -0000	1.28
+++ main.cpp	6 Jan 2004 12:45:27 -0000	1.29
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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

Index: plugins.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/plugins.cpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- plugins.cpp	21 Dec 2003 15:29:52 -0000	1.25
+++ plugins.cpp	6 Jan 2004 12:45:27 -0000	1.26
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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

Index: plugins.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/plugins.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- plugins.h	21 Dec 2003 15:29:52 -0000	1.15
+++ plugins.h	6 Jan 2004 12:45:27 -0000	1.16
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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





More information about the Scummvm-git-logs mailing list