summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-02 18:20:35 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-02 18:20:35 +0000
commitfba6ec736da2363df6696b0999cd114fae102ece (patch)
treedcee4744ce96163ecd61e5b5c32cd20c252c00ca /src/modules
parentcd10010f50b7e856b2fa668dfb089f4308752291 (diff)
Update copyrights for 2009.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1909 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/bs_fantasy_unban.c2
-rw-r--r--src/modules/cs_appendtopic.c2
-rw-r--r--src/modules/cs_enforce.c2
-rw-r--r--src/modules/cs_tban.c2
-rw-r--r--src/modules/hs_request.c2
-rw-r--r--src/modules/ns_maxemail.c2
-rw-r--r--src/modules/ns_noop_convert.c2
-rw-r--r--src/modules/os_ignore_db.c2
-rw-r--r--src/modules/os_info.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/modules/bs_fantasy_unban.c b/src/modules/bs_fantasy_unban.c
index f28e66233..d9245bb49 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 d63edb29c..ccbe5c97f 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 e20f3ee91..18e325cd8 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 15ad63306..a42231586 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 ad54bf32a..eff5e3d1b 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 1626849b8..26811da4c 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 868a54e03..b0c8e5c11 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 90d3218e8..6d535f63a 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@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 fbc811e21..4637a950e 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-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@anope.org
*
* Based on the original module by Rob <rob@anope.org>