summaryrefslogtreecommitdiff
path: root/src/protocol
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-01-02 21:10:40 -0500
committerAdam <Adam@anope.org>2012-01-02 21:10:40 -0500
commit8559c57cd6e544080fcf248904d766dfc393f2ec (patch)
tree757fc70e5cdc3dbdcf341f73ce787f21ccd171c9 /src/protocol
parent792790a4d4778781f53694096358470369e073e5 (diff)
Updated Copyright to 2012
Diffstat (limited to 'src/protocol')
-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/inspircd11.c2
-rwxr-xr-xsrc/protocol/inspircd11.h2
-rw-r--r--src/protocol/inspircd12.c2
-rw-r--r--src/protocol/inspircd12.h2
-rw-r--r--src/protocol/inspircd20.c2
-rw-r--r--src/protocol/inspircd20.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
38 files changed, 38 insertions, 38 deletions
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c
index 7b632ea32..b0594301f 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/bahamut.h b/src/protocol/bahamut.h
index b53a863e5..e50e6f69e 100644
--- a/src/protocol/bahamut.h
+++ b/src/protocol/bahamut.h
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c
index 42f189c1e..ad6256d29 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-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h
index b1cf39ceb..81dd1fcb3 100644
--- a/src/protocol/charybdis.h
+++ b/src/protocol/charybdis.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c
index 53a489134..b6be4c120 100644
--- a/src/protocol/dreamforge.c
+++ b/src/protocol/dreamforge.c
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/dreamforge.h b/src/protocol/dreamforge.h
index 229a3ed96..6ef72b468 100644
--- a/src/protocol/dreamforge.h
+++ b/src/protocol/dreamforge.h
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c
index bc9df5c11..76f9c6b9b 100644
--- a/src/protocol/hybrid.c
+++ b/src/protocol/hybrid.c
@@ -1,6 +1,6 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h
index 1fac12b66..195a11dea 100644
--- a/src/protocol/hybrid.h
+++ b/src/protocol/hybrid.h
@@ -1,6 +1,6 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index 3cf29e268..ed49ddbff 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-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd11.h b/src/protocol/inspircd11.h
index 5fe15bf55..bb865fb1c 100755
--- a/src/protocol/inspircd11.h
+++ b/src/protocol/inspircd11.h
@@ -1,6 +1,6 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd12.c b/src/protocol/inspircd12.c
index 3dbc1768b..aaf6bcf9a 100644
--- a/src/protocol/inspircd12.c
+++ b/src/protocol/inspircd12.c
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + functions
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd12.h b/src/protocol/inspircd12.h
index 67c4957b6..720c7c036 100644
--- a/src/protocol/inspircd12.h
+++ b/src/protocol/inspircd12.h
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + headers
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd20.c b/src/protocol/inspircd20.c
index 63f7ba558..7c74eb117 100644
--- a/src/protocol/inspircd20.c
+++ b/src/protocol/inspircd20.c
@@ -2,7 +2,7 @@
*
* (C) 2009 Jan Milants <Viper@Anope.org>
* (C) 2011 Adam <Adam@anope.org>
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd20.h b/src/protocol/inspircd20.h
index cec1d93d5..915fa9abb 100644
--- a/src/protocol/inspircd20.h
+++ b/src/protocol/inspircd20.h
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + headers
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c
index 86378bddf..bb5d34056 100644
--- a/src/protocol/plexus2.c
+++ b/src/protocol/plexus2.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h
index a6100b896..83c1b4096 100644
--- a/src/protocol/plexus2.h
+++ b/src/protocol/plexus2.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c
index 58810fe5d..5e468bad6 100644
--- a/src/protocol/plexus3.c
+++ b/src/protocol/plexus3.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h
index 8d2b7d16f..6808c54f0 100644
--- a/src/protocol/plexus3.h
+++ b/src/protocol/plexus3.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index 47f225c08..851e4534a 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ptlink.h b/src/protocol/ptlink.h
index 000a22a45..6c463416c 100644
--- a/src/protocol/ptlink.h
+++ b/src/protocol/ptlink.h
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c
index eb250d7dc..4bc23dfe2 100644
--- a/src/protocol/rageircd.c
+++ b/src/protocol/rageircd.c
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/rageircd.h b/src/protocol/rageircd.h
index 7b6523f5b..226d7c33a 100644
--- a/src/protocol/rageircd.h
+++ b/src/protocol/rageircd.h
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index 938e05731..2ea7591b0 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h
index 0253896cb..70cc7aa79 100644
--- a/src/protocol/ratbox.h
+++ b/src/protocol/ratbox.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index 74d3f3bf2..7cc0d5585 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -1,6 +1,6 @@
/* ShadowIRCd functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h
index 0e32aca69..e36cd3200 100644
--- a/src/protocol/shadowircd.h
+++ b/src/protocol/shadowircd.h
@@ -1,6 +1,6 @@
/* ShadowIRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c
index 8d9387873..16ee25b39 100644
--- a/src/protocol/solidircd.c
+++ b/src/protocol/solidircd.c
@@ -1,6 +1,6 @@
/* Solid-IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/solidircd.h b/src/protocol/solidircd.h
index b1e445a2b..bfe8fbee0 100644
--- a/src/protocol/solidircd.h
+++ b/src/protocol/solidircd.h
@@ -1,6 +1,6 @@
/* SolidIRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c
index 4241b84d1..13c9841cd 100644
--- a/src/protocol/ultimate2.c
+++ b/src/protocol/ultimate2.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate2.h b/src/protocol/ultimate2.h
index 47f21c9d4..f243dcfea 100644
--- a/src/protocol/ultimate2.h
+++ b/src/protocol/ultimate2.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c
index eb715fc8b..70efcd391 100644
--- a/src/protocol/ultimate3.c
+++ b/src/protocol/ultimate3.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3 functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate3.h b/src/protocol/ultimate3.h
index 266ba2332..5c18022ba 100644
--- a/src/protocol/ultimate3.h
+++ b/src/protocol/ultimate3.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3.0 functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c
index e5fcf1fe5..f9ee63da7 100644
--- a/src/protocol/unreal31.c
+++ b/src/protocol/unreal31.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal31.h b/src/protocol/unreal31.h
index c44a076fe..db97301ab 100644
--- a/src/protocol/unreal31.h
+++ b/src/protocol/unreal31.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index a084354b0..2f0bb86ba 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal32.h b/src/protocol/unreal32.h
index a227db246..e864610dc 100644
--- a/src/protocol/unreal32.h
+++ b/src/protocol/unreal32.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at info@unreal.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c
index 4a40cbeba..b4ef23bf0 100644
--- a/src/protocol/viagra.c
+++ b/src/protocol/viagra.c
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/viagra.h b/src/protocol/viagra.h
index cc084992a..7c1f6c602 100644
--- a/src/protocol/viagra.h
+++ b/src/protocol/viagra.h
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2011 Anope Team
+ * (C) 2003-2012 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.