1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 11:36:38 +02:00

Update copyrights for 2009.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1909 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rburchell
2009-01-02 18:20:35 +00:00
parent cd10010f50
commit fba6ec736d
219 changed files with 230 additions and 235 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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>