[Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src base_event.cpp,1.4,1.5 base_gfx.cpp,1.3,1.4 base_mouse.cpp,1.2,1.3 be_base.cpp,1.5,1.6 be_base.h,1.5,1.6 be_create.cpp,1.3,1.4 be_os5.cpp,1.4,1.5 be_os5.h,1.4,1.5 be_save.cpp,1.2,1.3 be_zodiac.cpp,1.4,1.5 be_zodiac.h,1.5,1.6 cd_default.cpp,1.6,1.7 cd_default.h,1.4,1.5 cd_msa.cpp,1.10,1.11 cd_msa.h,1.7,1.8 cd_pockettunes.cpp,1.7,1.8 cd_pockettunes.h,1.5,1.6 cdaudio.h,1.7,1.8 extend.cpp,1.16,1.17 extend.h,1.17,1.18 games.cpp,1.13,1.14 games.h,1.13,1.14 globals.h,1.19,1.20 os5_event.cpp,1.2,1.3 os5_gfx.cpp,1.2,1.3 os5_mouse.cpp,1.2,1.3 os5_overlay.cpp,1.2,1.3 os5_sound.cpp,1.3,1.4 palmsave.cpp,1.21,1.22 scumm_globals.cpp,1.12,1.13 scumm_globals.h,1.16,1.17 skin.cpp,1.12,1.13 skin.h,1.9,1.10 start.cpp,1.15,1.16 start.h,1.14,1.15 zodiac_event.cpp,1.3,1.4 zodiac_gfx.cpp,1.4,1.5 zodiac_mouse.cpp,1.3,1.4 zodiac_overlay.cpp,1.3,1.4

Eugene Sandulenko sev at users.sourceforge.net
Wed Jan 18 09:41:18 CET 2006


Update of /cvsroot/scummvm/scummvm/backends/PalmOS/Src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24759/backends/PalmOS/Src

Modified Files:
	base_event.cpp base_gfx.cpp base_mouse.cpp be_base.cpp 
	be_base.h be_create.cpp be_os5.cpp be_os5.h be_save.cpp 
	be_zodiac.cpp be_zodiac.h cd_default.cpp cd_default.h 
	cd_msa.cpp cd_msa.h cd_pockettunes.cpp cd_pockettunes.h 
	cdaudio.h extend.cpp extend.h games.cpp games.h globals.h 
	os5_event.cpp os5_gfx.cpp os5_mouse.cpp os5_overlay.cpp 
	os5_sound.cpp palmsave.cpp scumm_globals.cpp scumm_globals.h 
	skin.cpp skin.h start.cpp start.h zodiac_event.cpp 
	zodiac_gfx.cpp zodiac_mouse.cpp zodiac_overlay.cpp 
Log Message:
Update copyright notice


Index: base_event.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/base_event.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- base_event.cpp	11 Dec 2005 19:46:51 -0000	1.4
+++ base_event.cpp	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: base_gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/base_gfx.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- base_gfx.cpp	18 Oct 2005 01:30:00 -0000	1.3
+++ base_gfx.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: base_mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/base_mouse.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- base_mouse.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ base_mouse.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_base.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_base.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- be_base.cpp	11 Dec 2005 19:49:22 -0000	1.5
+++ be_base.cpp	18 Jan 2006 17:39:29 -0000	1.6
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_base.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_base.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- be_base.h	11 Dec 2005 19:56:31 -0000	1.5
+++ be_base.h	18 Jan 2006 17:39:29 -0000	1.6
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_create.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_create.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- be_create.cpp	11 Dec 2005 19:50:20 -0000	1.3
+++ be_create.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_os5.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_os5.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- be_os5.cpp	11 Dec 2005 19:56:31 -0000	1.4
+++ be_os5.cpp	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_os5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_os5.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- be_os5.h	11 Dec 2005 19:56:31 -0000	1.4
+++ be_os5.h	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_save.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_save.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- be_save.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ be_save.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_zodiac.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_zodiac.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- be_zodiac.cpp	11 Dec 2005 19:52:39 -0000	1.4
+++ be_zodiac.cpp	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: be_zodiac.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/be_zodiac.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- be_zodiac.h	11 Dec 2005 19:52:39 -0000	1.5
+++ be_zodiac.h	18 Jan 2006 17:39:29 -0000	1.6
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: cd_default.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_default.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cd_default.cpp	18 Oct 2005 01:30:00 -0000	1.6
+++ cd_default.cpp	18 Jan 2006 17:39:29 -0000	1.7
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cd_default.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_default.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cd_default.h	18 Oct 2005 01:30:00 -0000	1.4
+++ cd_default.h	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cd_msa.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_msa.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cd_msa.cpp	18 Oct 2005 01:30:00 -0000	1.10
+++ cd_msa.cpp	18 Jan 2006 17:39:29 -0000	1.11
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cd_msa.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_msa.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cd_msa.h	18 Oct 2005 01:30:00 -0000	1.7
+++ cd_msa.h	18 Jan 2006 17:39:29 -0000	1.8
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cd_pockettunes.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_pockettunes.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cd_pockettunes.cpp	18 Oct 2005 01:30:00 -0000	1.7
+++ cd_pockettunes.cpp	18 Jan 2006 17:39:29 -0000	1.8
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cd_pockettunes.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cd_pockettunes.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cd_pockettunes.h	18 Oct 2005 01:30:00 -0000	1.5
+++ cd_pockettunes.h	18 Jan 2006 17:39:29 -0000	1.6
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: cdaudio.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/cdaudio.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cdaudio.h	18 Oct 2005 01:30:00 -0000	1.7
+++ cdaudio.h	18 Jan 2006 17:39:29 -0000	1.8
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: extend.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/extend.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- extend.cpp	18 Oct 2005 01:30:00 -0000	1.16
+++ extend.cpp	18 Jan 2006 17:39:29 -0000	1.17
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: extend.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/extend.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- extend.h	18 Oct 2005 01:30:00 -0000	1.17
+++ extend.h	18 Jan 2006 17:39:29 -0000	1.18
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: games.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/games.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- games.cpp	5 Nov 2005 11:51:06 -0000	1.13
+++ games.cpp	18 Jan 2006 17:39:29 -0000	1.14
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: games.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/games.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- games.h	5 Nov 2005 11:51:06 -0000	1.13
+++ games.h	18 Jan 2006 17:39:29 -0000	1.14
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: globals.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/globals.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- globals.h	5 Nov 2005 11:32:22 -0000	1.19
+++ globals.h	18 Jan 2006 17:39:29 -0000	1.20
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: os5_event.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/os5_event.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- os5_event.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ os5_event.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: os5_gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/os5_gfx.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- os5_gfx.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ os5_gfx.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: os5_mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/os5_mouse.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- os5_mouse.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ os5_mouse.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: os5_overlay.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/os5_overlay.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- os5_overlay.cpp	18 Oct 2005 01:30:00 -0000	1.2
+++ os5_overlay.cpp	18 Jan 2006 17:39:29 -0000	1.3
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: os5_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/os5_sound.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- os5_sound.cpp	5 Nov 2005 11:52:55 -0000	1.3
+++ os5_sound.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: palmsave.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/palmsave.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- palmsave.cpp	18 Oct 2005 01:30:00 -0000	1.21
+++ palmsave.cpp	18 Jan 2006 17:39:29 -0000	1.22
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: scumm_globals.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/scumm_globals.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- scumm_globals.cpp	18 Oct 2005 01:30:00 -0000	1.12
+++ scumm_globals.cpp	18 Jan 2006 17:39:29 -0000	1.13
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: scumm_globals.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/scumm_globals.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- scumm_globals.h	18 Oct 2005 01:30:00 -0000	1.16
+++ scumm_globals.h	18 Jan 2006 17:39:29 -0000	1.17
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: skin.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/skin.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- skin.cpp	5 Nov 2005 11:44:04 -0000	1.12
+++ skin.cpp	18 Jan 2006 17:39:29 -0000	1.13
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: skin.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/skin.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- skin.h	18 Oct 2005 01:30:00 -0000	1.9
+++ skin.h	18 Jan 2006 17:39:29 -0000	1.10
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: start.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/start.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- start.cpp	5 Nov 2005 11:48:06 -0000	1.15
+++ start.cpp	18 Jan 2006 17:39:29 -0000	1.16
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: start.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/start.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- start.h	5 Nov 2005 11:10:29 -0000	1.14
+++ start.h	18 Jan 2006 17:39:29 -0000	1.15
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 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: zodiac_event.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/zodiac_event.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zodiac_event.cpp	5 Nov 2005 11:12:11 -0000	1.3
+++ zodiac_event.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: zodiac_gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/zodiac_gfx.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- zodiac_gfx.cpp	5 Nov 2005 11:18:56 -0000	1.4
+++ zodiac_gfx.cpp	18 Jan 2006 17:39:29 -0000	1.5
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: zodiac_mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/zodiac_mouse.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zodiac_mouse.cpp	5 Nov 2005 11:22:30 -0000	1.3
+++ zodiac_mouse.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or

Index: zodiac_overlay.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/PalmOS/Src/zodiac_overlay.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zodiac_overlay.cpp	5 Nov 2005 11:25:09 -0000	1.3
+++ zodiac_overlay.cpp	18 Jan 2006 17:39:29 -0000	1.4
@@ -1,6 +1,6 @@
 /* ScummVM - Scumm Interpreter
  * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
  * Copyright (C) 2002-2005 Chris Apers - PalmOS Backend
  *
  * This program is free software; you can redistribute it and/or





More information about the Scummvm-git-logs mailing list