diff options
author | Robby <robby@chatbelgie.be> | 2018-11-10 15:15:05 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2018-11-10 15:15:05 +0100 |
commit | b279863acb9ae3ade833ea00bcb17f22001e20db (patch) | |
tree | ff8bf1c8e22fea335f85092f689154b66968a7fe /modules/encryption/enc_sha256.cpp | |
parent | 9e7dadb9673b7b79c6307f5e859aa12c775e39ee (diff) |
Update most URLs to use HTTPS if available, and fix some dead ones too.
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. |