From f118960a25dd1f482e77586b7853107692d31ec9 Mon Sep 17 00:00:00 2001 From: Robby Date: Thu, 28 Jan 2016 20:24:49 +0100 Subject: Update copyright to 2016. This was done with: find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. Fixed some whitespace and blank lines along the way. --- Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config') diff --git a/Config b/Config index a00f31e17..896aa4025 100755 --- a/Config +++ b/Config @@ -2,7 +2,7 @@ # # Configuration script for Services. # -# Anope (c) 2003-2014 Anope Team +# Anope (c) 2003-2016 Anope Team # Contact us at team@anope.org # # This program is free but copyrighted software; see the file COPYING for -- cgit