This commit is contained in:
2026-05-15 22:19:14 -07:00
commit f4f046263c
2058 changed files with 236159 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
XZ for Java 1.0 (2011-10-22)
http://tukaani.org/xz/java.html
This Java implementation of XZ has been put into the public domain,
thus you can do whatever you want with it. All the files in the package
have been written by Lasse Collin, but some files are heavily based
on public domain code written by Igor Pavlov.