aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-03-06 21:46:56 +0000
committerPaweł Kołodziejski2003-03-06 21:46:56 +0000
commitaa3766018f63b45e70fabf77878de70c43c33375 (patch)
tree098f97e3bf203b93671f22b325a5284b0278954f /backends/sdl
parenta7c1330c6c97d9f55e60ef26839ebc238e1a830a (diff)
downloadscummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.tar.gz
scummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.tar.bz2
scummvm-rg350-aa3766018f63b45e70fabf77878de70c43c33375.zip
updated copyrights headers
svn-id: r6726
Diffstat (limited to 'backends/sdl')
-rw-r--r--backends/sdl/fb2opengl.h2
-rw-r--r--backends/sdl/sdl-common.cpp2
-rw-r--r--backends/sdl/sdl-common.h2
-rw-r--r--backends/sdl/sdl.cpp2
-rw-r--r--backends/sdl/sdl_gl.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/backends/sdl/fb2opengl.h b/backends/sdl/fb2opengl.h
index e69f9af180..844486d612 100644
--- a/backends/sdl/fb2opengl.h
+++ b/backends/sdl/fb2opengl.h
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2003 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
diff --git a/backends/sdl/sdl-common.cpp b/backends/sdl/sdl-common.cpp
index c390b910f5..bb7cce2027 100644
--- a/backends/sdl/sdl-common.cpp
+++ b/backends/sdl/sdl-common.cpp
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2003 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
diff --git a/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h
index 0bb63a961c..ab37cda31e 100644
--- a/backends/sdl/sdl-common.h
+++ b/backends/sdl/sdl-common.h
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2003 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
diff --git a/backends/sdl/sdl.cpp b/backends/sdl/sdl.cpp
index 7e3fb0868a..a9fdab53ae 100644
--- a/backends/sdl/sdl.cpp
+++ b/backends/sdl/sdl.cpp
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2003 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
diff --git a/backends/sdl/sdl_gl.cpp b/backends/sdl/sdl_gl.cpp
index 378d336c18..65069c3ed7 100644
--- a/backends/sdl/sdl_gl.cpp
+++ b/backends/sdl/sdl_gl.cpp
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2001-2003 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