From: Lasse Collin Date: Wed, 30 Nov 2022 15:38:32 +0000 (+0200) Subject: Update to HTTPS URLs in AUTHORS. X-Git-Tag: v5.2.9~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb13a234d9def06cbe2b8ed88ece7db0c6d5c39f;p=thirdparty%2Fxz.git Update to HTTPS URLs in AUTHORS. --- diff --git a/AUTHORS b/AUTHORS index 01865559..d55d0518 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,12 +6,12 @@ Authors of XZ Utils and Jia Tan . Major parts of liblzma are based on code written by Igor Pavlov, - specifically the LZMA SDK . Without + specifically the LZMA SDK . Without this code, XZ Utils wouldn't exist. The SHA-256 implementation in liblzma is based on the code found from - 7-Zip , which has a modified version of the SHA-256 - code found from Crypto++ . The SHA-256 code + 7-Zip , which has a modified version of the SHA-256 + code found from Crypto++ . The SHA-256 code in Crypto++ was written by Kevin Springle and Wei Dai. Some scripts have been adapted from gzip. The original versions