diff options
author | Max Horn | 2005-01-01 16:09:25 +0000 |
---|---|---|
committer | Max Horn | 2005-01-01 16:09:25 +0000 |
commit | 47280d9433bf09425bca13dab9ee822fb3783516 (patch) | |
tree | 6ae7dd105304f5a09273fa925ea6872896a3aa89 /backends/sdl | |
parent | 51788228331d1a39f9b53edce0a53f554f2449d0 (diff) | |
download | scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.tar.gz scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.tar.bz2 scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.zip |
Updated copyright
svn-id: r16398
Diffstat (limited to 'backends/sdl')
-rw-r--r-- | backends/sdl/events.cpp | 2 | ||||
-rw-r--r-- | backends/sdl/graphics.cpp | 2 | ||||
-rw-r--r-- | backends/sdl/sdl-common.h | 2 | ||||
-rw-r--r-- | backends/sdl/sdl.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/backends/sdl/events.cpp b/backends/sdl/events.cpp index 3b6a29e57e..e29616fbea 100644 --- a/backends/sdl/events.cpp +++ b/backends/sdl/events.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * 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 diff --git a/backends/sdl/graphics.cpp b/backends/sdl/graphics.cpp index 3593a1365f..f081acfc75 100644 --- a/backends/sdl/graphics.cpp +++ b/backends/sdl/graphics.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * 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 diff --git a/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h index 8f3bd41385..e060f3a6b4 100644 --- a/backends/sdl/sdl-common.h +++ b/backends/sdl/sdl-common.h @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * 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 diff --git a/backends/sdl/sdl.cpp b/backends/sdl/sdl.cpp index 6bfcebca1c..ece356e13c 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-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 |