diff options
author | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:08:50 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:08:50 +0000 |
commit | 33a337dfc051222041896ec3ac349fd2f4821777 (patch) | |
tree | 7ac6a37a42716f06226fd6d2554ce40da97bf343 /docs | |
parent | b64dc09bd2c717222ba90f6f5950b2ee3a26a9ea (diff) |
Update the copyright headers for 2023.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 2 | ||||
-rw-r--r-- | docs/XMLRPC/xmlrpc.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README index 2687f0e8d..7012ca412 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope -- a set of IRC services for IRC networks ----------------------------------------------- -Anope is 2003-2022 Anope Team <team@anope.org>. +Anope is 2003-2023 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 8ea884df0..c51652e12 100644 --- a/docs/XMLRPC/xmlrpc.php +++ b/docs/XMLRPC/xmlrpc.php @@ -3,7 +3,7 @@ /** * XMLRPC Functions * - * (C) 2003-2022 Anope Team + * (C) 2003-2023 Anope Team * Contact us at team@anope.org */ |