diff options
author | Oystein Eftevaag | 2006-01-26 23:53:13 +0000 |
---|---|---|
committer | Oystein Eftevaag | 2006-01-26 23:53:13 +0000 |
commit | 4707a59eafe507c2a59d15e8c51a44c4e57184ac (patch) | |
tree | 16c306e58214c0e35430137479718cb90f2f0d17 | |
parent | b5dcb4e874dceceddd87b21f2e5f04ac911aeca7 (diff) | |
download | scummvm-rg350-4707a59eafe507c2a59d15e8c51a44c4e57184ac.tar.gz scummvm-rg350-4707a59eafe507c2a59d15e8c51a44c4e57184ac.tar.bz2 scummvm-rg350-4707a59eafe507c2a59d15e8c51a44c4e57184ac.zip |
Changing Kyra copyright notice from EA to Westwood, after IRC discussion
svn-id: r20198
-rw-r--r-- | gui/about.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp index 866281b09a..372ffa5484 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -61,7 +61,7 @@ static const char *credits_intro[] = { "\\C""and Steve Stamatiadis", "\\C""Inherit the Earth (C) Wyrmkeep Entertainment", "\\C""Goblins Games (C) Coktel Vision", -"\\C""The Legend of Kyrandia (C) Electronic Arts", +"\\C""The Legend of Kyrandia (C) Westwood Studios", "\\C""", "\\C""This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.", "\\C""", |