diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
commit | b8bcad048e7a87594e15bb0b42317fb3a4f64b83 (patch) | |
tree | 4329f66840135912a66b3dc9b78d6461f062b263 /docs | |
parent | a93a7c87b61acc3e696c7bb1f56e9ba313dd6bfd (diff) |
Update the copyright headers for 2022.
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 f4a912b07..2687f0e8d 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope -- a set of IRC services for IRC networks ----------------------------------------------- -Anope is 2003-2021 Anope Team <team@anope.org>. +Anope is 2003-2022 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 5b4833ad8..8ea884df0 100644 --- a/docs/XMLRPC/xmlrpc.php +++ b/docs/XMLRPC/xmlrpc.php @@ -3,7 +3,7 @@ /** * XMLRPC Functions * - * (C) 2003-2021 Anope Team + * (C) 2003-2022 Anope Team * Contact us at team@anope.org */ |