[Scummvm-cvs-logs] CVS: scummvm/graphics animation.cpp,1.32,1.33 animation.h,1.20,1.21 font.cpp,1.14,1.15 font.h,1.13,1.14 fontman.cpp,1.9,1.10 fontman.h,1.5,1.6 ilbm.cpp,1.4,1.5 ilbm.h,1.2,1.3 primitives.cpp,1.2,1.3 primitives.h,1.2,1.3 scummfont.cpp,1.13,1.14 surface.cpp,1.10,1.11 surface.h,1.11,1.12

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


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

Modified Files:
	animation.cpp animation.h font.cpp font.h fontman.cpp 
	fontman.h ilbm.cpp ilbm.h primitives.cpp primitives.h 
	scummfont.cpp surface.cpp surface.h 
Log Message:
Update copyright notice


Index: animation.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/animation.cpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- animation.cpp	18 Oct 2005 01:30:18 -0000	1.32
+++ animation.cpp	18 Jan 2006 17:39:35 -0000	1.33
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: animation.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/animation.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- animation.h	18 Oct 2005 01:30:18 -0000	1.20
+++ animation.h	18 Jan 2006 17:39:35 -0000	1.21
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: font.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/font.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- font.cpp	18 Oct 2005 01:30:18 -0000	1.14
+++ font.cpp	18 Jan 2006 17:39:35 -0000	1.15
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: font.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/font.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- font.h	27 Nov 2005 02:35:57 -0000	1.13
+++ font.h	18 Jan 2006 17:39:35 -0000	1.14
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: fontman.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/fontman.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- fontman.cpp	27 Nov 2005 02:35:57 -0000	1.9
+++ fontman.cpp	18 Jan 2006 17:39:35 -0000	1.10
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-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: fontman.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/fontman.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fontman.h	18 Oct 2005 01:30:18 -0000	1.5
+++ fontman.h	18 Jan 2006 17:39:35 -0000	1.6
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-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: ilbm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/ilbm.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ilbm.cpp	18 Oct 2005 01:30:18 -0000	1.4
+++ ilbm.cpp	18 Jan 2006 17:39:35 -0000	1.5
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2005 The ScummVM project
+ * Copyright (C) 2005-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: ilbm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/ilbm.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ilbm.h	18 Oct 2005 01:30:18 -0000	1.2
+++ ilbm.h	18 Jan 2006 17:39:35 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: primitives.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/primitives.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- primitives.cpp	18 Oct 2005 01:30:18 -0000	1.2
+++ primitives.cpp	18 Jan 2006 17:39:35 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: primitives.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/primitives.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- primitives.h	18 Oct 2005 01:30:18 -0000	1.2
+++ primitives.h	18 Jan 2006 17:39:35 -0000	1.3
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: scummfont.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/scummfont.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- scummfont.cpp	18 Oct 2005 01:30:18 -0000	1.13
+++ scummfont.cpp	18 Jan 2006 17:39:35 -0000	1.14
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: surface.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/surface.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- surface.cpp	18 Oct 2005 01:30:18 -0000	1.10
+++ surface.cpp	18 Jan 2006 17:39:35 -0000	1.11
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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: surface.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/graphics/surface.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- surface.h	18 Oct 2005 01:30:18 -0000	1.11
+++ surface.h	18 Jan 2006 17:39:35 -0000	1.12
@@ -1,5 +1,5 @@
 /* ScummVM - Scumm Interpreter
- * Copyright (C) 2002-2005 The ScummVM project
+ * Copyright (C) 2002-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





More information about the Scummvm-git-logs mailing list