From: Lasse Collin Date: Fri, 14 Apr 2023 15:42:33 +0000 (+0300) Subject: liblzma: Update project maintainers in lzma.h. X-Git-Tag: v5.2.12~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd906f1f3d162ed8493c4b494ccbafdb613a34f;p=thirdparty%2Fxz.git liblzma: Update project maintainers in lzma.h. AUTHORS was updated earlier, lzma.h was simply forgotten. --- diff --git a/src/liblzma/api/lzma.h b/src/liblzma/api/lzma.h index 8877dd5f..33f91121 100644 --- a/src/liblzma/api/lzma.h +++ b/src/liblzma/api/lzma.h @@ -9,7 +9,7 @@ * * liblzma is part of XZ Utils . XZ Utils includes * a gzip-like command line tool named xz and some other tools. XZ Utils - * is developed and maintained by Lasse Collin. + * is developed and maintained by Lasse Collin and Jia Tan. * * Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK * .