diff options
Diffstat (limited to 'src/modules')
-rw-r--r-- | src/modules/bs_fantasy_unban.c | 2 | ||||
-rw-r--r-- | src/modules/cs_appendtopic.c | 2 | ||||
-rw-r--r-- | src/modules/cs_enforce.c | 2 | ||||
-rw-r--r-- | src/modules/cs_tban.c | 2 | ||||
-rw-r--r-- | src/modules/hs_request.c | 2 | ||||
-rw-r--r-- | src/modules/ns_maxemail.c | 2 | ||||
-rw-r--r-- | src/modules/ns_noop_convert.c | 2 | ||||
-rw-r--r-- | src/modules/os_ignore_db.c | 2 | ||||
-rw-r--r-- | src/modules/os_info.c | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/modules/bs_fantasy_unban.c b/src/modules/bs_fantasy_unban.c index 8d01e0a50..a807baf2a 100644 --- a/src/modules/bs_fantasy_unban.c +++ b/src/modules/bs_fantasy_unban.c @@ -1,6 +1,6 @@ /* BotServ core fantasy functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/modules/cs_appendtopic.c b/src/modules/cs_appendtopic.c index fe21e9cef..433bc76fa 100644 --- a/src/modules/cs_appendtopic.c +++ b/src/modules/cs_appendtopic.c @@ -1,6 +1,6 @@ /* cs_appendtopic.c - Add text to a channels topic * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by SGR <Alex_SGR@ntlworld.com> diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c index 27aa964f1..8d06e4bb4 100644 --- a/src/modules/cs_enforce.c +++ b/src/modules/cs_enforce.c @@ -1,7 +1,7 @@ /* cs_enforce - Add a /cs ENFORCE command to enforce various set * options and channelmodes on a channel. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 diff --git a/src/modules/cs_tban.c b/src/modules/cs_tban.c index d81ad5682..24ff7de9d 100644 --- a/src/modules/cs_tban.c +++ b/src/modules/cs_tban.c @@ -1,6 +1,6 @@ /* cs_tban.c - Bans the user for a given length of time * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c index e0b13ef69..47c3de46f 100644 --- a/src/modules/hs_request.c +++ b/src/modules/hs_request.c @@ -1,7 +1,7 @@ /* hs_request.c - Add request and activate functionality to HostServ, * along with adding +req as optional param to HostServ list. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c index f19a3e6ef..6629e32c6 100644 --- a/src/modules/ns_maxemail.c +++ b/src/modules/ns_maxemail.c @@ -1,7 +1,7 @@ /* ns_maxemail.c - Limit the amount of times an email address * can be used for a NickServ account. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 diff --git a/src/modules/ns_noop_convert.c b/src/modules/ns_noop_convert.c index 8b2bb2c46..f9a0e1b75 100644 --- a/src/modules/ns_noop_convert.c +++ b/src/modules/ns_noop_convert.c @@ -1,6 +1,6 @@ /* ns_noop.c - Allows users to optionaly set autoop to off * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> diff --git a/src/modules/os_ignore_db.c b/src/modules/os_ignore_db.c index 58513f712..3758f2882 100644 --- a/src/modules/os_ignore_db.c +++ b/src/modules/os_ignore_db.c @@ -1,6 +1,6 @@ /* os_ignore_db.c - Provides a database backend for OS IGNORE. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.23 diff --git a/src/modules/os_info.c b/src/modules/os_info.c index 481285bd4..acfc54e25 100644 --- a/src/modules/os_info.c +++ b/src/modules/os_info.c @@ -1,6 +1,6 @@ /* os_info.c - Adds oper information lines to nicks/channels * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> |