diff options
Diffstat (limited to 'modules/extra')
-rw-r--r-- | modules/extra/bs_autoassign.cpp | 2 | ||||
-rw-r--r-- | modules/extra/m_dnsbl.cpp | 2 | ||||
-rw-r--r-- | modules/extra/m_helpchan.cpp | 2 | ||||
-rw-r--r-- | modules/extra/m_proxyscan.cpp | 2 | ||||
-rw-r--r-- | modules/extra/m_rewrite.cpp | 2 | ||||
-rw-r--r-- | modules/extra/m_statusupdate.cpp | 2 | ||||
-rw-r--r-- | modules/extra/ns_maxemail.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/modules/extra/bs_autoassign.cpp b/modules/extra/bs_autoassign.cpp index 0f1b10712..b57564e23 100644 --- a/modules/extra/bs_autoassign.cpp +++ b/modules/extra/bs_autoassign.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/m_dnsbl.cpp b/modules/extra/m_dnsbl.cpp index e84c72e97..dea6a951d 100644 --- a/modules/extra/m_dnsbl.cpp +++ b/modules/extra/m_dnsbl.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/m_helpchan.cpp b/modules/extra/m_helpchan.cpp index 83477da94..baf1429e3 100644 --- a/modules/extra/m_helpchan.cpp +++ b/modules/extra/m_helpchan.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/m_proxyscan.cpp b/modules/extra/m_proxyscan.cpp index 36d9544ec..f74469a5c 100644 --- a/modules/extra/m_proxyscan.cpp +++ b/modules/extra/m_proxyscan.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/m_rewrite.cpp b/modules/extra/m_rewrite.cpp index f40e828b0..751e4e5aa 100644 --- a/modules/extra/m_rewrite.cpp +++ b/modules/extra/m_rewrite.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/m_statusupdate.cpp b/modules/extra/m_statusupdate.cpp index 8fff6e4c3..db865e3c1 100644 --- a/modules/extra/m_statusupdate.cpp +++ b/modules/extra/m_statusupdate.cpp @@ -1,5 +1,5 @@ /* - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/modules/extra/ns_maxemail.cpp b/modules/extra/ns_maxemail.cpp index 2ffe52398..6973b9c5e 100644 --- a/modules/extra/ns_maxemail.cpp +++ b/modules/extra/ns_maxemail.cpp @@ -1,7 +1,7 @@ /* ns_maxemail.c - Limit the amount of times an email address * can be used for a NickServ account. * - * (C) 2003-2011 Anope Team + * (C) 2003-2012 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 |