diff options
Diffstat (limited to 'src/serialize.cpp')
-rw-r--r-- | src/serialize.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/serialize.cpp b/src/serialize.cpp index 1bb704b41..3c54b933d 100644 --- a/src/serialize.cpp +++ b/src/serialize.cpp @@ -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. - * */ - #include "services.h" #include "anope.h" #include "serialize.h" |