summaryrefslogtreecommitdiff
path: root/include/bots.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bots.h')
-rw-r--r--include/bots.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/bots.h b/include/bots.h
index 7c36e77a7..a107c21a6 100644
--- a/include/bots.h
+++ b/include/bots.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2008 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2009 Robin Burchell <w00t@inspircd.org>
+ * Copyright (C) 2008-2009 Anope Team <info@anope.org>
*
* Please read COPYING and README for further details.
*
@@ -10,11 +10,6 @@
*/
-/* Bot info structures. Note that since there won't be many bots,
- * they're not in a hash list.
- * --lara
- */
-
struct CommandHash;
class CoreExport BotInfo