aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--gui/credits.h3
-rwxr-xr-xtools/credits.pl4
3 files changed, 0 insertions, 10 deletions
diff --git a/AUTHORS b/AUTHORS
index a1e557404b..c400b02164 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -211,9 +211,6 @@ Other contributions
Win64:
Chris Gray
- ScummVM Music Enhancement project
- ---------------------------------
- James Woodcock
Websites (design)
-----------------
Dobo Balazs - Website design
diff --git a/gui/credits.h b/gui/credits.h
index ece794a7f3..fba9350bca 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -229,9 +229,6 @@ static const char *credits[] = {
"\\C\\c0""Chris Gray",
"\\C\\c0""",
"\\C\\c0""",
-"\\C\\c1""ScummVM Music Enhancement project",
-"\\C\\c0""James Woodcock",
-"\\C\\c0""",
"\\C\\c1""Websites (design)",
"\\C\\c0""Dob\363 Bal\341zs",
"\\C\\c2""Website design",
diff --git a/tools/credits.pl b/tools/credits.pl
index 8282e6776f..7a1bebbed3 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -718,10 +718,6 @@ begin_credits("Credits");
end_section();
end_section();
- begin_section("ScummVM Music Enhancement project");
- add_person("James Woodcock", "James|GlideManiac", "");
- end_section();
-
begin_section("Websites (design)");
begin_persons();
add_person("Dobó Balázs", "draven", "Website design");