summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-01-09 04:18:13 -0500
committerAdam <Adam@anope.org>2013-01-09 04:20:55 -0500
commit5007b72b28fe853960db4141c222f713ac5b9eb7 (patch)
tree7217eb436283b6ca9841f0a278aa0f1a74c6ec61 /docs
parent9931ec299446c3d9e149f91a953748350c38eba6 (diff)
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
Diffstat (limited to 'docs')
-rw-r--r--docs/README2
-rw-r--r--docs/XMLRPC/xmlrpc.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index e378a3954..19ca457cb 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2012 Anope Team <team@anope.org>.
+Anope is 2003-2013 Anope Team <team@anope.org>.
Based on Epona 2000-2002 PegSoft <epona@pegsoft.net>.
Based on Services 1996-1999 Andrew Church <achurch@achurch.org>.
diff --git a/docs/XMLRPC/xmlrpc.php b/docs/XMLRPC/xmlrpc.php
index 199289926..da965b259 100644
--- a/docs/XMLRPC/xmlrpc.php
+++ b/docs/XMLRPC/xmlrpc.php
@@ -1,7 +1,7 @@
<?php
/* XMLRPC Functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
*/