summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 7cddd633b..71e29b9b2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* 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
@@ -44,7 +45,7 @@ static void printHelp()
<< _("manaplus [options] [mana-file]") << endl << endl
<< _("[mana-file] : The mana file is an XML file (.mana)") << endl
<< _(" used to set custom parameters") << endl
- << _(" to the mana client.")
+ << _(" to the manaplus client.")
<< endl << endl
<< _("Options:") << endl
<< _(" -l --log-file : Log file to use") << endl