]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
liblzma: Update project maintainers in lzma.h.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 14 Apr 2023 15:42:33 +0000 (18:42 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 3 May 2023 19:33:10 +0000 (22:33 +0300)
AUTHORS was updated earlier, lzma.h was simply forgotten.

src/liblzma/api/lzma.h

index 8877dd5fe404ff27ab95b1049246d3f38c8b24d8..33f9112162c6f9a67bf86750230b4b622e1bbe85 100644 (file)
@@ -9,7 +9,7 @@
  *
  * liblzma is part of XZ Utils <https://tukaani.org/xz/>. 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
  * <https://7-zip.org/sdk.html>.