summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/bancache.h2
-rw-r--r--include/base.h2
-rw-r--r--include/caller.h2
-rw-r--r--include/channelmanager.h2
-rw-r--r--include/channels.h2
-rw-r--r--include/command_parse.h2
-rw-r--r--include/commands/cmd_whowas.h2
-rw-r--r--include/configreader.h2
-rw-r--r--include/ctables.h2
-rw-r--r--include/cull_list.h2
-rw-r--r--include/dns.h2
-rw-r--r--include/dynamic.h2
-rw-r--r--include/exitcodes.h2
-rw-r--r--include/filelogger.h2
-rw-r--r--include/hash_map.h2
-rw-r--r--include/hashcomp.h2
-rw-r--r--include/inspircd.h2
-rw-r--r--include/inspsocket.h2
-rw-r--r--include/inspstring.h2
-rw-r--r--include/logger.h2
-rw-r--r--include/membership.h2
-rw-r--r--include/mode.h2
-rw-r--r--include/modes/cmode_b.h2
-rw-r--r--include/modes/cmode_i.h2
-rw-r--r--include/modes/cmode_k.h2
-rw-r--r--include/modes/cmode_l.h2
-rw-r--r--include/modes/cmode_m.h2
-rw-r--r--include/modes/cmode_n.h2
-rw-r--r--include/modes/cmode_o.h2
-rw-r--r--include/modes/cmode_p.h2
-rw-r--r--include/modes/cmode_s.h2
-rw-r--r--include/modes/cmode_t.h2
-rw-r--r--include/modes/cmode_v.h2
-rw-r--r--include/modes/umode_i.h2
-rw-r--r--include/modes/umode_o.h2
-rw-r--r--include/modes/umode_s.h2
-rw-r--r--include/modes/umode_w.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/numerics.h2
-rw-r--r--include/protocol.h2
-rw-r--r--include/snomasks.h2
-rw-r--r--include/socket.h2
-rw-r--r--include/socketengine.h2
-rw-r--r--include/testsuite.h2
-rw-r--r--include/threadengine.h2
-rw-r--r--include/threadengines/threadengine_pthread.h2
-rw-r--r--include/threadengines/threadengine_win32.h2
-rw-r--r--include/timer.h2
-rw-r--r--include/typedefs.h2
-rw-r--r--include/uid.h2
-rw-r--r--include/usermanager.h2
-rw-r--r--include/users.h2
-rw-r--r--include/xline.h2
53 files changed, 53 insertions, 53 deletions
diff --git a/include/bancache.h b/include/bancache.h
index f143d51eb..917d2567a 100644
--- a/include/bancache.h
+++ b/include/bancache.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/base.h b/include/base.h
index e0b3d25e3..46855a06f 100644
--- a/include/base.h
+++ b/include/base.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/caller.h b/include/caller.h
index 420f17afb..b21025a2b 100644
--- a/include/caller.h
+++ b/include/caller.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/channelmanager.h b/include/channelmanager.h
index 94f119e63..7f43c88df 100644
--- a/include/channelmanager.h
+++ b/include/channelmanager.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/channels.h b/include/channels.h
index 591847407..cd6a5a4b8 100644
--- a/include/channels.h
+++ b/include/channels.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/command_parse.h b/include/command_parse.h
index 814cdb27a..f374673f2 100644
--- a/include/command_parse.h
+++ b/include/command_parse.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/commands/cmd_whowas.h b/include/commands/cmd_whowas.h
index 4031ce6db..19b7b74fd 100644
--- a/include/commands/cmd_whowas.h
+++ b/include/commands/cmd_whowas.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/configreader.h b/include/configreader.h
index e9bcbdb2c..eee16cb6c 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/ctables.h b/include/ctables.h
index 9b433d6f9..badcd1fde 100644
--- a/include/ctables.h
+++ b/include/ctables.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/cull_list.h b/include/cull_list.h
index 33e9a7ea6..5a74aa724 100644
--- a/include/cull_list.h
+++ b/include/cull_list.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/dns.h b/include/dns.h
index d5752d2e0..f79121ab3 100644
--- a/include/dns.h
+++ b/include/dns.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/dynamic.h b/include/dynamic.h
index 47523f3af..ccb22f8cc 100644
--- a/include/dynamic.h
+++ b/include/dynamic.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/exitcodes.h b/include/exitcodes.h
index 6e180303d..1e6286495 100644
--- a/include/exitcodes.h
+++ b/include/exitcodes.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/filelogger.h b/include/filelogger.h
index fba103dd6..1aefc0a35 100644
--- a/include/filelogger.h
+++ b/include/filelogger.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/hash_map.h b/include/hash_map.h
index 93341b5e0..1c6acf5e8 100644
--- a/include/hash_map.h
+++ b/include/hash_map.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/hashcomp.h b/include/hashcomp.h
index df36eefde..bb3321161 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/inspircd.h b/include/inspircd.h
index 96b05488a..ac3d45a8d 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/inspsocket.h b/include/inspsocket.h
index 8172338ac..d6ee91f4d 100644
--- a/include/inspsocket.h
+++ b/include/inspsocket.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/inspstring.h b/include/inspstring.h
index b08ce7647..dc7e00152 100644
--- a/include/inspstring.h
+++ b/include/inspstring.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/logger.h b/include/logger.h
index ca96ac242..0e1bab4a3 100644
--- a/include/logger.h
+++ b/include/logger.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/membership.h b/include/membership.h
index c92933ba8..4ddb644dc 100644
--- a/include/membership.h
+++ b/include/membership.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/mode.h b/include/mode.h
index 31d092207..87d79c7d5 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_b.h b/include/modes/cmode_b.h
index 7e6139417..642ee7216 100644
--- a/include/modes/cmode_b.h
+++ b/include/modes/cmode_b.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_i.h b/include/modes/cmode_i.h
index 74495869a..ed7af39e3 100644
--- a/include/modes/cmode_i.h
+++ b/include/modes/cmode_i.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_k.h b/include/modes/cmode_k.h
index e26d7e5a6..1a12f2053 100644
--- a/include/modes/cmode_k.h
+++ b/include/modes/cmode_k.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_l.h b/include/modes/cmode_l.h
index 80e863057..9dd5602f8 100644
--- a/include/modes/cmode_l.h
+++ b/include/modes/cmode_l.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_m.h b/include/modes/cmode_m.h
index c36e28355..bca29bbe5 100644
--- a/include/modes/cmode_m.h
+++ b/include/modes/cmode_m.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_n.h b/include/modes/cmode_n.h
index 70ccfdf9a..b36ec8782 100644
--- a/include/modes/cmode_n.h
+++ b/include/modes/cmode_n.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_o.h b/include/modes/cmode_o.h
index 06c7862c4..9dc9a4782 100644
--- a/include/modes/cmode_o.h
+++ b/include/modes/cmode_o.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_p.h b/include/modes/cmode_p.h
index 64a4c0b3f..773e6c922 100644
--- a/include/modes/cmode_p.h
+++ b/include/modes/cmode_p.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_s.h b/include/modes/cmode_s.h
index 2f0337127..d0a41ff52 100644
--- a/include/modes/cmode_s.h
+++ b/include/modes/cmode_s.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_t.h b/include/modes/cmode_t.h
index 5f4bb9c60..5552c3523 100644
--- a/include/modes/cmode_t.h
+++ b/include/modes/cmode_t.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/cmode_v.h b/include/modes/cmode_v.h
index 30a1650ad..ad6a6e4c0 100644
--- a/include/modes/cmode_v.h
+++ b/include/modes/cmode_v.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/umode_i.h b/include/modes/umode_i.h
index 062126779..c6484b58f 100644
--- a/include/modes/umode_i.h
+++ b/include/modes/umode_i.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/umode_o.h b/include/modes/umode_o.h
index f47280d09..bfe5250ba 100644
--- a/include/modes/umode_o.h
+++ b/include/modes/umode_o.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/umode_s.h b/include/modes/umode_s.h
index d36c46deb..131a9a669 100644
--- a/include/modes/umode_s.h
+++ b/include/modes/umode_s.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modes/umode_w.h b/include/modes/umode_w.h
index 503c9ddc8..3ca4c5622 100644
--- a/include/modes/umode_w.h
+++ b/include/modes/umode_w.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/modules.h b/include/modules.h
index d6625e7bf..f980caf41 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/numerics.h b/include/numerics.h
index b437397cb..ad593f91e 100644
--- a/include/numerics.h
+++ b/include/numerics.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/protocol.h b/include/protocol.h
index 94b34ce39..7f987964f 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/snomasks.h b/include/snomasks.h
index 591a8708c..92773a1b0 100644
--- a/include/snomasks.h
+++ b/include/snomasks.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/socket.h b/include/socket.h
index f79d9166e..cad14499e 100644
--- a/include/socket.h
+++ b/include/socket.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/socketengine.h b/include/socketengine.h
index 9240c3a43..4c897a7c0 100644
--- a/include/socketengine.h
+++ b/include/socketengine.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/testsuite.h b/include/testsuite.h
index 66a12ab39..2760ffb44 100644
--- a/include/testsuite.h
+++ b/include/testsuite.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/threadengine.h b/include/threadengine.h
index 41e3fc686..32b53e217 100644
--- a/include/threadengine.h
+++ b/include/threadengine.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/threadengines/threadengine_pthread.h b/include/threadengines/threadengine_pthread.h
index 91d0eb380..6124f4cf9 100644
--- a/include/threadengines/threadengine_pthread.h
+++ b/include/threadengines/threadengine_pthread.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/threadengines/threadengine_win32.h b/include/threadengines/threadengine_win32.h
index a88a0c815..f0f98bbce 100644
--- a/include/threadengines/threadengine_win32.h
+++ b/include/threadengines/threadengine_win32.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/timer.h b/include/timer.h
index cc5364f67..04158ebb9 100644
--- a/include/timer.h
+++ b/include/timer.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/typedefs.h b/include/typedefs.h
index a1c6e774d..bea8e33ef 100644
--- a/include/typedefs.h
+++ b/include/typedefs.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/uid.h b/include/uid.h
index 288e5d133..d3b1d1fa9 100644
--- a/include/uid.h
+++ b/include/uid.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/usermanager.h b/include/usermanager.h
index ba6039250..6fdddf115 100644
--- a/include/usermanager.h
+++ b/include/usermanager.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/users.h b/include/users.h
index 637f8f88e..104b8f843 100644
--- a/include/users.h
+++ b/include/users.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
diff --git a/include/xline.h b/include/xline.h
index 30cd13801..1d458ae68 100644
--- a/include/xline.h
+++ b/include/xline.h
@@ -2,7 +2,7 @@
* | Inspire Internet Relay Chat Daemon |
* +------------------------------------+
*
- * InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ * InspIRCd: (C) 2002-2010 InspIRCd Development Team
* See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see