summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-01-13 12:54:14 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-01-13 12:54:14 +0000
commit555c7ff856be4d57a91bf4f0ab5800a2af65862e (patch)
tree9a722316b1fe414faf6f662dcd0f70d5bb4fb514
parent380e29d86ee060f1051c8dd0293992dc7ec54f19 (diff)
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
git-svn-id: svn://svn.anope.org/anope/trunk@1345 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1060 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Makefile.win322
-rw-r--r--include/commands.h2
-rw-r--r--include/config.h2
-rw-r--r--include/datafiles.h2
-rw-r--r--include/defs.h2
-rw-r--r--include/depricated.h2
-rw-r--r--include/encrypt.h2
-rw-r--r--include/events.h2
-rw-r--r--include/extern.h2
-rw-r--r--include/makefile.win322
-rw-r--r--include/messages.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/pseudo.h2
-rw-r--r--include/services.h2
-rw-r--r--include/slist.h2
-rw-r--r--include/sockets.h2
-rw-r--r--include/timeout.h2
-rw-r--r--include/version.sh2
-rw-r--r--include/version.sh.c2
-rw-r--r--install.js2
-rw-r--r--lang/cat.l2
-rw-r--r--lang/de.l2
-rw-r--r--lang/en_us.l2
-rw-r--r--lang/es.l2
-rw-r--r--lang/fr.l2
-rw-r--r--lang/gr.l2
-rw-r--r--lang/hun.l2
-rw-r--r--lang/it.l2
-rw-r--r--lang/langcomp.c2
-rw-r--r--lang/langtool.c2
-rw-r--r--lang/nl.l2
-rw-r--r--lang/pl.l2
-rw-r--r--lang/pt.l2
-rw-r--r--lang/ru.l2
-rw-r--r--lang/tr.l2
-rw-r--r--src/actions.c2
-rw-r--r--src/base64.c2
-rw-r--r--src/bin/anoperc.in2
-rw-r--r--src/botserv.c2
-rw-r--r--src/channels.c2
-rw-r--r--src/chanserv.c2
-rw-r--r--src/commands.c2
-rw-r--r--src/compat.c2
-rw-r--r--src/config.c2
-rw-r--r--src/core/bs_act.c2
-rw-r--r--src/core/bs_assign.c2
-rw-r--r--src/core/bs_badwords.c2
-rw-r--r--src/core/bs_bot.c2
-rw-r--r--src/core/bs_botlist.c2
-rw-r--r--src/core/bs_fantasy.c2
-rw-r--r--src/core/bs_fantasy_kick.c2
-rw-r--r--src/core/bs_fantasy_kickban.c2
-rw-r--r--src/core/bs_fantasy_owner.c2
-rw-r--r--src/core/bs_fantasy_seen.c2
-rw-r--r--src/core/bs_fantasy_unban.c2
-rw-r--r--src/core/bs_help.c2
-rw-r--r--src/core/bs_info.c2
-rw-r--r--src/core/bs_kick.c2
-rw-r--r--src/core/bs_say.c2
-rw-r--r--src/core/bs_set.c2
-rw-r--r--src/core/bs_unassign.c2
-rw-r--r--src/core/cs_access.c2
-rw-r--r--src/core/cs_akick.c2
-rw-r--r--src/core/cs_ban.c2
-rw-r--r--src/core/cs_clear.c2
-rw-r--r--src/core/cs_drop.c2
-rw-r--r--src/core/cs_forbid.c2
-rw-r--r--src/core/cs_getkey.c2
-rw-r--r--src/core/cs_getpass.c2
-rw-r--r--src/core/cs_help.c2
-rw-r--r--src/core/cs_identify.c2
-rw-r--r--src/core/cs_info.c2
-rw-r--r--src/core/cs_invite.c2
-rw-r--r--src/core/cs_kick.c2
-rw-r--r--src/core/cs_list.c2
-rw-r--r--src/core/cs_logout.c2
-rw-r--r--src/core/cs_modes.c2
-rw-r--r--src/core/cs_register.c2
-rw-r--r--src/core/cs_sendpass.c2
-rw-r--r--src/core/cs_set.c2
-rw-r--r--src/core/cs_status.c2
-rw-r--r--src/core/cs_suspend.c2
-rw-r--r--src/core/cs_topic.c2
-rw-r--r--src/core/cs_xop.c2
-rw-r--r--src/core/enc_md5.c2
-rw-r--r--src/core/enc_none.c2
-rw-r--r--src/core/enc_old.c2
-rw-r--r--src/core/he_help.c2
-rw-r--r--src/core/hs_del.c2
-rw-r--r--src/core/hs_delall.c2
-rw-r--r--src/core/hs_group.c2
-rw-r--r--src/core/hs_help.c2
-rw-r--r--src/core/hs_list.c2
-rw-r--r--src/core/hs_off.c2
-rw-r--r--src/core/hs_on.c2
-rw-r--r--src/core/hs_set.c2
-rw-r--r--src/core/hs_setall.c2
-rw-r--r--src/core/ms_cancel.c2
-rw-r--r--src/core/ms_check.c2
-rw-r--r--src/core/ms_del.c2
-rw-r--r--src/core/ms_help.c2
-rw-r--r--src/core/ms_info.c2
-rw-r--r--src/core/ms_list.c2
-rw-r--r--src/core/ms_read.c2
-rw-r--r--src/core/ms_rsend.c2
-rw-r--r--src/core/ms_send.c2
-rw-r--r--src/core/ms_sendall.c2
-rw-r--r--src/core/ms_set.c2
-rw-r--r--src/core/ms_staff.c2
-rw-r--r--src/core/ns_access.c2
-rw-r--r--src/core/ns_alist.c2
-rw-r--r--src/core/ns_drop.c2
-rw-r--r--src/core/ns_forbid.c2
-rw-r--r--src/core/ns_getemail.c2
-rw-r--r--src/core/ns_getpass.c2
-rw-r--r--src/core/ns_ghost.c2
-rw-r--r--src/core/ns_group.c2
-rw-r--r--src/core/ns_help.c2
-rw-r--r--src/core/ns_identify.c2
-rw-r--r--src/core/ns_info.c2
-rw-r--r--src/core/ns_list.c2
-rw-r--r--src/core/ns_logout.c2
-rw-r--r--src/core/ns_recover.c2
-rw-r--r--src/core/ns_register.c2
-rw-r--r--src/core/ns_release.c2
-rw-r--r--src/core/ns_saset.c2
-rw-r--r--src/core/ns_sendpass.c2
-rw-r--r--src/core/ns_set.c2
-rw-r--r--src/core/ns_status.c2
-rw-r--r--src/core/ns_suspend.c2
-rw-r--r--src/core/ns_update.c2
-rw-r--r--src/core/os_admin.c2
-rw-r--r--src/core/os_akill.c2
-rw-r--r--src/core/os_chankill.c2
-rw-r--r--src/core/os_chanlist.c2
-rw-r--r--src/core/os_clearmodes.c2
-rw-r--r--src/core/os_defcon.c2
-rw-r--r--src/core/os_global.c2
-rw-r--r--src/core/os_help.c2
-rw-r--r--src/core/os_ignore.c2
-rw-r--r--src/core/os_jupe.c2
-rw-r--r--src/core/os_kick.c2
-rw-r--r--src/core/os_logonnews.c2
-rw-r--r--src/core/os_mode.c2
-rw-r--r--src/core/os_modinfo.c2
-rw-r--r--src/core/os_modlist.c2
-rw-r--r--src/core/os_modload.c2
-rw-r--r--src/core/os_modunload.c2
-rw-r--r--src/core/os_noop.c2
-rw-r--r--src/core/os_oline.c2
-rw-r--r--src/core/os_oper.c2
-rw-r--r--src/core/os_opernews.c2
-rw-r--r--src/core/os_quit.c2
-rw-r--r--src/core/os_randomnews.c2
-rw-r--r--src/core/os_raw.c2
-rw-r--r--src/core/os_reload.c2
-rw-r--r--src/core/os_restart.c2
-rw-r--r--src/core/os_session.c2
-rw-r--r--src/core/os_set.c2
-rw-r--r--src/core/os_sgline.c2
-rw-r--r--src/core/os_shutdown.c2
-rw-r--r--src/core/os_sqline.c2
-rw-r--r--src/core/os_staff.c2
-rw-r--r--src/core/os_stats.c2
-rw-r--r--src/core/os_svsnick.c2
-rw-r--r--src/core/os_szline.c2
-rw-r--r--src/core/os_umode.c2
-rw-r--r--src/core/os_update.c2
-rw-r--r--src/core/os_userlist.c2
-rw-r--r--src/datafiles.c2
-rw-r--r--src/encrypt.c2
-rw-r--r--src/events.c2
-rw-r--r--src/helpserv.c2
-rw-r--r--src/hostserv.c2
-rw-r--r--src/init.c2
-rw-r--r--src/language.c2
-rw-r--r--src/list.c2
-rw-r--r--src/log.c2
-rw-r--r--src/mail.c2
-rw-r--r--src/main.c2
-rw-r--r--src/makefile.win322
-rw-r--r--src/memory.c2
-rw-r--r--src/memoserv.c2
-rw-r--r--src/messages.c2
-rw-r--r--src/misc.c2
-rw-r--r--src/modules.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_info.c2
-rw-r--r--src/mysql.c2
-rw-r--r--src/news.c2
-rw-r--r--src/nickserv.c2
-rw-r--r--src/operserv.c2
-rw-r--r--src/process.c2
-rw-r--r--src/protocol/bahamut.c2
-rw-r--r--src/protocol/bahamut.h2
-rw-r--r--src/protocol/charybdis.c2
-rw-r--r--src/protocol/charybdis.h2
-rw-r--r--src/protocol/dreamforge.c2
-rw-r--r--src/protocol/dreamforge.h2
-rw-r--r--src/protocol/hybrid.c2
-rw-r--r--src/protocol/hybrid.h2
-rw-r--r--src/protocol/inspircd10.c2
-rw-r--r--src/protocol/inspircd10.h2
-rw-r--r--src/protocol/inspircd11.c2
-rwxr-xr-xsrc/protocol/inspircd11.h2
-rw-r--r--src/protocol/plexus2.c2
-rw-r--r--src/protocol/plexus2.h2
-rw-r--r--src/protocol/plexus3.c2
-rw-r--r--src/protocol/plexus3.h2
-rw-r--r--src/protocol/ptlink.c2
-rw-r--r--src/protocol/ptlink.h2
-rw-r--r--src/protocol/rageircd.c2
-rw-r--r--src/protocol/rageircd.h2
-rw-r--r--src/protocol/ratbox.c2
-rw-r--r--src/protocol/ratbox.h2
-rw-r--r--src/protocol/shadowircd.c2
-rw-r--r--src/protocol/shadowircd.h2
-rw-r--r--src/protocol/solidircd.c2
-rw-r--r--src/protocol/solidircd.h2
-rw-r--r--src/protocol/ultimate2.c2
-rw-r--r--src/protocol/ultimate2.h2
-rw-r--r--src/protocol/ultimate3.c2
-rw-r--r--src/protocol/ultimate3.h2
-rw-r--r--src/protocol/unreal31.c2
-rw-r--r--src/protocol/unreal31.h2
-rw-r--r--src/protocol/unreal32.c2
-rw-r--r--src/protocol/unreal32.h2
-rw-r--r--src/protocol/viagra.c2
-rw-r--r--src/protocol/viagra.h2
-rw-r--r--src/rdb.c2
-rw-r--r--src/send.c2
-rw-r--r--src/servers.c2
-rw-r--r--src/sessions.c2
-rw-r--r--src/slist.c2
-rw-r--r--src/sockutil.c2
-rw-r--r--src/timeout.c2
-rw-r--r--src/tools/anopesmtp.c2
-rw-r--r--src/tools/smtp.h2
-rw-r--r--src/users.c2
-rw-r--r--src/win32.rc.template2
-rw-r--r--version.log8
246 files changed, 251 insertions, 247 deletions
diff --git a/Makefile.win32 b/Makefile.win32
index 2101240be..a6dfe119b 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -1,6 +1,6 @@
# Makefile for Anope.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
diff --git a/include/commands.h b/include/commands.h
index 814003abb..3edbdf9df 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,6 +1,6 @@
/* Declarations for command data.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/config.h b/include/config.h
index 182d9d749..648205e7c 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,6 +1,6 @@
/* Services configuration.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/datafiles.h b/include/datafiles.h
index c1e303ffa..71f269252 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -1,6 +1,6 @@
/* Database file descriptor structure and file handling routine prototypes.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/defs.h b/include/defs.h
index b54f7b83f..78371946d 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -1,6 +1,6 @@
/* Set default values for any constants that should be in include files but
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/depricated.h b/include/depricated.h
index 623bd2d2a..0d2f7073d 100644
--- a/include/depricated.h
+++ b/include/depricated.h
@@ -1,6 +1,6 @@
/* depricated.h
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/encrypt.h b/include/encrypt.h
index 0d3d53f92..7ac3d884a 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/events.h b/include/events.h
index 3663139b5..77ec0bf8e 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/extern.h b/include/extern.h
index c4c32d3aa..c85600751 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/makefile.win32 b/include/makefile.win32
index 1377621b7..f66dd48b6 100644
--- a/include/makefile.win32
+++ b/include/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/include/messages.h b/include/messages.h
index aa8714619..47ac9cda7 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -1,6 +1,6 @@
/* Declarations of IRC message structures, variables, and functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/modules.h b/include/modules.h
index 9715fc483..c04138a23 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,6 +1,6 @@
/* Modular support
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/pseudo.h b/include/pseudo.h
index 8bc2776e8..e20ec8b7b 100644
--- a/include/pseudo.h
+++ b/include/pseudo.h
@@ -1,6 +1,6 @@
/* Include extra includes needed by most/all pseudo-clients.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/services.h b/include/services.h
index 19efdedde..48920b201 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/slist.h b/include/slist.h
index 428f9b992..64ecbe996 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -1,6 +1,6 @@
/* Header for Services list handler.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/sockets.h b/include/sockets.h
index c82871848..470ad7761 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2004-2007 Anope Team
+ * (C) 2004-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/timeout.h b/include/timeout.h
index f3c5772a0..ac2f3deda 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -1,6 +1,6 @@
/* Time-delay routine include stuff.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/include/version.sh b/include/version.sh
index 1a6b6fb3a..1ee2d756c 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -27,7 +27,7 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and CREDITS for further details.
diff --git a/include/version.sh.c b/include/version.sh.c
index eb1085a2c..f69fe8992 100644
--- a/include/version.sh.c
+++ b/include/version.sh.c
@@ -1,6 +1,6 @@
/* version file handler for win32.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/install.js b/install.js
index 66e9943d7..168e1940d 100644
--- a/install.js
+++ b/install.js
@@ -1,7 +1,7 @@
//
// install.js - Windows Configuration
//
-// (C) 2003-2007 Anope Team
+// (C) 2003-2008 Anope Team
// Contact us at info@anope.org
//
// This program is free but copyrighted software; see the file COPYING for
diff --git a/lang/cat.l b/lang/cat.l
index 810e42104..f21af16ed 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,6 +1,6 @@
# Catalan Language File.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/de.l b/lang/de.l
index 9dfafd716..50c8f1a0d 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,6 +1,6 @@
# Deutsches Language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/en_us.l b/lang/en_us.l
index 1deabc5af..63bbc1179 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,6 +1,6 @@
# United States English language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/es.l b/lang/es.l
index 1be942c18..988958406 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,6 +1,6 @@
# Spanish Language File.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/fr.l b/lang/fr.l
index 0bb700261..66eda8553 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,6 +1,6 @@
# French language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/gr.l b/lang/gr.l
index c5965eb9c..e98f19404 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,6 +1,6 @@
# Greek language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/hun.l b/lang/hun.l
index 9e929784d..56e312d0b 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,6 +1,6 @@
# Hungarian (magyar) language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Translated by:
diff --git a/lang/it.l b/lang/it.l
index 465735a3b..adae95de7 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,6 +1,6 @@
# Italian language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/langcomp.c b/lang/langcomp.c
index 77928771d..bd9bf2646 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,6 +1,6 @@
/* Compiler for language definition files.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/lang/langtool.c b/lang/langtool.c
index 807dde420..f97f29b99 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,6 +1,6 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/lang/nl.l b/lang/nl.l
index 7567d9093..2a95bd5ae 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,6 +1,6 @@
# Dutch Language File
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/pl.l b/lang/pl.l
index ec5ee35d0..ce0bba25b 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -9,7 +9,7 @@
# Wersja serwisów/Anope version: 1.7.4
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/pt.l b/lang/pt.l
index 8bcf6fcb8..c02c46865 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,6 +1,6 @@
# Portuguese language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/ru.l b/lang/ru.l
index b0b00a2f4..85e779323 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,6 +1,6 @@
# Russian language file for Anope
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/tr.l b/lang/tr.l
index 9005e4688..1f0148528 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,6 +1,6 @@
# Turkish language file.
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/src/actions.c b/src/actions.c
index 17cb7ea7c..9d28c7311 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1,6 +1,6 @@
/* Various routines to perform simple actions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/base64.c b/src/base64.c
index 1adc151bd..10b2f0254 100644
--- a/src/base64.c
+++ b/src/base64.c
@@ -1,6 +1,6 @@
/* base64 routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/bin/anoperc.in b/src/bin/anoperc.in
index 462606f7f..4f4961c9c 100644
--- a/src/bin/anoperc.in
+++ b/src/bin/anoperc.in
@@ -2,7 +2,7 @@
#
# Configuration script for Services
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/src/botserv.c b/src/botserv.c
index 59bf58280..8f76fa5f9 100644
--- a/src/botserv.c
+++ b/src/botserv.c
@@ -1,6 +1,6 @@
/* BotServ functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/channels.c b/src/channels.c
index d3615b335..37ecf0210 100644
--- a/src/channels.c
+++ b/src/channels.c
@@ -1,6 +1,6 @@
/* Channel-handling routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/chanserv.c b/src/chanserv.c
index c39b9f250..e56bf6d0f 100644
--- a/src/chanserv.c
+++ b/src/chanserv.c
@@ -1,6 +1,6 @@
/* ChanServ functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/commands.c b/src/commands.c
index 4460678db..4c827458d 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -1,6 +1,6 @@
/* Routines for looking up commands in a *Serv command list.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/compat.c b/src/compat.c
index 14334b001..0478e4ee6 100644
--- a/src/compat.c
+++ b/src/compat.c
@@ -1,6 +1,6 @@
/* Compatibility routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/config.c b/src/config.c
index 09fa7e460..b4ff90b28 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,6 +1,6 @@
/* Configuration file handling.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_act.c b/src/core/bs_act.c
index 70f9bd5e5..e342c7617 100644
--- a/src/core/bs_act.c
+++ b/src/core/bs_act.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_assign.c b/src/core/bs_assign.c
index 70416f0d3..e34ca7d81 100644
--- a/src/core/bs_assign.c
+++ b/src/core/bs_assign.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_badwords.c b/src/core/bs_badwords.c
index acdc9ad4b..3b5733f42 100644
--- a/src/core/bs_badwords.c
+++ b/src/core/bs_badwords.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_bot.c b/src/core/bs_bot.c
index b088f15ba..1a81118b8 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_botlist.c b/src/core/bs_botlist.c
index e6a00c137..9e0fb9d45 100644
--- a/src/core/bs_botlist.c
+++ b/src/core/bs_botlist.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy.c b/src/core/bs_fantasy.c
index 3ae9054b8..c63d139b1 100644
--- a/src/core/bs_fantasy.c
+++ b/src/core/bs_fantasy.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy_kick.c b/src/core/bs_fantasy_kick.c
index 1a5afa7eb..d8f272e8a 100644
--- a/src/core/bs_fantasy_kick.c
+++ b/src/core/bs_fantasy_kick.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy_kickban.c b/src/core/bs_fantasy_kickban.c
index 5ce9750cc..4cb64f116 100644
--- a/src/core/bs_fantasy_kickban.c
+++ b/src/core/bs_fantasy_kickban.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy_owner.c b/src/core/bs_fantasy_owner.c
index ddfbd6ba1..934d3ccca 100644
--- a/src/core/bs_fantasy_owner.c
+++ b/src/core/bs_fantasy_owner.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy_seen.c b/src/core/bs_fantasy_seen.c
index 1df8049cf..d7548f117 100644
--- a/src/core/bs_fantasy_seen.c
+++ b/src/core/bs_fantasy_seen.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_fantasy_unban.c b/src/core/bs_fantasy_unban.c
index cf7c6d7cb..7f0bc7f5a 100644
--- a/src/core/bs_fantasy_unban.c
+++ b/src/core/bs_fantasy_unban.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_help.c b/src/core/bs_help.c
index 9c71c0309..7d34ef705 100644
--- a/src/core/bs_help.c
+++ b/src/core/bs_help.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_info.c b/src/core/bs_info.c
index ffe906bcb..fe9d40a11 100644
--- a/src/core/bs_info.c
+++ b/src/core/bs_info.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_kick.c b/src/core/bs_kick.c
index 4a407dd23..d83180731 100644
--- a/src/core/bs_kick.c
+++ b/src/core/bs_kick.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_say.c b/src/core/bs_say.c
index 5ca3932ea..3f088b4f2 100644
--- a/src/core/bs_say.c
+++ b/src/core/bs_say.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_set.c b/src/core/bs_set.c
index 94b431284..4126603d4 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/bs_unassign.c b/src/core/bs_unassign.c
index 550fcd099..a5e0af6bb 100644
--- a/src/core/bs_unassign.c
+++ b/src/core/bs_unassign.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_access.c b/src/core/cs_access.c
index ab83055d3..d46c8c397 100644
--- a/src/core/cs_access.c
+++ b/src/core/cs_access.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_akick.c b/src/core/cs_akick.c
index 39eb6d25c..c6b98f1c9 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_ban.c b/src/core/cs_ban.c
index b845bd5d5..658fa8809 100644
--- a/src/core/cs_ban.c
+++ b/src/core/cs_ban.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_clear.c b/src/core/cs_clear.c
index c78e01254..043b8863c 100644
--- a/src/core/cs_clear.c
+++ b/src/core/cs_clear.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_drop.c b/src/core/cs_drop.c
index d7a4df15b..dff5992e9 100644
--- a/src/core/cs_drop.c
+++ b/src/core/cs_drop.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_forbid.c b/src/core/cs_forbid.c
index 5c77a9cbd..cd7a0e584 100644
--- a/src/core/cs_forbid.c
+++ b/src/core/cs_forbid.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_getkey.c b/src/core/cs_getkey.c
index 782cf64bc..e869e795e 100644
--- a/src/core/cs_getkey.c
+++ b/src/core/cs_getkey.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_getpass.c b/src/core/cs_getpass.c
index 9a04ef95c..b0babe98b 100644
--- a/src/core/cs_getpass.c
+++ b/src/core/cs_getpass.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_help.c b/src/core/cs_help.c
index e1d16146b..208009038 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_identify.c b/src/core/cs_identify.c
index b8be08573..bde224a4a 100644
--- a/src/core/cs_identify.c
+++ b/src/core/cs_identify.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_info.c b/src/core/cs_info.c
index 3abda7f51..0be9a8854 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_invite.c b/src/core/cs_invite.c
index 68a3a87f4..a5b76fce2 100644
--- a/src/core/cs_invite.c
+++ b/src/core/cs_invite.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_kick.c b/src/core/cs_kick.c
index ca1c0f3ce..25ce396ff 100644
--- a/src/core/cs_kick.c
+++ b/src/core/cs_kick.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_list.c b/src/core/cs_list.c
index fde08894c..c52f4601d 100644
--- a/src/core/cs_list.c
+++ b/src/core/cs_list.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_logout.c b/src/core/cs_logout.c
index 725593d25..e11a1ac8f 100644
--- a/src/core/cs_logout.c
+++ b/src/core/cs_logout.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_modes.c b/src/core/cs_modes.c
index 907fe9ff5..dc3f12ae9 100644
--- a/src/core/cs_modes.c
+++ b/src/core/cs_modes.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_register.c b/src/core/cs_register.c
index 4167563b1..4fac58578 100644
--- a/src/core/cs_register.c
+++ b/src/core/cs_register.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_sendpass.c b/src/core/cs_sendpass.c
index 6dd1655d1..53926dcb7 100644
--- a/src/core/cs_sendpass.c
+++ b/src/core/cs_sendpass.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_set.c b/src/core/cs_set.c
index d5d4e2945..24a749662 100644
--- a/src/core/cs_set.c
+++ b/src/core/cs_set.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_status.c b/src/core/cs_status.c
index 2334e7420..b52efbcdb 100644
--- a/src/core/cs_status.c
+++ b/src/core/cs_status.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_suspend.c b/src/core/cs_suspend.c
index 5960e42b7..69e236a33 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_topic.c b/src/core/cs_topic.c
index fe2a0b27d..dd5a15cb8 100644
--- a/src/core/cs_topic.c
+++ b/src/core/cs_topic.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/cs_xop.c b/src/core/cs_xop.c
index eb102ee98..37d3711fd 100644
--- a/src/core/cs_xop.c
+++ b/src/core/cs_xop.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/enc_md5.c b/src/core/enc_md5.c
index 7db7bd677..69344d7e6 100644
--- a/src/core/enc_md5.c
+++ b/src/core/enc_md5.c
@@ -1,7 +1,7 @@
/* Module for encryption using MD5.
*
* Modified for Anope.
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at dev@anope.org
*
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
diff --git a/src/core/enc_none.c b/src/core/enc_none.c
index 59c78c9dc..0249d4c6c 100644
--- a/src/core/enc_none.c
+++ b/src/core/enc_none.c
@@ -1,6 +1,6 @@
/* Module for encryption using MD5.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at dev@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/src/core/enc_old.c b/src/core/enc_old.c
index b9a64cbfe..ab7a5210e 100644
--- a/src/core/enc_old.c
+++ b/src/core/enc_old.c
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/he_help.c b/src/core/he_help.c
index f98b50e00..220df6455 100644
--- a/src/core/he_help.c
+++ b/src/core/he_help.c
@@ -1,6 +1,6 @@
/* HelpServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_del.c b/src/core/hs_del.c
index 404b1600f..73af8cc22 100644
--- a/src/core/hs_del.c
+++ b/src/core/hs_del.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_delall.c b/src/core/hs_delall.c
index 7d53c5c58..bc26a9032 100644
--- a/src/core/hs_delall.c
+++ b/src/core/hs_delall.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_group.c b/src/core/hs_group.c
index 0e2277b50..a88d772e3 100644
--- a/src/core/hs_group.c
+++ b/src/core/hs_group.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_help.c b/src/core/hs_help.c
index bb5319330..f237016de 100644
--- a/src/core/hs_help.c
+++ b/src/core/hs_help.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_list.c b/src/core/hs_list.c
index 42408f92f..59a7fd8ae 100644
--- a/src/core/hs_list.c
+++ b/src/core/hs_list.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_off.c b/src/core/hs_off.c
index 9b60758e0..c2ce6c498 100644
--- a/src/core/hs_off.c
+++ b/src/core/hs_off.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_on.c b/src/core/hs_on.c
index 060da9836..9ce692377 100644
--- a/src/core/hs_on.c
+++ b/src/core/hs_on.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_set.c b/src/core/hs_set.c
index 2481200e6..d236830d0 100644
--- a/src/core/hs_set.c
+++ b/src/core/hs_set.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/hs_setall.c b/src/core/hs_setall.c
index 26fa39fc3..ca11e46ba 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_cancel.c b/src/core/ms_cancel.c
index d024bc8a9..568a05310 100644
--- a/src/core/ms_cancel.c
+++ b/src/core/ms_cancel.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_check.c b/src/core/ms_check.c
index ee0f24206..661a5c1ab 100644
--- a/src/core/ms_check.c
+++ b/src/core/ms_check.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_del.c b/src/core/ms_del.c
index 64f8c9dc7..f8a294f3e 100644
--- a/src/core/ms_del.c
+++ b/src/core/ms_del.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_help.c b/src/core/ms_help.c
index e57c85af5..7b49aa43c 100644
--- a/src/core/ms_help.c
+++ b/src/core/ms_help.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_info.c b/src/core/ms_info.c
index 1a774f88e..2e4e91b46 100644
--- a/src/core/ms_info.c
+++ b/src/core/ms_info.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_list.c b/src/core/ms_list.c
index 7ebda2d98..b0a203afd 100644
--- a/src/core/ms_list.c
+++ b/src/core/ms_list.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_read.c b/src/core/ms_read.c
index 440d2c4fa..3588ac9f0 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_rsend.c b/src/core/ms_rsend.c
index 8a66726e7..4baf81c00 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_send.c b/src/core/ms_send.c
index e9a6bf54b..3ea195262 100644
--- a/src/core/ms_send.c
+++ b/src/core/ms_send.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_sendall.c b/src/core/ms_sendall.c
index 45228fd84..fd0e32454 100644
--- a/src/core/ms_sendall.c
+++ b/src/core/ms_sendall.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_set.c b/src/core/ms_set.c
index c5864140d..699a949c7 100644
--- a/src/core/ms_set.c
+++ b/src/core/ms_set.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ms_staff.c b/src/core/ms_staff.c
index 1b33df7ad..e6462c975 100644
--- a/src/core/ms_staff.c
+++ b/src/core/ms_staff.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_access.c b/src/core/ns_access.c
index c276589bb..40e925012 100644
--- a/src/core/ns_access.c
+++ b/src/core/ns_access.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_alist.c b/src/core/ns_alist.c
index 796f09bb6..8090531d2 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_drop.c b/src/core/ns_drop.c
index 3acdd2461..e0434d7e0 100644
--- a/src/core/ns_drop.c
+++ b/src/core/ns_drop.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_forbid.c b/src/core/ns_forbid.c
index 825e516ec..b3ecc5531 100644
--- a/src/core/ns_forbid.c
+++ b/src/core/ns_forbid.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_getemail.c b/src/core/ns_getemail.c
index aec403987..5dc8b08bc 100644
--- a/src/core/ns_getemail.c
+++ b/src/core/ns_getemail.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_getpass.c b/src/core/ns_getpass.c
index 560c2e190..8fc917306 100644
--- a/src/core/ns_getpass.c
+++ b/src/core/ns_getpass.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_ghost.c b/src/core/ns_ghost.c
index caf34baf1..2589b8a24 100644
--- a/src/core/ns_ghost.c
+++ b/src/core/ns_ghost.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_group.c b/src/core/ns_group.c
index 79982c0e9..926d062f0 100644
--- a/src/core/ns_group.c
+++ b/src/core/ns_group.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_help.c b/src/core/ns_help.c
index 8b6863be8..ce004ab3a 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_identify.c b/src/core/ns_identify.c
index 97ce660d7..cbeb7705e 100644
--- a/src/core/ns_identify.c
+++ b/src/core/ns_identify.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_info.c b/src/core/ns_info.c
index 427a7bc0c..665faabbb 100644
--- a/src/core/ns_info.c
+++ b/src/core/ns_info.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_list.c b/src/core/ns_list.c
index 0eab48d9f..5cf00cfbb 100644
--- a/src/core/ns_list.c
+++ b/src/core/ns_list.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_logout.c b/src/core/ns_logout.c
index 8a836979b..d2691132a 100644
--- a/src/core/ns_logout.c
+++ b/src/core/ns_logout.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_recover.c b/src/core/ns_recover.c
index 0e7ed8be1..9145030c1 100644
--- a/src/core/ns_recover.c
+++ b/src/core/ns_recover.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_register.c b/src/core/ns_register.c
index 39c3abe34..ed8c6dbd2 100644
--- a/src/core/ns_register.c
+++ b/src/core/ns_register.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_release.c b/src/core/ns_release.c
index 46d416889..31eb1a530 100644
--- a/src/core/ns_release.c
+++ b/src/core/ns_release.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_saset.c b/src/core/ns_saset.c
index 5e47ef967..ce962a645 100644
--- a/src/core/ns_saset.c
+++ b/src/core/ns_saset.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_sendpass.c b/src/core/ns_sendpass.c
index 7efa1f2ed..e0b595558 100644
--- a/src/core/ns_sendpass.c
+++ b/src/core/ns_sendpass.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_set.c b/src/core/ns_set.c
index deba83a72..54f381dd1 100644
--- a/src/core/ns_set.c
+++ b/src/core/ns_set.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_status.c b/src/core/ns_status.c
index a26bab22b..86963b4a3 100644
--- a/src/core/ns_status.c
+++ b/src/core/ns_status.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_suspend.c b/src/core/ns_suspend.c
index eff6d219b..a2961e060 100644
--- a/src/core/ns_suspend.c
+++ b/src/core/ns_suspend.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/ns_update.c b/src/core/ns_update.c
index 8eeea09ee..140b2ed7f 100644
--- a/src/core/ns_update.c
+++ b/src/core/ns_update.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_admin.c b/src/core/os_admin.c
index 703a30ef9..4df67ccd7 100644
--- a/src/core/os_admin.c
+++ b/src/core/os_admin.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_akill.c b/src/core/os_akill.c
index 7b1a5f616..8233eec93 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_chankill.c b/src/core/os_chankill.c
index 48e16e899..805c7d57f 100644
--- a/src/core/os_chankill.c
+++ b/src/core/os_chankill.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_chanlist.c b/src/core/os_chanlist.c
index 89437c76b..39a15ed68 100644
--- a/src/core/os_chanlist.c
+++ b/src/core/os_chanlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_clearmodes.c b/src/core/os_clearmodes.c
index 4f0650f02..2cddf9438 100644
--- a/src/core/os_clearmodes.c
+++ b/src/core/os_clearmodes.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_defcon.c b/src/core/os_defcon.c
index 3e912d782..1f926e720 100644
--- a/src/core/os_defcon.c
+++ b/src/core/os_defcon.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_global.c b/src/core/os_global.c
index 95a016997..ccbabebb9 100644
--- a/src/core/os_global.c
+++ b/src/core/os_global.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_help.c b/src/core/os_help.c
index 45c322637..822d1dcd0 100644
--- a/src/core/os_help.c
+++ b/src/core/os_help.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_ignore.c b/src/core/os_ignore.c
index d9d2fa37c..7b65a938d 100644
--- a/src/core/os_ignore.c
+++ b/src/core/os_ignore.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_jupe.c b/src/core/os_jupe.c
index 4845eae1d..5a3ff8a94 100644
--- a/src/core/os_jupe.c
+++ b/src/core/os_jupe.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_kick.c b/src/core/os_kick.c
index a616de16d..facab5fc5 100644
--- a/src/core/os_kick.c
+++ b/src/core/os_kick.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_logonnews.c b/src/core/os_logonnews.c
index e40bf6598..e4194c5f7 100644
--- a/src/core/os_logonnews.c
+++ b/src/core/os_logonnews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_mode.c b/src/core/os_mode.c
index d532edbc0..c3d5c6624 100644
--- a/src/core/os_mode.c
+++ b/src/core/os_mode.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_modinfo.c b/src/core/os_modinfo.c
index d8185c4a0..fde25f0a2 100644
--- a/src/core/os_modinfo.c
+++ b/src/core/os_modinfo.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_modlist.c b/src/core/os_modlist.c
index 0bf82d197..8feddbea6 100644
--- a/src/core/os_modlist.c
+++ b/src/core/os_modlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_modload.c b/src/core/os_modload.c
index 10b72703a..bcb70c551 100644
--- a/src/core/os_modload.c
+++ b/src/core/os_modload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_modunload.c b/src/core/os_modunload.c
index b988d5975..a27c5ba6a 100644
--- a/src/core/os_modunload.c
+++ b/src/core/os_modunload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_noop.c b/src/core/os_noop.c
index 7dc028c52..1d2b19d0e 100644
--- a/src/core/os_noop.c
+++ b/src/core/os_noop.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_oline.c b/src/core/os_oline.c
index 637a1f3ba..6dc09418a 100644
--- a/src/core/os_oline.c
+++ b/src/core/os_oline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_oper.c b/src/core/os_oper.c
index efd87bff1..a0ab70919 100644
--- a/src/core/os_oper.c
+++ b/src/core/os_oper.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_opernews.c b/src/core/os_opernews.c
index 0aab7a3fe..4f76bafae 100644
--- a/src/core/os_opernews.c
+++ b/src/core/os_opernews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_quit.c b/src/core/os_quit.c
index 4c720ba88..65fd31123 100644
--- a/src/core/os_quit.c
+++ b/src/core/os_quit.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_randomnews.c b/src/core/os_randomnews.c
index 75d4c6701..e29cfc796 100644
--- a/src/core/os_randomnews.c
+++ b/src/core/os_randomnews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_raw.c b/src/core/os_raw.c
index 77a36e4a8..fe025c7fa 100644
--- a/src/core/os_raw.c
+++ b/src/core/os_raw.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_reload.c b/src/core/os_reload.c
index 67a73cfe3..6f2a4a406 100644
--- a/src/core/os_reload.c
+++ b/src/core/os_reload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_restart.c b/src/core/os_restart.c
index 6c5b5103a..d1beec8b1 100644
--- a/src/core/os_restart.c
+++ b/src/core/os_restart.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_session.c b/src/core/os_session.c
index 2ca155ed5..9c9498a15 100644
--- a/src/core/os_session.c
+++ b/src/core/os_session.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_set.c b/src/core/os_set.c
index 860270dfb..7b533b8f0 100644
--- a/src/core/os_set.c
+++ b/src/core/os_set.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_sgline.c b/src/core/os_sgline.c
index bd3181b39..da28cf178 100644
--- a/src/core/os_sgline.c
+++ b/src/core/os_sgline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_shutdown.c b/src/core/os_shutdown.c
index bda3e424d..2031462b8 100644
--- a/src/core/os_shutdown.c
+++ b/src/core/os_shutdown.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_sqline.c b/src/core/os_sqline.c
index 0333ec8b1..57d91f679 100644
--- a/src/core/os_sqline.c
+++ b/src/core/os_sqline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_staff.c b/src/core/os_staff.c
index 22ef8083f..ae9e6d66c 100644
--- a/src/core/os_staff.c
+++ b/src/core/os_staff.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_stats.c b/src/core/os_stats.c
index b5f8d2934..9930b26b1 100644
--- a/src/core/os_stats.c
+++ b/src/core/os_stats.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_svsnick.c b/src/core/os_svsnick.c
index 8795bdb41..899f5b1b1 100644
--- a/src/core/os_svsnick.c
+++ b/src/core/os_svsnick.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_szline.c b/src/core/os_szline.c
index cf2fad6f9..5c5e9a466 100644
--- a/src/core/os_szline.c
+++ b/src/core/os_szline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_umode.c b/src/core/os_umode.c
index 86676655f..aa484f333 100644
--- a/src/core/os_umode.c
+++ b/src/core/os_umode.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_update.c b/src/core/os_update.c
index eebe240e0..5b15dbb93 100644
--- a/src/core/os_update.c
+++ b/src/core/os_update.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/core/os_userlist.c b/src/core/os_userlist.c
index cae3977aa..d0ca57a33 100644
--- a/src/core/os_userlist.c
+++ b/src/core/os_userlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/datafiles.c b/src/datafiles.c
index a10029774..3af10b1d4 100644
--- a/src/datafiles.c
+++ b/src/datafiles.c
@@ -1,6 +1,6 @@
/* Database file handling routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/encrypt.c b/src/encrypt.c
index 16a70b606..9b68ca9d7 100644
--- a/src/encrypt.c
+++ b/src/encrypt.c
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/events.c b/src/events.c
index 60d89f11c..1df4dfe2d 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,6 +1,6 @@
/* Events functions.
*
- * (C) 2004-2007 Anope Team
+ * (C) 2004-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/helpserv.c b/src/helpserv.c
index 47b5bc642..eaadf1566 100644
--- a/src/helpserv.c
+++ b/src/helpserv.c
@@ -1,6 +1,6 @@
/* HelpServ functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/hostserv.c b/src/hostserv.c
index bd1320f1d..02f4fa170 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -1,6 +1,6 @@
/* HostServ functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/init.c b/src/init.c
index e40297765..5a7eb5da7 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,6 +1,6 @@
/* Initalization and related routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/language.c b/src/language.c
index b57850ca0..1c29b1ec9 100644
--- a/src/language.c
+++ b/src/language.c
@@ -1,6 +1,6 @@
/* Multi-language support.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/list.c b/src/list.c
index 17bbaf74c..c59bf9f5e 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,6 +1,6 @@
/* Routines to handle `listnicks' and `listchans' invocations.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/log.c b/src/log.c
index 4150686c1..a4f354993 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,6 +1,6 @@
/* Logging routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/mail.c b/src/mail.c
index 5bc7744d2..04b54cf49 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,6 +1,6 @@
/* Mail utility routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/main.c b/src/main.c
index 2000db34e..c848e6494 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
/* Services -- main source file.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/makefile.win32 b/src/makefile.win32
index a089d3e69..271db56d1 100644
--- a/src/makefile.win32
+++ b/src/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
-# (C) 2003-2007 Anope Team
+# (C) 2003-2008 Anope Team
# Contact us at info@anope.org
#
# Please read COPYING and README for further details.
diff --git a/src/memory.c b/src/memory.c
index e2c0747d8..056a29a76 100644
--- a/src/memory.c
+++ b/src/memory.c
@@ -1,6 +1,6 @@
/* Memory management routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/memoserv.c b/src/memoserv.c
index adb2c3325..c55f9633f 100644
--- a/src/memoserv.c
+++ b/src/memoserv.c
@@ -1,6 +1,6 @@
/* MemoServ functions.
*
-* (C) 2003-2007 Anope Team
+* (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/messages.c b/src/messages.c
index b68f6e2cc..1ac41b456 100644
--- a/src/messages.c
+++ b/src/messages.c
@@ -1,6 +1,6 @@
/* Definitions of IRC message functions and list of messages.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/misc.c b/src/misc.c
index 1666bc670..918605566 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,7 +1,7 @@
/* Miscellaneous routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/modules.c b/src/modules.c
index 8cb1c6178..13d4535cd 100644
--- a/src/modules.c
+++ b/src/modules.c
@@ -1,7 +1,7 @@
/* Modular support
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 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 f9f9869e8..f055e4a38 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-2007 Anope Team
+ * (C) 2003-2008 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 06aaa7b94..a9beec419 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-2007 Anope Team
+ * (C) 2003-2008 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 effb00674..9558c92fd 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-2007 Anope Team
+ * (C) 2003-2008 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 2ba84fe55..d4ab61116 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-2007 Anope Team
+ * (C) 2003-2008 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 beddde47f..04747ff5a 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-2007 Anope Team
+ * (C) 2003-2008 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 fac40815e..a5a859100 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-2007 Anope Team
+ * (C) 2003-2008 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 9e1655b7c..ae5da2e57 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-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/mysql.c b/src/mysql.c
index 568dc7a99..d50d1f3a6 100644
--- a/src/mysql.c
+++ b/src/mysql.c
@@ -1,7 +1,7 @@
/* MySQL functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/news.c b/src/news.c
index a654971ad..45dbbd6b3 100644
--- a/src/news.c
+++ b/src/news.c
@@ -1,7 +1,7 @@
/* News functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/nickserv.c b/src/nickserv.c
index 85b98c82e..c9acfdf8d 100644
--- a/src/nickserv.c
+++ b/src/nickserv.c
@@ -1,7 +1,7 @@
/* NickServ functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/operserv.c b/src/operserv.c
index 99d8cf782..6c4faa64f 100644
--- a/src/operserv.c
+++ b/src/operserv.c
@@ -1,6 +1,6 @@
/* OperServ functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/process.c b/src/process.c
index f5004346c..58adc3bf7 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,6 +1,6 @@
/* Main processing code for Services.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c
index 47f6b17ac..96ff089bb 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/bahamut.h b/src/protocol/bahamut.h
index b0fa84f2f..1b60733a9 100644
--- a/src/protocol/bahamut.h
+++ b/src/protocol/bahamut.h
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c
index 317753945..39c660221 100644
--- a/src/protocol/charybdis.c
+++ b/src/protocol/charybdis.c
@@ -1,7 +1,7 @@
/* Charybdis IRCD functions
*
* (C) 2006 William Pitcock <nenolod -at- charybdis.be>
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h
index b81cc0bb6..4208c4d43 100644
--- a/src/protocol/charybdis.h
+++ b/src/protocol/charybdis.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c
index e874f2060..1f6be1a9d 100644
--- a/src/protocol/dreamforge.c
+++ b/src/protocol/dreamforge.c
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/dreamforge.h b/src/protocol/dreamforge.h
index 3f075e144..057ea3b91 100644
--- a/src/protocol/dreamforge.h
+++ b/src/protocol/dreamforge.h
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c
index 0ceceb017..94c4cd475 100644
--- a/src/protocol/hybrid.c
+++ b/src/protocol/hybrid.c
@@ -1,6 +1,6 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h
index da7183447..b4437888c 100644
--- a/src/protocol/hybrid.h
+++ b/src/protocol/hybrid.h
@@ -1,6 +1,6 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/inspircd10.c b/src/protocol/inspircd10.c
index 3c71da375..f494a2d29 100644
--- a/src/protocol/inspircd10.c
+++ b/src/protocol/inspircd10.c
@@ -1,7 +1,7 @@
/* inspircd beta 6+ functions
*
* (C) 2005 Craig Edwards <brain@inspircd.org>
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd10.h b/src/protocol/inspircd10.h
index 79689ee16..d23876029 100644
--- a/src/protocol/inspircd10.h
+++ b/src/protocol/inspircd10.h
@@ -1,6 +1,6 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index fcd96e7e8..6203072b7 100644
--- a/src/protocol/inspircd11.c
+++ b/src/protocol/inspircd11.c
@@ -1,7 +1,7 @@
/* inspircd 1.1 beta 6+ functions
*
* (C) 2005-2007 Craig Edwards <brain@inspircd.org>
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd11.h b/src/protocol/inspircd11.h
index d8023e811..d079b2c97 100755
--- a/src/protocol/inspircd11.h
+++ b/src/protocol/inspircd11.h
@@ -1,6 +1,6 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c
index 4b6e19f37..cc6dc08f1 100644
--- a/src/protocol/plexus2.c
+++ b/src/protocol/plexus2.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h
index 07fe6fa8e..366909b2b 100644
--- a/src/protocol/plexus2.h
+++ b/src/protocol/plexus2.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c
index c2ac6a934..70118de1f 100644
--- a/src/protocol/plexus3.c
+++ b/src/protocol/plexus3.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h
index ed99b9b0a..eedd4a572 100644
--- a/src/protocol/plexus3.h
+++ b/src/protocol/plexus3.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index cdab41385..d41eb62ca 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ptlink.h b/src/protocol/ptlink.h
index 89a5e3907..a7c1d2c3f 100644
--- a/src/protocol/ptlink.h
+++ b/src/protocol/ptlink.h
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c
index 95d20ad9e..1c7b3d4ae 100644
--- a/src/protocol/rageircd.c
+++ b/src/protocol/rageircd.c
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/rageircd.h b/src/protocol/rageircd.h
index 1af7607a8..c997a8f1c 100644
--- a/src/protocol/rageircd.h
+++ b/src/protocol/rageircd.h
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index bd42a56c3..842b55c0b 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h
index 0d1f600bb..4088bd7be 100644
--- a/src/protocol/ratbox.h
+++ b/src/protocol/ratbox.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index fe887db7f..78eff5bc9 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -1,6 +1,6 @@
/* ShadowIRCd functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h
index af8deb402..67f5188fd 100644
--- a/src/protocol/shadowircd.h
+++ b/src/protocol/shadowircd.h
@@ -1,6 +1,6 @@
/* ShadowIRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c
index 9d06ec99f..4cafcddd1 100644
--- a/src/protocol/solidircd.c
+++ b/src/protocol/solidircd.c
@@ -1,6 +1,6 @@
/* Solid-IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/solidircd.h b/src/protocol/solidircd.h
index af841218c..9bf5d3b02 100644
--- a/src/protocol/solidircd.h
+++ b/src/protocol/solidircd.h
@@ -1,6 +1,6 @@
/* SolidIRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c
index b901501e7..5353de42f 100644
--- a/src/protocol/ultimate2.c
+++ b/src/protocol/ultimate2.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate2.h b/src/protocol/ultimate2.h
index 13cea00b5..221e69911 100644
--- a/src/protocol/ultimate2.h
+++ b/src/protocol/ultimate2.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c
index a4979be69..88701ab3d 100644
--- a/src/protocol/ultimate3.c
+++ b/src/protocol/ultimate3.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate3.h b/src/protocol/ultimate3.h
index dbdf9cab9..cdff880c1 100644
--- a/src/protocol/ultimate3.h
+++ b/src/protocol/ultimate3.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3.0 functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c
index 064ddb9a8..0a65b4726 100644
--- a/src/protocol/unreal31.c
+++ b/src/protocol/unreal31.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal31.h b/src/protocol/unreal31.h
index 5d425b5bb..21ace9b86 100644
--- a/src/protocol/unreal31.h
+++ b/src/protocol/unreal31.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index 80b1e03ce..893a56b1d 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal32.h b/src/protocol/unreal32.h
index 97ab23751..4f8a9adf6 100644
--- a/src/protocol/unreal32.h
+++ b/src/protocol/unreal32.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@unreal.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c
index 0136e680e..c62c6776b 100644
--- a/src/protocol/viagra.c
+++ b/src/protocol/viagra.c
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/viagra.h b/src/protocol/viagra.h
index 9f759b7ef..1aa687eca 100644
--- a/src/protocol/viagra.h
+++ b/src/protocol/viagra.h
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/rdb.c b/src/rdb.c
index 4076950cc..91e4e8480 100644
--- a/src/rdb.c
+++ b/src/rdb.c
@@ -1,6 +1,6 @@
/* RDB functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/send.c b/src/send.c
index beb19d077..77a93d013 100644
--- a/src/send.c
+++ b/src/send.c
@@ -1,6 +1,6 @@
/* Routines for sending stuff to the network.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/servers.c b/src/servers.c
index 4aaebc302..9ac0ed91d 100644
--- a/src/servers.c
+++ b/src/servers.c
@@ -1,6 +1,6 @@
/* Routines to maintain a list of connected servers
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/sessions.c b/src/sessions.c
index 5a37e526b..05e90a76d 100644
--- a/src/sessions.c
+++ b/src/sessions.c
@@ -1,6 +1,6 @@
/* Session Limiting functions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/slist.c b/src/slist.c
index ee4648067..099a59328 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -1,6 +1,6 @@
/* Services list handler implementation.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/sockutil.c b/src/sockutil.c
index f4cb7aeee..9465e0877 100644
--- a/src/sockutil.c
+++ b/src/sockutil.c
@@ -1,6 +1,6 @@
/* Socket utility routines.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/timeout.c b/src/timeout.c
index 8636da628..1db734654 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -1,6 +1,6 @@
/* Routines for time-delayed actions.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/tools/anopesmtp.c b/src/tools/anopesmtp.c
index fdf186d89..4ff0c6fcf 100644
--- a/src/tools/anopesmtp.c
+++ b/src/tools/anopesmtp.c
@@ -1,6 +1,6 @@
/* smtp stuff handler for win32.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/tools/smtp.h b/src/tools/smtp.h
index 7b3419900..7a30cc0fe 100644
--- a/src/tools/smtp.h
+++ b/src/tools/smtp.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/users.c b/src/users.c
index fa747acd0..14953d6d7 100644
--- a/src/users.c
+++ b/src/users.c
@@ -1,6 +1,6 @@
/* Routines to maintain a list of online users.
*
- * (C) 2003-2007 Anope Team
+ * (C) 2003-2008 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/win32.rc.template b/src/win32.rc.template
index 4165f4d3b..7f1ee7e32 100644
--- a/src/win32.rc.template
+++ b/src/win32.rc.template
@@ -52,7 +52,7 @@ BEGIN
VALUE "FileDescription", "Anope IRC Services"
VALUE "FileVersion", "VERSION_FULL"
VALUE "InternalName", "Anope"
- VALUE "LegalCopyright", "Copyright (C) 2003-2007 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2008 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "VERSION_DOTTED"
diff --git a/version.log b/version.log
index 22a43e9a3..d63b0fcf0 100644
--- a/version.log
+++ b/version.log
@@ -1,4 +1,4 @@
-# (C) 2003-2007 Anope
+# (C) 2003-2008 Anope
# Contact us at info@anope.org
#
# Please read COPYING and README for furhter details.
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
-VERSION_BUILD="1344"
+VERSION_BUILD="1345"
# $Log$
#
+# BUILD : 1.7.21 (1345)
+# BUGS :
+# NOTES : Updated copyright information
+#
# BUILD : 1.7.21 (1344)
# BUGS : 824
# NOTES : Removed a random time(NULL) which was appended to bans set in check_kick()