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 /gui | |
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 'gui')
-rw-r--r-- | gui/EditTextWidget.cpp | 2 | ||||
-rw-r--r-- | gui/EditTextWidget.h | 2 | ||||
-rw-r--r-- | gui/ListWidget.cpp | 2 | ||||
-rw-r--r-- | gui/ListWidget.h | 2 | ||||
-rw-r--r-- | gui/PopUpWidget.cpp | 2 | ||||
-rw-r--r-- | gui/PopUpWidget.h | 2 | ||||
-rw-r--r-- | gui/ScrollBarWidget.cpp | 2 | ||||
-rw-r--r-- | gui/ScrollBarWidget.h | 2 | ||||
-rw-r--r-- | gui/TabWidget.cpp | 2 | ||||
-rw-r--r-- | gui/TabWidget.h | 2 | ||||
-rw-r--r-- | gui/about.cpp | 4 | ||||
-rw-r--r-- | gui/about.h | 2 | ||||
-rw-r--r-- | gui/browser.cpp | 2 | ||||
-rw-r--r-- | gui/browser.h | 2 | ||||
-rw-r--r-- | gui/chooser.cpp | 2 | ||||
-rw-r--r-- | gui/chooser.h | 2 | ||||
-rw-r--r-- | gui/console.cpp | 2 | ||||
-rw-r--r-- | gui/console.h | 2 | ||||
-rw-r--r-- | gui/dialog.cpp | 2 | ||||
-rw-r--r-- | gui/dialog.h | 2 | ||||
-rw-r--r-- | gui/launcher.cpp | 2 | ||||
-rw-r--r-- | gui/launcher.h | 2 | ||||
-rw-r--r-- | gui/message.cpp | 2 | ||||
-rw-r--r-- | gui/message.h | 2 | ||||
-rw-r--r-- | gui/newgui.cpp | 2 | ||||
-rw-r--r-- | gui/newgui.h | 2 | ||||
-rw-r--r-- | gui/object.h | 2 | ||||
-rw-r--r-- | gui/options.cpp | 2 | ||||
-rw-r--r-- | gui/options.h | 2 | ||||
-rw-r--r-- | gui/widget.cpp | 2 | ||||
-rw-r--r-- | gui/widget.h | 2 |
31 files changed, 32 insertions, 32 deletions
diff --git a/gui/EditTextWidget.cpp b/gui/EditTextWidget.cpp index 076a5da1e1..5ad3b23286 100644 --- a/gui/EditTextWidget.cpp +++ b/gui/EditTextWidget.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/gui/EditTextWidget.h b/gui/EditTextWidget.h index be94cc5322..9955ad29e8 100644 --- a/gui/EditTextWidget.h +++ b/gui/EditTextWidget.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/gui/ListWidget.cpp b/gui/ListWidget.cpp index 8d4d7df21e..0496c0c16c 100644 --- a/gui/ListWidget.cpp +++ b/gui/ListWidget.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/gui/ListWidget.h b/gui/ListWidget.h index 05543e4e57..098db55ba2 100644 --- a/gui/ListWidget.h +++ b/gui/ListWidget.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/gui/PopUpWidget.cpp b/gui/PopUpWidget.cpp index 11524d316f..aa7f4cbab2 100644 --- a/gui/PopUpWidget.cpp +++ b/gui/PopUpWidget.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/gui/PopUpWidget.h b/gui/PopUpWidget.h index 65be3b8daa..6a1e2f9cc8 100644 --- a/gui/PopUpWidget.h +++ b/gui/PopUpWidget.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/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp index cf86aac0ed..0d90414d78 100644 --- a/gui/ScrollBarWidget.cpp +++ b/gui/ScrollBarWidget.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/gui/ScrollBarWidget.h b/gui/ScrollBarWidget.h index fea0e89d4e..3bf6d1d009 100644 --- a/gui/ScrollBarWidget.h +++ b/gui/ScrollBarWidget.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/gui/TabWidget.cpp b/gui/TabWidget.cpp index 9a8dc826bf..0e0f654e2b 100644 --- a/gui/TabWidget.cpp +++ b/gui/TabWidget.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/gui/TabWidget.h b/gui/TabWidget.h index f425bc7884..3604c5c65c 100644 --- a/gui/TabWidget.h +++ b/gui/TabWidget.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/gui/about.cpp b/gui/about.cpp index d5f4c2d4e2..1fbaaaeb3e 100644 --- a/gui/about.cpp +++ b/gui/about.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 @@ -44,7 +44,7 @@ enum { // 3 dark border (dark gray) // 4 background (black) static const char *credits_intro[] = { -"\\C""Copyright (C) 2002-2004 The ScummVM project", +"\\C""Copyright (C) 2002-2005 The ScummVM project", "\\C""http://www.scummvm.org", "\\C""", "\\C""LucasArts SCUMM Games (C) LucasArts", diff --git a/gui/about.h b/gui/about.h index dc2e14e245..6507511f94 100644 --- a/gui/about.h +++ b/gui/about.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/gui/browser.cpp b/gui/browser.cpp index eeb13cd2b9..5b86a662cb 100644 --- a/gui/browser.cpp +++ b/gui/browser.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/gui/browser.h b/gui/browser.h index fcbf8be12d..c017b0e4fb 100644 --- a/gui/browser.h +++ b/gui/browser.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/gui/chooser.cpp b/gui/chooser.cpp index 9382b23747..e1a8184f7f 100644 --- a/gui/chooser.cpp +++ b/gui/chooser.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/gui/chooser.h b/gui/chooser.h index d2b84d64e0..4f6b4537a9 100644 --- a/gui/chooser.h +++ b/gui/chooser.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/gui/console.cpp b/gui/console.cpp index 4b628e8743..f4a7ac9b76 100644 --- a/gui/console.cpp +++ b/gui/console.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/gui/console.h b/gui/console.h index eb1218b6da..c094c1c1c7 100644 --- a/gui/console.h +++ b/gui/console.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/gui/dialog.cpp b/gui/dialog.cpp index 99c25b70c7..1a4f1feb6a 100644 --- a/gui/dialog.cpp +++ b/gui/dialog.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/gui/dialog.h b/gui/dialog.h index 1e0339fad3..0deae935dd 100644 --- a/gui/dialog.h +++ b/gui/dialog.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/gui/launcher.cpp b/gui/launcher.cpp index e029dc4e8d..a97ebc88d1 100644 --- a/gui/launcher.cpp +++ b/gui/launcher.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/gui/launcher.h b/gui/launcher.h index a58146c11a..a0ad898b5b 100644 --- a/gui/launcher.h +++ b/gui/launcher.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/gui/message.cpp b/gui/message.cpp index 8adb7fca4e..5ee78027e5 100644 --- a/gui/message.cpp +++ b/gui/message.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/gui/message.h b/gui/message.h index 328eebf499..058f0b66b9 100644 --- a/gui/message.h +++ b/gui/message.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/gui/newgui.cpp b/gui/newgui.cpp index 1720e943a8..961b8545d7 100644 --- a/gui/newgui.cpp +++ b/gui/newgui.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/gui/newgui.h b/gui/newgui.h index 1d0b028093..46cf9de657 100644 --- a/gui/newgui.h +++ b/gui/newgui.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/gui/object.h b/gui/object.h index 697c5b8125..f581940444 100644 --- a/gui/object.h +++ b/gui/object.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/gui/options.cpp b/gui/options.cpp index 93ff0ccc96..b3bd63f5c6 100644 --- a/gui/options.cpp +++ b/gui/options.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/gui/options.h b/gui/options.h index a1cd44a47c..c5a88b477d 100644 --- a/gui/options.h +++ b/gui/options.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/gui/widget.cpp b/gui/widget.cpp index 08a88c767a..e36be7b23a 100644 --- a/gui/widget.cpp +++ b/gui/widget.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/gui/widget.h b/gui/widget.h index 964f2e10c2..7efd98941b 100644 --- a/gui/widget.h +++ b/gui/widget.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 |