summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/deathlistener.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/deathlistener.hpp')
-rw-r--r--src/guichan/include/guichan/deathlistener.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/guichan/include/guichan/deathlistener.hpp b/src/guichan/include/guichan/deathlistener.hpp
index e6cf30154..f02764909 100644
--- a/src/guichan/include/guichan/deathlistener.hpp
+++ b/src/guichan/include/guichan/deathlistener.hpp
@@ -6,12 +6,11 @@
* /______/ //______/ //_/ //_____/\ /_/ //_/ //_/ //_/ //_/ /|_/ /
* \______\/ \______\/ \_\/ \_____\/ \_\/ \_\/ \_\/ \_\/ \_\/ \_\/
*
- * Copyright (c) 2004 - 2008 Olof Naessén and Per Larsson
- * Copyright (C) 2011-2014 The ManaPlus Developers
+ * Copyright (c) 2004 - 2008 Olof Naessén and Per Larsson
*
*
* Per Larsson a.k.a finalman
- * Olof Naessén a.k.a jansem/yakslem
+ * Olof Naessén a.k.a jansem/yakslem
*
* Visit: http://guichan.sourceforge.net
*
@@ -55,7 +54,7 @@ namespace gcn
* Interface for listening for death events from widgets.
*
* @see Widget::addDeathListener, Widget::removeDeathListener
- * @author Olof Naessén
+ * @author Olof Naessén
* @since 0.6.0
*/
class DeathListener