From b8bcad048e7a87594e15bb0b42317fb3a4f64b83 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 6 Jan 2022 23:15:44 +0000 Subject: Update the copyright headers for 2022. --- modules/encryption/enc_bcrypt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/encryption/enc_bcrypt.cpp') diff --git a/modules/encryption/enc_bcrypt.cpp b/modules/encryption/enc_bcrypt.cpp index 07bd7d949..6a0f46386 100644 --- a/modules/encryption/enc_bcrypt.cpp +++ b/modules/encryption/enc_bcrypt.cpp @@ -1,6 +1,6 @@ /* Module for providing bcrypt hashing * - * (C) 2003-2021 Anope Team + * (C) 2003-2022 Anope Team * Contact us at team@anope.org * * This program is free but copyrighted software; see the file COPYING for -- cgit