aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrangerke2015-11-21 21:19:13 +0100
committerStrangerke2015-11-21 21:19:13 +0100
commita684ef88dae9daa8a21ccff119a9a4cbafcd7c7b (patch)
tree99d931f0a29234b01aaec95694e9565ce7ce7e43
parentc0eb2880e9ad1ea0bb8ed7bd877243a28fc7774e (diff)
downloadscummvm-rg350-a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b.tar.gz
scummvm-rg350-a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b.tar.bz2
scummvm-rg350-a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b.zip
CREDITS: Use full names for Sherlock's special thanks
-rw-r--r--AUTHORS4
-rwxr-xr-xdevtools/credits.pl2
-rw-r--r--gui/credits.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 49eb59ad06..00a816f9c5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -730,6 +730,6 @@ Special thanks to
Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and
Vasyl Tsvirkunov of Electronic Arts for providing the source code of the
- two Lost Files of Sherlock Holmes games. Mr Ferguson and sirlemonhead for
- their tenacious efforts to recover the sources.
+ two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry
+ Duncan for their tenacious efforts to recover the sources.
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 916f6e33b3..831f87e9e6 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1301,7 +1301,7 @@ begin_credits("Credits");
add_paragraph(
"Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of ".
"Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. ".
- "Mr Ferguson and sirlemonhead for their tenacious efforts to recover the sources.");
+ "James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.");
end_section();
diff --git a/gui/credits.h b/gui/credits.h
index ad381b0618..d26f954949 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -881,7 +881,7 @@ static const char *credits[] = {
"C0""",
"C0""Bob Bell, Michel Kripalani, Tommy Yune, from Presto Studios for providing the source code of The Journeyman Project: Pegasus Prime.",
"C0""",
-"C0""Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. Mr Ferguson and sirlemonhead for their tenacious efforts to recover the sources.",
+"C0""Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.",
"C0""",
"",
};