summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-26 15:33:06 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-26 15:33:06 +0000
commit4f9325f8d0a7e6d53c512c1aee03091734e8d78a (patch)
tree84338db2494ce89b5a9f89e577e7247384674311 /src/modules
parent15556aadb69b7e9bc44893ee3b1daaa539459fbc (diff)
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
git-svn-id: svn://svn.anope.org/anope/trunk@1265 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@983 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/cs_enforce.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_info.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c
index c87edf044..1365def32 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-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c
index 3a4352de7..753a77f51 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-2005 Anope Team
+ * (C) 2003-2007 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 167da4c42..19504784c 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-2005 Anope Team
+ * (C) 2003-2007 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 b8e790f9a..fac40815e 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-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/modules/os_info.c b/src/modules/os_info.c
index 9f2d3aa05..0d0301a75 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-2005 Anope Team
+ * (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
* Based on the original module by Rob <rob@anope.org>