summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/base.h b/include/base.h
index e64af87a4..677c0cfc8 100644
--- a/include/base.h
+++ b/include/base.h
@@ -1,10 +1,9 @@
/*
*
- * Copyright (C) 2008-2011 Adam <Adam@anope.org>
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * (C) 2008-2011 Adam <Adam@anope.org>
+ * (C) 2008-2016 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
- *
*/
#ifndef BASE_H
@@ -142,4 +141,3 @@ class Reference : public ReferenceBase
};
#endif // BASE_H
-