diff options
Diffstat (limited to 'base')
| -rw-r--r-- | base/engine.cpp | 2 | ||||
| -rw-r--r-- | base/engine.h | 2 | ||||
| -rw-r--r-- | base/gameDetector.cpp | 2 | ||||
| -rw-r--r-- | base/gameDetector.h | 2 | ||||
| -rw-r--r-- | base/main.cpp | 2 | ||||
| -rw-r--r-- | base/plugins.cpp | 2 | ||||
| -rw-r--r-- | base/plugins.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/base/engine.cpp b/base/engine.cpp index d6349c58b3..5bb7a33fe5 100644 --- a/base/engine.cpp +++ b/base/engine.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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/base/engine.h b/base/engine.h index 3d0f088dc3..96fd3af970 100644 --- a/base/engine.h +++ b/base/engine.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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/base/gameDetector.cpp b/base/gameDetector.cpp index a5e6029b18..458b794c3c 100644 --- a/base/gameDetector.cpp +++ b/base/gameDetector.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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/base/gameDetector.h b/base/gameDetector.h index 903aaed508..9f1dc089ac 100644 --- a/base/gameDetector.h +++ b/base/gameDetector.h @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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/base/main.cpp b/base/main.cpp index ea25c0f835..b1ff9d6d3e 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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/base/plugins.cpp b/base/plugins.cpp index 7968eb8e00..ca2fd6136f 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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/base/plugins.h b/base/plugins.h index 7629cac8a0..3202941431 100644 --- a/base/plugins.h +++ b/base/plugins.h @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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 |
