diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-06 23:15:44 +0000 |
commit | b8bcad048e7a87594e15bb0b42317fb3a4f64b83 (patch) | |
tree | 4329f66840135912a66b3dc9b78d6461f062b263 /modules/encryption/enc_sha256.cpp | |
parent | a93a7c87b61acc3e696c7bb1f56e9ba313dd6bfd (diff) |
Update the copyright headers for 2022.
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 da3822602..9173ce73c 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-2021 Anope Team + * (C) 2003-2022 Anope Team * Contact us at team@anope.org * * Taken from InspIRCd (https://www.inspircd.org/), |