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' {} \; --- Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config') diff --git a/Config b/Config index a41af1815..77f32f462 100755 --- a/Config +++ b/Config @@ -2,7 +2,7 @@ # # Configuration script for Services. # -# Anope (c) 2003-2017 Anope Team +# Anope (c) 2003-2018 Anope Team # Contact us at team@anope.org # # This program is free but copyrighted software; see the file COPYING for -- cgit