summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-01-14 13:41:19 +0000
committerSadie Powell <sadie@witchery.services>2025-01-14 13:41:19 +0000
commit0a82366a6b74c959fb1e177cfed000b559f6d009 (patch)
tree8c8025769f514e334265aff11877df724f6e78a5 /docs
parentf0bc9536e6469ef3676b2901d6f4c7147fe75177 (diff)
parentda7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (diff)
Merge branch '2.0' into 2.1.
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 ee491c8a2..94883daf0 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2024 Anope Team <team@anope.org>.
+Anope is 2003-2025 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 ac378811c..90f07a944 100644
--- a/docs/XMLRPC/xmlrpc.php
+++ b/docs/XMLRPC/xmlrpc.php
@@ -3,7 +3,7 @@
/**
* XMLRPC Functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*/