Change 2points' entry to his real name: Moritz Brunner. Updates #894.

Originally committed to SVN as r3810.
This commit is contained in:
Niels Martin Hansen 2009-11-18 18:46:43 +00:00
parent 9058c51968
commit 815ad4b8ca
1 changed files with 1 additions and 1 deletions

View File

@ -129,6 +129,7 @@ AboutScreen::AboutScreen(wxWindow *parent)
aboutString += _T(" Fredrik Mellbin\n");
aboutString += _T(" Karl Blomster\n");
aboutString += _T(" Mike Matsnev\n");
aboutString += _T(" Moritz Brunner\n");
aboutString += _T(" Muhammad Lukman Nasaruddin\n");
aboutString += _T(" Niels Martin Hansen\n");
aboutString += _T(" Patryk Pomykalski\n");
@ -136,7 +137,6 @@ AboutScreen::AboutScreen(wxWindow *parent)
aboutString += _T(" Rodrigo Braz Monteiro\n");
aboutString += _T(" Simone Cociancich\n");
aboutString += _T(" Thomas Goyne\n");
aboutString += _T(" 2points\n");
aboutString += _T("User manual written by:\n");
aboutString += _T(" Karl Blomster\n");
aboutString += _T(" Niels Martin Hansen\n");