From 969aacbf783287bc734d14c969dd6674bbb69252 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 1 Jan 2014 20:51:08 -0500 Subject: Update copyright to 2014. This was done with: find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; --- include/timeout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/timeout.h') diff --git a/include/timeout.h b/include/timeout.h index 816575d6e..21530dfd4 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,6 +1,6 @@ /* Time-delay routine include stuff. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. -- cgit