[Scummvm-cvs-logs] CVS: scummvm/backends/wince CEActions.cpp,1.6,1.7 CEActions.h,1.4,1.5 CEActionsPocket.cpp,1.4,1.5 CEActionsPocket.h,1.2,1.3 CEActionsSmartphone.cpp,1.3,1.4 CEActionsSmartphone.h,1.2,1.3 CEDevice.cpp,1.6,1.7 CEDevice.h,1.3,1.4 CEException.cpp,1.1,1.2 CEException.h,1.1,1.2 CEKeysDialog.cpp,1.2,1.3 CEKeysDialog.h,1.1,1.2 CELauncherDialog.cpp,1.8,1.9 CELauncherDialog.h,1.3,1.4 CEScaler.cpp,1.7,1.8 CEScaler.h,1.4,1.5 ozone.h,1.1,1.2 portdefs.h,1.6,1.7 wince-sdl.cpp,1.20,1.21 wince-sdl.h,1.14,1.15

Max Horn fingolfin at users.sourceforge.net
Sat Jan 1 08:11:34 CET 2005


Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28913/backends/wince

Modified Files:
	CEActions.cpp CEActions.h CEActionsPocket.cpp 
	CEActionsPocket.h CEActionsSmartphone.cpp 
	CEActionsSmartphone.h CEDevice.cpp CEDevice.h CEException.cpp 
	CEException.h CEKeysDialog.cpp CEKeysDialog.h 
	CELauncherDialog.cpp CELauncherDialog.h CEScaler.cpp 
	CEScaler.h ozone.h portdefs.h wince-sdl.cpp wince-sdl.h 
Log Message:
Updated copyright

Index: CEActions.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActions.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- CEActions.cpp	20 Dec 2004 23:52:16 -0000	1.6
+++ CEActions.cpp	1 Jan 2005 16:08:48 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEActions.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActions.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CEActions.h	20 Dec 2004 23:52:16 -0000	1.4
+++ CEActions.h	1 Jan 2005 16:08:48 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEActionsPocket.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsPocket.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CEActionsPocket.cpp	21 Dec 2004 00:31:58 -0000	1.4
+++ CEActionsPocket.cpp	1 Jan 2005 16:08:48 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEActionsPocket.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsPocket.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CEActionsPocket.h	20 Dec 2004 23:52:16 -0000	1.2
+++ CEActionsPocket.h	1 Jan 2005 16:08:48 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEActionsSmartphone.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsSmartphone.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CEActionsSmartphone.cpp	21 Dec 2004 00:31:58 -0000	1.3
+++ CEActionsSmartphone.cpp	1 Jan 2005 16:08:48 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEActionsSmartphone.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEActionsSmartphone.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CEActionsSmartphone.h	20 Dec 2004 23:52:16 -0000	1.2
+++ CEActionsSmartphone.h	1 Jan 2005 16:08:48 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEDevice.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEDevice.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- CEDevice.cpp	20 Dec 2004 23:52:16 -0000	1.6
+++ CEDevice.cpp	1 Jan 2005 16:08:48 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEDevice.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEDevice.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CEDevice.h	20 Dec 2004 23:52:16 -0000	1.3
+++ CEDevice.h	1 Jan 2005 16:08:48 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEException.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEException.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CEException.cpp	30 May 2004 13:15:02 -0000	1.1
+++ CEException.cpp	1 Jan 2005 16:08:48 -0000	1.2
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEException.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEException.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CEException.h	30 May 2004 13:15:02 -0000	1.1
+++ CEException.h	1 Jan 2005 16:08:48 -0000	1.2
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEKeysDialog.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEKeysDialog.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CEKeysDialog.cpp	9 May 2004 14:54:02 -0000	1.2
+++ CEKeysDialog.cpp	1 Jan 2005 16:08:48 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEKeysDialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEKeysDialog.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CEKeysDialog.h	26 Jan 2004 08:20:26 -0000	1.1
+++ CEKeysDialog.h	1 Jan 2005 16:08:48 -0000	1.2
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CELauncherDialog.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CELauncherDialog.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- CELauncherDialog.cpp	26 Nov 2004 21:10:56 -0000	1.8
+++ CELauncherDialog.cpp	1 Jan 2005 16:08:48 -0000	1.9
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CELauncherDialog.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CELauncherDialog.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CELauncherDialog.h	26 Nov 2004 21:10:56 -0000	1.3
+++ CELauncherDialog.h	1 Jan 2005 16:08:48 -0000	1.4
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEScaler.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEScaler.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- CEScaler.cpp	20 Dec 2004 23:52:16 -0000	1.7
+++ CEScaler.cpp	1 Jan 2005 16:08:48 -0000	1.8
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: CEScaler.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/CEScaler.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CEScaler.h	20 Dec 2004 23:52:16 -0000	1.4
+++ CEScaler.h	1 Jan 2005 16:08:48 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: ozone.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/ozone.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ozone.h	30 May 2004 13:13:36 -0000	1.1
+++ ozone.h	1 Jan 2005 16:08:48 -0000	1.2
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: portdefs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/portdefs.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- portdefs.h	18 Sep 2003 16:12:20 -0000	1.6
+++ portdefs.h	1 Jan 2005 16:08:48 -0000	1.7
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2005 The ScummVM Team
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: wince-sdl.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/wince-sdl.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- wince-sdl.cpp	23 Dec 2004 01:15:27 -0000	1.20
+++ wince-sdl.cpp	1 Jan 2005 16:08:48 -0000	1.21
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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: wince-sdl.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/wince-sdl.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- wince-sdl.h	23 Dec 2004 01:15:27 -0000	1.14
+++ wince-sdl.h	1 Jan 2005 16:08:48 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2004 The ScummVM project
+ * Copyright (C) 2001-2005 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