[Scummvm-cvs-logs] CVS: scummvm/backends/dc audio.cpp,1.9,1.10 dc.h,1.17,1.18 dcmain.cpp,1.19,1.20 display.cpp,1.14,1.15 icon.cpp,1.4,1.5 icon.h,1.3,1.4 input.cpp,1.14,1.15 label.cpp,1.2,1.3 label.h,1.2,1.3 portdefs.h,1.5,1.6 selector.cpp,1.18,1.19 time.cpp,1.5,1.6 vmsave.cpp,1.15,1.16
Max Horn
fingolfin at users.sourceforge.net
Tue Jan 6 04:46:06 CET 2004
Update of /cvsroot/scummvm/scummvm/backends/dc
In directory sc8-pr-cvs1:/tmp/cvs-serv14676/backends/dc
Modified Files:
audio.cpp dc.h dcmain.cpp display.cpp icon.cpp icon.h
input.cpp label.cpp label.h portdefs.h selector.cpp time.cpp
vmsave.cpp
Log Message:
updated copyright notice
Index: audio.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/audio.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- audio.cpp 2 Oct 2003 17:28:02 -0000 1.9
+++ audio.cpp 6 Jan 2004 12:45:25 -0000 1.10
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: dc.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dc.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- dc.h 2 Oct 2003 17:28:02 -0000 1.17
+++ dc.h 6 Jan 2004 12:45:26 -0000 1.18
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: dcmain.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/dcmain.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- dcmain.cpp 21 Dec 2003 18:26:56 -0000 1.19
+++ dcmain.cpp 6 Jan 2004 12:45:26 -0000 1.20
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: display.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/display.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- display.cpp 21 Dec 2003 19:36:21 -0000 1.14
+++ display.cpp 6 Jan 2004 12:45:26 -0000 1.15
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: icon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/icon.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- icon.cpp 2 Oct 2003 17:28:02 -0000 1.4
+++ icon.cpp 6 Jan 2004 12:45:26 -0000 1.5
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: icon.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/icon.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- icon.h 2 Oct 2003 17:28:02 -0000 1.3
+++ icon.h 6 Jan 2004 12:45:26 -0000 1.4
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: input.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/input.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.cpp 2 Oct 2003 17:28:02 -0000 1.14
+++ input.cpp 6 Jan 2004 12:45:26 -0000 1.15
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: label.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/label.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- label.cpp 2 Oct 2003 17:28:02 -0000 1.2
+++ label.cpp 6 Jan 2004 12:45:26 -0000 1.3
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: label.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/label.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- label.h 2 Oct 2003 17:28:02 -0000 1.2
+++ label.h 6 Jan 2004 12:45:26 -0000 1.3
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: portdefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/portdefs.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- portdefs.h 3 Nov 2003 22:21:55 -0000 1.5
+++ portdefs.h 6 Jan 2004 12:45:26 -0000 1.6
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: selector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/selector.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- selector.cpp 21 Dec 2003 19:06:57 -0000 1.18
+++ selector.cpp 6 Jan 2004 12:45:26 -0000 1.19
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: time.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/time.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- time.cpp 2 Oct 2003 17:28:02 -0000 1.5
+++ time.cpp 6 Jan 2004 12:45:26 -0000 1.6
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: vmsave.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/dc/vmsave.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- vmsave.cpp 30 Nov 2003 00:35:12 -0000 1.15
+++ vmsave.cpp 6 Jan 2004 12:45:26 -0000 1.16
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Dreamcast port
- * Copyright (C) 2002-2003 Marcus Comstedt
+ * Copyright (C) 2002-2004 Marcus Comstedt
*
* 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