diff options
| author | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
|---|---|---|
| committer | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
| commit | ea42bad78128837c2e19ecd3093fade4a51fe0e9 (patch) | |
| tree | 66b4b074c73ae8973ebcafd4c08ff1226333897e /graphics | |
| parent | 664d00e162c3215ab629f7cfa166702e43484056 (diff) | |
| download | scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.gz scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.bz2 scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.zip | |
Update copyright notice
svn-id: r20088
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/fontman.cpp | 2 | ||||
| -rw-r--r-- | graphics/fontman.h | 2 | ||||
| -rw-r--r-- | graphics/ilbm.cpp | 2 | ||||
| -rw-r--r-- | graphics/ilbm.h | 2 | ||||
| -rw-r--r-- | graphics/primitives.cpp | 2 | ||||
| -rw-r--r-- | graphics/primitives.h | 2 | ||||
| -rw-r--r-- | graphics/scummfont.cpp | 2 | ||||
| -rw-r--r-- | graphics/surface.cpp | 2 | ||||
| -rw-r--r-- | graphics/surface.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/graphics/animation.cpp b/graphics/animation.cpp index 92dce94254..ea2ee8b507 100644 --- a/graphics/animation.cpp +++ b/graphics/animation.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 ffea9f0d71..d5d67a1ce6 100644 --- a/graphics/animation.h +++ b/graphics/animation.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 7b44037271..6cfdf89749 100644 --- a/graphics/font.cpp +++ b/graphics/font.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 4ba2d46255..96c0f98966 100644 --- a/graphics/font.h +++ b/graphics/font.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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/fontman.cpp b/graphics/fontman.cpp index 090b211773..dec17c0653 100644 --- a/graphics/fontman.cpp +++ b/graphics/fontman.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2005-2006 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/fontman.h b/graphics/fontman.h index df619c1d4b..70d9120f35 100644 --- a/graphics/fontman.h +++ b/graphics/fontman.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2005-2006 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/ilbm.cpp b/graphics/ilbm.cpp index e8a25a5c95..48dfda0bc7 100644 --- a/graphics/ilbm.cpp +++ b/graphics/ilbm.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2005-2006 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/ilbm.h b/graphics/ilbm.h index 6e24f98677..521e5613c0 100644 --- a/graphics/ilbm.h +++ b/graphics/ilbm.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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/primitives.cpp b/graphics/primitives.cpp index 59bc84ec05..0fd06e7ef0 100644 --- a/graphics/primitives.cpp +++ b/graphics/primitives.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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/primitives.h b/graphics/primitives.h index a1c471a12b..5392f5fdc3 100644 --- a/graphics/primitives.h +++ b/graphics/primitives.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 0bba527746..235ddcfa8e 100644 --- a/graphics/scummfont.cpp +++ b/graphics/scummfont.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 54df65796f..4086bb5967 100644 --- a/graphics/surface.cpp +++ b/graphics/surface.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 dab46f5f98..9de933b0f4 100644 --- a/graphics/surface.h +++ b/graphics/surface.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-2006 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 |
