summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-02-12 12:36:10 -0700
committerIra Rice <irarice@gmail.com>2009-02-12 12:36:10 -0700
commitb22ac47b467684e0cd9b5497f2bd7074ead377f4 (patch)
tree05371d614d4ba243c0bef7178e537dcb1aed23a2 /src/gui
parent8c2aab9351dd0483637921883d13669dd2489e1a (diff)
downloadMana-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')
-rw-r--r--src/gui/setup_players.cpp5
-rw-r--r--src/gui/setup_players.h5
2 files changed, 6 insertions, 4 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
diff --git a/src/gui/setup_players.h b/src/gui/setup_players.h
index 46eae0db..23a994a0 100644
--- a/src/gui/setup_players.h
+++ b/src/gui/setup_players.h
@@ -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