summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-01-04 22:25:48 +0000
committerSadie Powell <sadie@witchery.services>2024-01-04 22:25:48 +0000
commita40f8e0b9d397f2e15d141c5bec823c633a6f90a (patch)
tree787ec0f11d0076fba0c8d03f09cbdb1d6487a469 /docs
parent9db49ec79046a149410354d80d6373621b8e7013 (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 da9c5a010..79c516dd5 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
*/