diff options
author | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:10:37 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-12-31 22:11:19 +0000 |
commit | 885462d98e2dd3753b2992ce6fd6084340f86eee (patch) | |
tree | 2a933e4b12db31e1061b1814048c1fbbe4c30cad /docs/XMLRPC | |
parent | 6395107be630b0a4181d68eb5b55b69493af5bb7 (diff) | |
parent | 33a337dfc051222041896ec3ac349fd2f4821777 (diff) |
Merge branch '2.0' into 2.1.
Diffstat (limited to 'docs/XMLRPC')
-rw-r--r-- | docs/XMLRPC/xmlrpc.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |