diff options
author | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:29:43 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:30:07 +0000 |
commit | da7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (patch) | |
tree | 53d81fd5dd8ba87b1b308ea1cfb5ebf4f97bd306 /modules/encryption/enc_bcrypt.cpp | |
parent | a92f09153a64026872f2494e8e783438dbae85ac (diff) |
Update the copyright headers for 2025.2.0
Diffstat (limited to 'modules/encryption/enc_bcrypt.cpp')
-rw-r--r-- | modules/encryption/enc_bcrypt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/encryption/enc_bcrypt.cpp b/modules/encryption/enc_bcrypt.cpp index cbfc22fb6..fd8171454 100644 --- a/modules/encryption/enc_bcrypt.cpp +++ b/modules/encryption/enc_bcrypt.cpp @@ -1,6 +1,6 @@ /* Module for providing bcrypt hashing * - * (C) 2003-2024 Anope Team + * (C) 2003-2025 Anope Team * Contact us at team@anope.org * * This program is free but copyrighted software; see the file COPYING for |