[Scummvm-cvs-logs] scummvm master -> a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b

Strangerke Strangerke at scummvm.org
Sat Nov 21 21:24:34 CET 2015


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a684ef88da CREDITS: Use full names for Sherlock's special thanks


Commit: a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b
    https://github.com/scummvm/scummvm/commit/a684ef88dae9daa8a21ccff119a9a4cbafcd7c7b
Author: Strangerke (strangerke at scummvm.org)
Date: 2015-11-21T21:19:13+01:00

Commit Message:
CREDITS: Use full names for Sherlock's special thanks

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index 49eb59a..00a816f 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 916f6e3..831f87e 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 ad381b0..d26f954 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""",
 "",
 };






More information about the Scummvm-git-logs mailing list