diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/users.cpp b/src/users.cpp index 73d1d4368..8a66329ab 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,16 +1,14 @@ /* Routines to maintain a list of online users. * - * (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 "modules.h" #include "users.h" |