summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 17:06:39 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 17:06:39 +0000
commit73bd4f99cad16619f2d4f278d9bb53de307f43b1 (patch)
tree5c3053bf2af433a5098e4cd9dff1920f99bc0e24 /src/modules
parent8903e93474ee5ab6aa9da0b03034df3c4ffb918b (diff)
Housekeeping contact address updates.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1914 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 d9245bb49..fae8bc20c 100644
--- a/src/modules/bs_fantasy_unban.c
+++ b/src/modules/bs_fantasy_unban.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * 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 ccbe5c97f..b84fb0e3e 100644
--- a/src/modules/cs_appendtopic.c
+++ b/src/modules/cs_appendtopic.c
@@ -1,7 +1,7 @@
/* cs_appendtopic.c - Add text to a channels topic
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by SGR <Alex_SGR@ntlworld.com>
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c
index 18e325cd8..b85787311 100644
--- a/src/modules/cs_enforce.c
+++ b/src/modules/cs_enforce.c
@@ -2,7 +2,7 @@
* options and channelmodes on a channel.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
* Anope Coder: GeniusDex <geniusdex@anope.org>
diff --git a/src/modules/cs_tban.c b/src/modules/cs_tban.c
index a42231586..2432a0d92 100644
--- a/src/modules/cs_tban.c
+++ b/src/modules/cs_tban.c
@@ -1,7 +1,7 @@
/* cs_tban.c - Bans the user for a given length of time
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.8
diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c
index eff5e3d1b..838d11564 100644
--- a/src/modules/hs_request.c
+++ b/src/modules/hs_request.c
@@ -2,7 +2,7 @@
* along with adding +req as optional param to HostServ list.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.11
diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c
index 26811da4c..df6d51cda 100644
--- a/src/modules/ns_maxemail.c
+++ b/src/modules/ns_maxemail.c
@@ -2,7 +2,7 @@
* can be used for a NickServ account.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
* Anope Coder: GeniusDex <geniusdex@anope.org>
diff --git a/src/modules/ns_noop_convert.c b/src/modules/ns_noop_convert.c
index b0c8e5c11..287c08be3 100644
--- a/src/modules/ns_noop_convert.c
+++ b/src/modules/ns_noop_convert.c
@@ -1,7 +1,7 @@
/* ns_noop.c - Allows users to optionaly set autoop to off
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/os_ignore_db.c b/src/modules/os_ignore_db.c
index 6d535f63a..45a99a665 100644
--- a/src/modules/os_ignore_db.c
+++ b/src/modules/os_ignore_db.c
@@ -1,7 +1,7 @@
/* os_ignore_db.c - Provides a database backend for OS IGNORE.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.23
* Anope Coder: Viper <viper@anope.org>
diff --git a/src/modules/os_info.c b/src/modules/os_info.c
index 4637a950e..765935496 100644
--- a/src/modules/os_info.c
+++ b/src/modules/os_info.c
@@ -1,7 +1,7 @@
/* os_info.c - Adds oper information lines to nicks/channels
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.9