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 /graphics | |
| 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 'graphics')
| -rw-r--r-- | graphics/animation.cpp | 2 | ||||
| -rw-r--r-- | graphics/animation.h | 2 | ||||
| -rw-r--r-- | graphics/font.cpp | 2 | ||||
| -rw-r--r-- | graphics/font.h | 2 | ||||
| -rw-r--r-- | graphics/scummfont.cpp | 2 | ||||
| -rw-r--r-- | graphics/surface.cpp | 2 | ||||
| -rw-r--r-- | graphics/surface.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/animation.cpp b/graphics/animation.cpp index d3453c00ba..48a85fa03c 100644 --- a/graphics/animation.cpp +++ b/graphics/animation.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/animation.h b/graphics/animation.h index 5227827cf9..2aa633d0e2 100644 --- a/graphics/animation.h +++ b/graphics/animation.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/font.cpp b/graphics/font.cpp index 228f3b6318..ac92d1a04e 100644 --- a/graphics/font.cpp +++ b/graphics/font.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/font.h b/graphics/font.h index 416c3719d9..3a4c0df6c5 100644 --- a/graphics/font.h +++ b/graphics/font.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/scummfont.cpp b/graphics/scummfont.cpp index baa7db7c39..bf48e95c62 100644 --- a/graphics/scummfont.cpp +++ b/graphics/scummfont.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/surface.cpp b/graphics/surface.cpp index aa920fa99c..2626afde1c 100644 --- a/graphics/surface.cpp +++ b/graphics/surface.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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/graphics/surface.h b/graphics/surface.h index 510a5c274c..8cd93298d1 100644 --- a/graphics/surface.h +++ b/graphics/surface.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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 |
