From: Jia Tan Date: Thu, 1 Feb 2024 17:38:51 +0000 (+0800) Subject: liblzma: Update Authors list in crc32_arm64.h. X-Git-Tag: v5.5.2beta~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f68a68c19d0ae57bd0e802be0ea8f974e41299f;p=thirdparty%2Fxz.git liblzma: Update Authors list in crc32_arm64.h. --- diff --git a/src/liblzma/check/crc32_arm64.h b/src/liblzma/check/crc32_arm64.h index a1888ea7..a9722bdb 100644 --- a/src/liblzma/check/crc32_arm64.h +++ b/src/liblzma/check/crc32_arm64.h @@ -5,6 +5,7 @@ // // Authors: Chenxi Mao // Jia Tan +// Hans Jansen // // This file has been put into the public domain. // You can do whatever you want with this file.