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/wince/CEkeys | |
| 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/wince/CEkeys')
| -rw-r--r-- | backends/wince/CEkeys/CEKeys.h | 2 | ||||
| -rw-r--r-- | backends/wince/CEkeys/EventsBuffer.cpp | 2 | ||||
| -rw-r--r-- | backends/wince/CEkeys/EventsBuffer.h | 2 | ||||
| -rw-r--r-- | backends/wince/CEkeys/Key.cpp | 2 | ||||
| -rw-r--r-- | backends/wince/CEkeys/Key.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/backends/wince/CEkeys/CEKeys.h b/backends/wince/CEkeys/CEKeys.h index 3d1bf74544..53299b0ca6 100644 --- a/backends/wince/CEkeys/CEKeys.h +++ b/backends/wince/CEkeys/CEKeys.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * 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/wince/CEkeys/EventsBuffer.cpp b/backends/wince/CEkeys/EventsBuffer.cpp index 97ec7c2004..918da88e56 100644 --- a/backends/wince/CEkeys/EventsBuffer.cpp +++ b/backends/wince/CEkeys/EventsBuffer.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * 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/wince/CEkeys/EventsBuffer.h b/backends/wince/CEkeys/EventsBuffer.h index 200478026d..b258a1c00b 100644 --- a/backends/wince/CEkeys/EventsBuffer.h +++ b/backends/wince/CEkeys/EventsBuffer.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * 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/wince/CEkeys/Key.cpp b/backends/wince/CEkeys/Key.cpp index b406167101..1b28449b63 100644 --- a/backends/wince/CEkeys/Key.cpp +++ b/backends/wince/CEkeys/Key.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * 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/wince/CEkeys/Key.h b/backends/wince/CEkeys/Key.h index 865c2a462d..0901f32444 100644 --- a/backends/wince/CEkeys/Key.h +++ b/backends/wince/CEkeys/Key.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * 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 |
