summaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/defs.h b/include/defs.h
index 3d8ebf4ff..5cc0cb7ac 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -1,16 +1,14 @@
/*
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2016 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
- *
*/
-
class AccessGroup;
class AutoKick;
class BotInfo;
@@ -53,4 +51,3 @@ struct MemoInfo;
struct ModeLock;
struct Oper;
namespace SASL { struct Message; }
-