COPYRIGHT 601 B

12345678910111213141516
  1. Copyright Notes
  2. ===============
  3. The musl-cross-make build tools and documentation are licensed under
  4. the MIT/Expat license as found in the `LICENSE` file.
  5. Note that this license does not cover the patches (`patches/`) or
  6. resulting binary artifacts.
  7. Each patch (`patches/`) is distributed under the terms of the license
  8. of the upstream project to which it is applied.
  9. Similarly, any resulting binary artifacts produced using this build
  10. tooling retain the original licensing from the upstream projects. The
  11. authors of musl-cross-make do not make any additional copyright claims
  12. to these artifacts.