diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-04-08 18:27:39 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-04-09 18:22:27 +0300 |
commit | 77a294d98a9d2d48f7e4ac273711518bf689f5c4 (patch) | |
tree | f8c63b843d644ca5c73f8c624fdb3f403cde42f8 /src/liblzma | |
parent | Docs: Update .xz file format specification to 1.2.1. (diff) | |
download | xz-77a294d98a9d2d48f7e4ac273711518bf689f5c4.tar.xz |
Update maintainer and author info.
The other maintainer suddenly disappeared.
Diffstat (limited to 'src/liblzma')
-rw-r--r-- | src/liblzma/api/lzma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/api/lzma.h b/src/liblzma/api/lzma.h index 1bdea878..6ca6e503 100644 --- a/src/liblzma/api/lzma.h +++ b/src/liblzma/api/lzma.h @@ -12,7 +12,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 and Jia Tan. + * XZ Utils is developed and maintained by Lasse Collin. * * Major parts of liblzma are based on code written by Igor Pavlov, * specifically the LZMA SDK <https://7-zip.org/sdk.html>. |