LICENSE (1699B)
- Copyright © 2016-2019 Michael Forney
- Permission to use, copy, modify, and/or distribute this software for any purpose
- with or without fee is hereby granted, provided that the above copyright notice
- and this permission notice appear in all copies.
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
- THIS SOFTWARE.
- --------------------------------------------------------------------------------
- Several packages include one or more patch files in a patch/ directory that are
- applied before building the software. All of these patches can be used under the
- same terms as the files they change or are derived from in the respective
- projects. Unless specified below, these patches are original work, taken
- directly from upstream, or generated directly from scripts within the package's
- source tree.
- pkg/unzip/patch/*
- Taken from Debian's unzip package,
- http://http.debian.net/debian/pool/main/u/unzip/unzip_6.0-16+deb8u2.debian.tar.xz
- --------------------------------------------------------------------------------
- Many packages contain header files, usually named config.h or something along
- those lines, are derived from files generated by the respective project's
- configure scripts and/or Makefiles. They can be used under the terms of the
- project to which they correspond.