From 47280d9433bf09425bca13dab9ee822fb3783516 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 1 Jan 2005 16:09:25 +0000 Subject: Updated copyright svn-id: r16398 --- kyra/codecs.cpp | 2 +- kyra/codecs.h | 2 +- kyra/cpsimage.cpp | 2 +- kyra/font.cpp | 2 +- kyra/kyra.cpp | 2 +- kyra/kyra.h | 2 +- kyra/palette.cpp | 2 +- kyra/resource.cpp | 2 +- kyra/resource.h | 2 +- kyra/script.cpp | 2 +- kyra/script.h | 2 +- kyra/script_v1.cpp | 2 +- kyra/wsamovie.cpp | 2 +- kyra/wsamovie.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'kyra') diff --git a/kyra/codecs.cpp b/kyra/codecs.cpp index e90ebdcd68..9c4907cf2e 100644 --- a/kyra/codecs.cpp +++ b/kyra/codecs.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/codecs.h b/kyra/codecs.h index 93a28312d0..1e7bfe7b38 100644 --- a/kyra/codecs.h +++ b/kyra/codecs.h @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/cpsimage.cpp b/kyra/cpsimage.cpp index 479961efb3..2e49b66926 100644 --- a/kyra/cpsimage.cpp +++ b/kyra/cpsimage.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/font.cpp b/kyra/font.cpp index 6a5b44c629..7f8e491a29 100644 --- a/kyra/font.cpp +++ b/kyra/font.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/kyra.cpp b/kyra/kyra.cpp index b81bafb289..a748ad934a 100644 --- a/kyra/kyra.cpp +++ b/kyra/kyra.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/kyra.h b/kyra/kyra.h index e299ba8026..1ad1998859 100644 --- a/kyra/kyra.h +++ b/kyra/kyra.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003 The ScummVM project + * Copyright (C) 2003-2005 The ScummVM Team * * 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/kyra/palette.cpp b/kyra/palette.cpp index 3e66a10b99..008754e3e2 100644 --- a/kyra/palette.cpp +++ b/kyra/palette.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/resource.cpp b/kyra/resource.cpp index 84de1e5d1a..8cddde21d9 100644 --- a/kyra/resource.cpp +++ b/kyra/resource.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/resource.h b/kyra/resource.h index 3806575f4a..8b1f56bf11 100644 --- a/kyra/resource.h +++ b/kyra/resource.h @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/script.cpp b/kyra/script.cpp index 99e9999d54..1122a0614b 100644 --- a/kyra/script.cpp +++ b/kyra/script.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/script.h b/kyra/script.h index 7612e78f2d..3085d156d0 100644 --- a/kyra/script.h +++ b/kyra/script.h @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/script_v1.cpp b/kyra/script_v1.cpp index bab2442ff5..7b7d048255 100644 --- a/kyra/script_v1.cpp +++ b/kyra/script_v1.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/wsamovie.cpp b/kyra/wsamovie.cpp index 56f7432f39..5ed640254e 100644 --- a/kyra/wsamovie.cpp +++ b/kyra/wsamovie.cpp @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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/kyra/wsamovie.h b/kyra/wsamovie.h index 7d9da17e76..842b12cd25 100644 --- a/kyra/wsamovie.h +++ b/kyra/wsamovie.h @@ -1,5 +1,5 @@ /* ScummVM - Kyrandia Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 -- cgit v1.2.3