aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
diff options
context:
space:
mode:
authorMax Horn2004-01-06 12:45:34 +0000
committerMax Horn2004-01-06 12:45:34 +0000
commit033ff78ae97e2ef8580abe6abe8e11a32e5287c9 (patch)
tree654c06a03a592c1105bb3a1caa6dfbe6e0be463b /backends/sdl
parent2be1b4d68acb322a20eae5c4cb1bb3b7045e7871 (diff)
downloadscummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.tar.gz
scummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.tar.bz2
scummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.zip
updated copyright notice
svn-id: r12176
Diffstat (limited to 'backends/sdl')
-rw-r--r--backends/sdl/sdl-common.cpp2
-rw-r--r--backends/sdl/sdl-common.h2
-rw-r--r--backends/sdl/sdl.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/backends/sdl/sdl-common.cpp b/backends/sdl/sdl-common.cpp
index 6a77db35de..87d2faf228 100644
--- a/backends/sdl/sdl-common.cpp
+++ b/backends/sdl/sdl-common.cpp
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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 f369a9b2c3..ceb3920aae 100644
--- a/backends/sdl/sdl-common.h
+++ b/backends/sdl/sdl-common.h
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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 c09c59d38e..cc22921f5c 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-2003 The ScummVM project
+ * Copyright (C) 2001-2004 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