summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-02-17 19:58:17 +0000
committerSadie Powell <sadie@witchery.services>2024-02-17 19:58:17 +0000
commit4cc68397dce7ed03a46c52e42091ab431daea515 (patch)
treeed460a830818cd3ce90dfbd4c1e4f0e6a4a35aee /docs
parent2b7872139c40ea5b0ca96c1d6595b7d5f9fa60a5 (diff)
Update the copyright headers for 2024.
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 7073d8476..60fe271fd 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2023 Anope Team <team@anope.org>.
+Anope is 2003-2024 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 c51652e12..ac378811c 100644
--- a/docs/XMLRPC/xmlrpc.php
+++ b/docs/XMLRPC/xmlrpc.php
@@ -3,7 +3,7 @@
/**
* XMLRPC Functions
*
- * (C) 2003-2023 Anope Team
+ * (C) 2003-2024 Anope Team
* Contact us at team@anope.org
*/