diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-16 18:30:02 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-20 22:23:59 +0800 |
commit | b55a27b46f52524a4a8d9cdef03e6689cefc1375 (patch) | |
tree | 3bd28cea5452991b7af0f89719d96deaacfc8030 /src/liblzma/simple/arm64.c | |
parent | CMake: Update .gitignore for CMake artifacts from in source build. (diff) | |
download | xz-b55a27b46f52524a4a8d9cdef03e6689cefc1375.tar.xz |
liblzma: Update authors list in arm64.c.
Diffstat (limited to '')
-rw-r--r-- | src/liblzma/simple/arm64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/liblzma/simple/arm64.c b/src/liblzma/simple/arm64.c index 5e7f2656..0fe0824e 100644 --- a/src/liblzma/simple/arm64.c +++ b/src/liblzma/simple/arm64.c @@ -14,6 +14,7 @@ // // Authors: Lasse Collin // Jia Tan +// Igor Pavlov // // This file has been put into the public domain. // You can do whatever you want with this file. |