From e03ae0cd85a85cbb3d5371b918e48b74ecc6e855 Mon Sep 17 00:00:00 2001 From: Robby Date: Wed, 25 Apr 2018 19:22:13 +0200 Subject: Update copyright to 2018. This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \; --- src/command.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command.cpp') diff --git a/src/command.cpp b/src/command.cpp index 5cfdf2833..a5c728915 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,7 +1,7 @@ /* * * (C) 2008-2011 Robin Burchell - * (C) 2008-2017 Anope Team + * (C) 2008-2018 Anope Team * * Please read COPYING and README for further details. */ -- cgit