diff options
Diffstat (limited to 'modules/protocol/hybrid.cpp')
-rw-r--r-- | modules/protocol/hybrid.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/protocol/hybrid.cpp b/modules/protocol/hybrid.cpp index a4058f3c7..2db72717e 100644 --- a/modules/protocol/hybrid.cpp +++ b/modules/protocol/hybrid.cpp @@ -1,13 +1,12 @@ /* ircd-hybrid-8 protocol module * - * (C) 2003-2014 Anope Team + * (C) 2003-2016 Anope Team <team@anope.org> * (C) 2012-2016 ircd-hybrid development team * * 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 "module.h" |