From da7f47c1c7f73eee3e53c8ad253b9a72a3fff60b Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 14 Jan 2025 13:29:43 +0000 Subject: Update the copyright headers for 2025. --- modules/encryption/enc_sha256.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/encryption/enc_sha256.cpp') diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp index 4848ec42a..04ff70653 100644 --- a/modules/encryption/enc_sha256.cpp +++ b/modules/encryption/enc_sha256.cpp @@ -5,7 +5,7 @@ * IMPORTANT: DATA HASHES CANNOT BE "DECRYPTED" BACK TO PLAIN TEXT. * * Modified for Anope. - * (C) 2003-2024 Anope Team + * (C) 2003-2025 Anope Team * Contact us at team@anope.org * * Taken from InspIRCd (https://www.inspircd.org/), -- cgit