diff options
author | Filippos Karapetis | 2014-10-28 16:01:35 +0200 |
---|---|---|
committer | Filippos Karapetis | 2014-10-28 16:01:35 +0200 |
commit | c18dba13266e9901653cd60869642dad9ccc6337 (patch) | |
tree | 6d205e487ed405cc8ef721fde6aa4f44810ebfe4 /devtools | |
parent | 338f3dc1035267f94c53e0705473c10b8251fe11 (diff) | |
download | scummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.tar.gz scummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.tar.bz2 scummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.zip |
CREDITS: Properly sync trailing whitespace changes in all files
This was initially only done for the AUTHORS file in commit f50715a
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 0960011802..9a3cd5c9ac 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1205,7 +1205,7 @@ begin_credits("Credits"); add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine"); add_person("Henrik Engqvist", "qvist", "For generously providing hosting for our buildbot, SVN repository, planet and doxygen sites as well as tons of HD space"); add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator"); - add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons "); + add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons"); add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI"); add_person("", "Jezar", "For his freeverb filter implementation"); add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports"); |