diff options
Diffstat (limited to 'modules/encryption/enc_sha256.cpp')
-rw-r--r-- | modules/encryption/enc_sha256.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp index 2df022437..13bfe54c0 100644 --- a/modules/encryption/enc_sha256.cpp +++ b/modules/encryption/enc_sha256.cpp @@ -8,8 +8,8 @@ * (C) 2003-2018 Anope Team * Contact us at team@anope.org * - * Taken from InspIRCd ( www.inspircd.org ) - * see http://wiki.inspircd.org/Credits + * Taken from InspIRCd (https://www.inspircd.org/), + * see https://wiki.inspircd.org/Credits * * This program is free but copyrighted software; see * the file COPYING for details. |