diff options
Diffstat (limited to 'src/command.cpp')
-rw-r--r-- | src/command.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/command.cpp b/src/command.cpp index 2786edecf..afabf24fc 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,10 +1,9 @@ /* * - * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * (C) 2008-2011 Robin Burchell <w00t@inspircd.org> + * (C) 2008-2016 Anope Team <team@anope.org> * * Please read COPYING and README for further details. - * */ #include "services.h" |