From 33a337dfc051222041896ec3ac349fd2f4821777 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 31 Dec 2022 22:08:50 +0000 Subject: Update the copyright headers for 2023. --- docs/README | 2 +- docs/XMLRPC/xmlrpc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 . +Anope is 2003-2023 Anope Team . Based on Epona 2000-2002 PegSoft . Based on Services 1996-1999 Andrew Church . 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 */ -- cgit