diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/FAQ | 2 | ||||
| -rw-r--r-- | docs/README | 2 | ||||
| -rw-r--r-- | docs/XMLRPC/xmlrpc.php | 3 |
3 files changed, 4 insertions, 3 deletions
@@ -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 { /** |
