diff options
Diffstat (limited to 'crypt/sha256.h')
-rw-r--r-- | crypt/sha256.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/sha256.h b/crypt/sha256.h index c311e5d3d7..9c9d116f50 100644 --- a/crypt/sha256.h +++ b/crypt/sha256.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _SHA256_H #define _SHA256_H 1 |