logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

LICENSE (1699B)


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