summaryrefslogtreecommitdiff
path: root/include/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/service.h')
-rw-r--r--include/service.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/service.h b/include/service.h
index 8142363d6..9c4d1f172 100644
--- a/include/service.h
+++ b/include/service.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 SERVICE_H
@@ -172,4 +171,3 @@ class ServiceAlias
};
#endif // SERVICE_H
-