summaryrefslogtreecommitdiff
path: root/i/chuck/src/ai/ai.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/chuck/src/ai/ai.hh')
-rw-r--r--i/chuck/src/ai/ai.hh12
1 files changed, 6 insertions, 6 deletions
diff --git a/i/chuck/src/ai/ai.hh b/i/chuck/src/ai/ai.hh
index 29598b4..467955b 100644
--- a/i/chuck/src/ai/ai.hh
+++ b/i/chuck/src/ai/ai.hh
@@ -1,9 +1,13 @@
#ifndef ai_hh
#define ai_hh
// ai.hh
-// marvin - programme du robot 2006. {{{
+// chuck - programme du robot 2007 {{{
//
-// Copyright (C) 2006 Nicolas Haller
+// Copyright (C) 2007 Romain Becquet
+//
+// Robot APB Team/Efrei 2007.
+// Web: http://assos.efrei.fr/si2e/
+// Email: si2e AT efrei DOT frr
//
// 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
@@ -18,10 +22,6 @@
// You should have received a copy of the GNU General Public License
// 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/~haller/
-// Email: <nicolas@boiteameuh.org>
// }}}
/// Intelligence supérieur(à celui d'une balle de ping-pong) artificielle
/// (comme une blonde) du robot.