Another year is about to end... So we have to update these damn copyright information :P
[NeonServV5.git] / src / cmd_global_version.c
index b3048dbc75a1ddd0cb4c5a3f6df75e388330ebc8..5a1976458940ab816516279bec19db23f19fa583 100644 (file)
@@ -1,5 +1,5 @@
-/* cmd_global_version.c - NeonServ v5.2
- * Copyright (C) 2011  Philipp Kreil (pk910)
+/* cmd_global_version.c - NeonServ v5.3
+ * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@ CMD_BIND(global_cmd_version) {
     //helpers :D
     reply(getTextBot(), user, "special thanks to:");
     reply(getTextBot(), user, "  Zer0n, TeaTow  (testing and ideas current version)");
-    reply(getTextBot(), user, "  Buchman, Zer0n  (translating current version)");
+    reply(getTextBot(), user, "  Buschman, Zer0n, Neon  (translating current version)");
     reply(getTextBot(), user, "  Patschi95, DerGrinch, Darkfly, Zer0n, Buschman  (testing and ideas older versions)");
     reply(getTextBot(), user, "  Buschman, Georg, richard  (translating older versions)");
     reply(getTextBot(), user, "and all the other users that reported all these nasty bugs :D");