From 5007b72b28fe853960db4141c222f713ac5b9eb7 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 9 Jan 2013 04:18:13 -0500 Subject: Update copyright to 2013. This was done with: find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; --- modules/extra/m_helpchan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/extra/m_helpchan.cpp') diff --git a/modules/extra/m_helpchan.cpp b/modules/extra/m_helpchan.cpp index 6b450e581..88b2eaee8 100644 --- a/modules/extra/m_helpchan.cpp +++ b/modules/extra/m_helpchan.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. -- cgit