diff options
author | Ira Rice <irarice@gmail.com> | 2009-02-12 12:36:10 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-02-12 12:36:10 -0700 |
commit | b22ac47b467684e0cd9b5497f2bd7074ead377f4 (patch) | |
tree | 05371d614d4ba243c0bef7178e537dcb1aed23a2 /src/gui/setup_players.cpp | |
parent | 8c2aab9351dd0483637921883d13669dd2489e1a (diff) | |
download | mana-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.gz mana-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.bz2 mana-b22ac47b467684e0cd9b5497f2bd7074ead377f4.tar.xz mana-b22ac47b467684e0cd9b5497f2bd7074ead377f4.zip |
Some more files which got fixed up for release (basically version
bumps).
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/gui/setup_players.cpp')
-rw-r--r-- | src/gui/setup_players.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp index 2e14cafa..9105d44a 100644 --- a/src/gui/setup_players.cpp +++ b/src/gui/setup_players.cpp @@ -1,8 +1,9 @@ /* * Aethyra - * Copyright (C) 2008 Douglas Boffey <dougaboffey@netscape.net> + * Copyright (C) 2008 The Mana World Development Team * - * This file is part of Aethyra. + * This file is part of Aethyra based on original code + * from The Mana World. * * 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 |