Files
mostlymatter/vendor/github.com/xi2/xz/LICENSE
Jesús Espino 8d5be2d657 Document extractor service (#15665)
* Document extractor service

* Fixing vendor modules

* Addressing PR Review comments

* Some small simplifications

* Fixing a linter complain

* simplifying a bit the code using package variables

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-10-27 15:58:38 +01:00

19 строки
584 B
Plaintext

Licensing of github.com/xi2/xz
==============================
This Go package is a modified version of
XZ Embedded <http://tukaani.org/xz/embedded.html>
The contents of the testdata directory are modified versions of
the test files from
XZ Utils <http://tukaani.org/xz/>
All the files in this package have been written by Michael Cross,
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.
This software is provided "as is", without any warranty.