summaryrefslogtreecommitdiff
path: root/i/marvin/src/config/config.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/config/config.hh')
-rw-r--r--i/marvin/src/config/config.hh7
1 files changed, 3 insertions, 4 deletions
diff --git a/i/marvin/src/config/config.hh b/i/marvin/src/config/config.hh
index c88ec98..bcec7d8 100644
--- a/i/marvin/src/config/config.hh
+++ b/i/marvin/src/config/config.hh
@@ -1,11 +1,11 @@
#ifndef config_hh
#define config_hh
// config.hh
-// robert - programme du robot 2005. {{{
+// marvin - programme du robot 2006. {{{
//
-// Copyright (C) 2005 Nicolas Schodet
+// Copyright (C) 2006 Nicolas Schodet
//
-// Robot APB Team/Efrei 2005.
+// Robot APB Team/Efrei 2006.
// Web: http://assos.efrei.fr/robot/
// Email: robot AT efrei DOT fr
//
@@ -27,7 +27,6 @@
#include "config_data.hh"
#include <list>
-#include <string>
/// Classe d'accés à la configuration.
class Config