aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2008-04-10 19:08:27 +0000
committerEugene Sandulenko2008-04-10 19:08:27 +0000
commit950e9e6d445c96b1e0e8364f7f06bbfb75e0ea5e (patch)
tree0dd40e8acdc8da7c8f583f52155367832581fc88 /tools
parent1bdc515880cbb9b7cfd49b145a5b2c707422653a (diff)
downloadscummvm-rg350-950e9e6d445c96b1e0e8364f7f06bbfb75e0ea5e.tar.gz
scummvm-rg350-950e9e6d445c96b1e0e8364f7f06bbfb75e0ea5e.tar.bz2
scummvm-rg350-950e9e6d445c96b1e0e8364f7f06bbfb75e0ea5e.zip
Don't mention EPOC as deonted in bug #1939634: "Web site should not mention EPOC"
svn-id: r31470
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 03caca663e..dca380b92b 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -753,7 +753,7 @@ begin_credits("Credits");
add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio");
add_person("Kovács Endre János", "", "Several fixes for Simon1");
add_person("Jeroen Janssen", "japj", "Numerous readability and bugfix patches");
- add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS");
+ add_person("Andreas Karlsson", "Sprawl", "Initial port for SymbianOS");
add_person("Claudio Matsuoka", "", "Daily Linux builds");
add_person("Thomas Mayer", "", "PSP port contributions");
add_person("Sean Murray", "lightcast", "ScummVM tools GUI application (GSoC 2007 task)");