summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ2
-rw-r--r--docs/README2
-rw-r--r--docs/XMLRPC/xmlrpc.php3
3 files changed, 4 insertions, 3 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 63a0d1d97..f0142a2af 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1,5 +1,5 @@
Frequently Asked Questions (FAQ) concerning Anope
-------------------------------------------------
+-------------------------------------------------
The information in the 1.9 FAQ is subject to change at any
moment due to new developments. Please visit our website
diff --git a/docs/README b/docs/README
index a68647d1a..248684648 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2016 Anope Team <team@anope.org>.
+Anope is 2003-2017 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 e57a2f145..51a3ebe9a 100644
--- a/docs/XMLRPC/xmlrpc.php
+++ b/docs/XMLRPC/xmlrpc.php
@@ -3,9 +3,10 @@
/**
* XMLRPC Functions
*
- * (C) 2003-2016 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*/
+
class AnopeXMLRPC
{
/**