diff options
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. |