summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-19 01:13:26 +0200
committerAndrei Karas <akaras@inbox.ru>2011-02-19 01:13:26 +0200
commit3c714da207c008d0c833cf22ba529acede27f904 (patch)
tree1b69d16d43dcfd3599ba111ef3eeedecdd5f08c1 /src/main.cpp
parentb9331fca5a0472890c388175f23c6c7f70ab8d7f (diff)
downloadmv-3c714da207c008d0c833cf22ba529acede27f904.tar.gz
mv-3c714da207c008d0c833cf22ba529acede27f904.tar.bz2
mv-3c714da207c008d0c833cf22ba529acede27f904.tar.xz
mv-3c714da207c008d0c833cf22ba529acede27f904.zip
Update copyrights.
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