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 2702aedf2..c0f1d2da4 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-2010 Anope Team + * (C) 2003-2011 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 f91b58874..b9a5f6773 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-2010 Anope Team + * (C) 2003-2011 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 602975d16..5635fd97f 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-2010 Anope Team + * (C) 2003-2011 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 fd949c5df..d725bda58 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-2010 Anope Team + * (C) 2003-2011 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 fedf88735..35c0d174b 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-2010 Anope Team + * (C) 2003-2011 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 82dd4c48b..039a3d7d9 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-2010 Anope Team + * (C) 2003-2011 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 50c0d4021..46d0a76bf 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-2010 Anope Team + * (C) 2003-2011 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 284df65d5..5cdc00a43 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-2010 Anope Team + * (C) 2003-2011 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 d0716a9cd..cc2e77a8b 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-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> |