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' {} \; --- modules/commands/cs_set_misc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/commands/cs_set_misc.cpp') diff --git a/modules/commands/cs_set_misc.cpp b/modules/commands/cs_set_misc.cpp index c24aa425d..86d09d94c 100644 --- a/modules/commands/cs_set_misc.cpp +++ b/modules/commands/cs_set_misc.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2017 Anope Team + * (C) 2003-2018 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. -- cgit