aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-03-30 13:59:11 +0300
committerLasse Collin <lasse.collin@tukaani.org>2011-03-30 13:59:11 +0300
commit36d0dfc560046f8fefd8b7e962ae0e01dc03a90c (patch)
tree8e7b36cfd8bf7ff760c709a5c0663cc6adccfd6f /COPYING
downloadxz-java-36d0dfc560046f8fefd8b7e962ae0e01dc03a90c.tar.gz
Initial commit.
This supports only decompression in streamed mode using LZMA2 and Delta filters. The integrity checks None, CRC32, CRC64, and SHA-256 are supported.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING10
1 files changed, 10 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..3068255
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,10 @@
+
+Licensing of XZ in Java
+=======================
+
+ All the files in this package have been written by Lasse Collin
+ and/or Igor Pavlov. All these files have been put into the
+ public domain. You can do whatever you want with these files.
+
+ As usual, this software is provided "as is", without any warranty.
+