summaryrefslogtreecommitdiff
path: root/include/modules/cs_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/cs_mode.h')
-rw-r--r--include/modules/cs_mode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/modules/cs_mode.h b/include/modules/cs_mode.h
index a4f0fe3f5..29a9a63ff 100644
--- a/include/modules/cs_mode.h
+++ b/include/modules/cs_mode.h
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2016 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
@@ -87,4 +87,3 @@ struct ModeLocks
virtual void Check() = 0;
};
-