summaryrefslogtreecommitdiff
path: root/i/marvin/src/utils/callback.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/utils/callback.hh')
-rw-r--r--i/marvin/src/utils/callback.hh11
1 files changed, 6 insertions, 5 deletions
diff --git a/i/marvin/src/utils/callback.hh b/i/marvin/src/utils/callback.hh
index c5dc229..ab1311c 100644
--- a/i/marvin/src/utils/callback.hh
+++ b/i/marvin/src/utils/callback.hh
@@ -1,9 +1,13 @@
#ifndef callback_hh
#define callback_hh
// callback.hh
-// robert - programme du robot 2005. {{{
+// marvin - programme du robot 2006. {{{
//
-// Copyright (C) 2004 Nicolas Schodet
+// Copyright (C) 2003-2006 Nicolas Schodet
+//
+// Robot APB Team/Efrei 2006.
+// Web: http://assos.efrei.fr/robot/
+// Email: robot AT efrei DOT fr
//
// 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
@@ -19,9 +23,6 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
-// Contact :
-// Web: http://perso.efrei.fr/~schodet/
-// Email: <contact@ni.fr.eu.org>
// }}}
#include <stdexcept>