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 /common/scaler | |
| 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 'common/scaler')
| -rw-r--r-- | common/scaler/2xsai.cpp | 2 | ||||
| -rw-r--r-- | common/scaler/aspect.cpp | 2 | ||||
| -rw-r--r-- | common/scaler/hq2x.cpp | 2 | ||||
| -rw-r--r-- | common/scaler/hq2x.h | 2 | ||||
| -rw-r--r-- | common/scaler/hq3x.cpp | 2 | ||||
| -rw-r--r-- | common/scaler/hq3x.h | 2 | ||||
| -rw-r--r-- | common/scaler/intern.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/common/scaler/2xsai.cpp b/common/scaler/2xsai.cpp index 779f3b1710..93bbcd3bd1 100644 --- a/common/scaler/2xsai.cpp +++ b/common/scaler/2xsai.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/common/scaler/aspect.cpp b/common/scaler/aspect.cpp index 4470004e18..95098b8b34 100644 --- a/common/scaler/aspect.cpp +++ b/common/scaler/aspect.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/common/scaler/hq2x.cpp b/common/scaler/hq2x.cpp index 45b6bf829d..e0f29e8d85 100644 --- a/common/scaler/hq2x.cpp +++ b/common/scaler/hq2x.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/common/scaler/hq2x.h b/common/scaler/hq2x.h index efd8c98da9..1cfd7058a0 100644 --- a/common/scaler/hq2x.h +++ b/common/scaler/hq2x.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/common/scaler/hq3x.cpp b/common/scaler/hq3x.cpp index 87008ef8ff..8f077e6fe4 100644 --- a/common/scaler/hq3x.cpp +++ b/common/scaler/hq3x.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/common/scaler/hq3x.h b/common/scaler/hq3x.h index 09777f0f4a..eaf67d7bb9 100644 --- a/common/scaler/hq3x.h +++ b/common/scaler/hq3x.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/common/scaler/intern.h b/common/scaler/intern.h index c626e1ad79..0c8a8fd859 100644 --- a/common/scaler/intern.h +++ b/common/scaler/intern.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 |
