From 78cd63c491e55ddf260f9249522a2109868ef4ce Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Thu, 20 Sep 2007 21:21:32 +0000 Subject: adding myself to the credits for AGI svn-id: r28989 --- AUTHORS | 1 + COPYRIGHT | 2 +- gui/credits.h | 1 + tools/credits.pl | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c400b02164..cb84d7491d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,7 @@ ScummVM Team AGI: Stuart George + Matthew Hoops Filippos Karapetis Pawel Kolodziejski Eugene Sandulenko diff --git a/COPYRIGHT b/COPYRIGHT index cf585143dc..f4d1ce1e4f 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -32,6 +32,7 @@ Benjamin Haisch Vincent Hamm Sven Hesse Jochen Hoenicke +Matthew Hoops Max Horn Travis Howell Janne Huttunen @@ -108,7 +109,6 @@ Matti Hamalainen "ccrtnsp" Matt Hargett "matt_hargett" Stefan Haubenthal "polluks" Alexander Holler "holler" -Matthew Hoops "clone2727" Falk Hueffner "mellum" Casey Hutchinson "nnooiissee" Gregor Jasny "gjasny" diff --git a/gui/credits.h b/gui/credits.h index fba9350bca..0c53f04ca8 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -27,6 +27,7 @@ static const char *credits[] = { "\\C\\c0""", "\\C\\c1""AGI", "\\C\\c0""Stuart George", +"\\C\\c0""Matthew Hoops", "\\C\\c0""Filippos Karapetis", "\\C\\c0""Pawel Kolodziejski", "\\C\\c0""Eugene Sandulenko", diff --git a/tools/credits.pl b/tools/credits.pl index 7a1bebbed3..8de57ab4f5 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -484,6 +484,7 @@ begin_credits("Credits"); begin_section("AGI"); add_person("Stuart George", "darkfiber", ""); + add_person("Matthew Hoops", "clone2727", ""); add_person("Filippos Karapetis", "[md5]", ""); add_person("Paweł Kołodziejski", "aquadran", ""); add_person("Eugene Sandulenko", "sev", ""); -- cgit v1.2.3