diff options
Diffstat (limited to 'src/base64.cpp')
-rw-r--r-- | src/base64.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/base64.cpp b/src/base64.cpp index c00527d42..3096d9c3f 100644 --- a/src/base64.cpp +++ b/src/base64.cpp @@ -1,13 +1,12 @@ /* base64 routines. * - * (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" |