diff options
author | Sadie Powell <sadie@witchery.services> | 2024-01-04 22:25:48 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-01-04 22:25:48 +0000 |
commit | a40f8e0b9d397f2e15d141c5bec823c633a6f90a (patch) | |
tree | 787ec0f11d0076fba0c8d03f09cbdb1d6487a469 /modules/encryption/enc_sha256.cpp | |
parent | 9db49ec79046a149410354d80d6373621b8e7013 (diff) |
Update the copyright headers for 2024.
Diffstat (limited to 'modules/encryption/enc_sha256.cpp')
-rw-r--r-- | modules/encryption/enc_sha256.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp index 71950a32e..0928536de 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-2023 Anope Team + * (C) 2003-2024 Anope Team * Contact us at team@anope.org * * Taken from InspIRCd (https://www.inspircd.org/), |