diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
commit | 4cc68397dce7ed03a46c52e42091ab431daea515 (patch) | |
tree | ed460a830818cd3ce90dfbd4c1e4f0e6a4a35aee /modules/encryption/enc_sha256.cpp | |
parent | 2b7872139c40ea5b0ca96c1d6595b7d5f9fa60a5 (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 ceae8ed8e..4848ec42a 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/), |