summaryrefslogtreecommitdiff
path: root/include/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/logger.h')
-rw-r--r--include/logger.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/logger.h b/include/logger.h
index e065e79bd..349ca5a55 100644
--- a/include/logger.h
+++ b/include/logger.h
@@ -1,13 +1,12 @@
/*
*
- * (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.
- *
*/
#ifndef LOGGER_H
@@ -143,4 +142,3 @@ class CoreExport LogInfo
};
#endif // LOGGER_H
-