summaryrefslogtreecommitdiff
path: root/i/chuck/src/ai/ai.hh
diff options
context:
space:
mode:
authorbecquet2007-05-10 21:07:51 +0000
committerbecquet2007-05-10 21:07:51 +0000
commit7bd4a027d0b22489c998c201987855d73c79bee1 (patch)
treed1d06249ff6f8e22d5ef4f83304704971b4f3e46 /i/chuck/src/ai/ai.hh
parent8f486613be58ced269db1d437e560c16558604e8 (diff)
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.