From 7bd4a027d0b22489c998c201987855d73c79bee1 Mon Sep 17 00:00:00 2001 From: becquet Date: Thu, 10 May 2007 21:07:51 +0000 Subject: --- i/chuck/src/ai/ai.cc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'i/chuck/src/ai/ai.cc') diff --git a/i/chuck/src/ai/ai.cc b/i/chuck/src/ai/ai.cc index c9be04a..7bf5c5a 100644 --- a/i/chuck/src/ai/ai.cc +++ b/i/chuck/src/ai/ai.cc @@ -1,7 +1,11 @@ -// AI.CC -// marvin - programme du robot 2006. {{{ +// ai.cc +// 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 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 @@ -17,9 +21,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/~haller/ -// Email: // }}} #include "ai.hh" #include "config/config.hh" -- cgit v1.2.3