Markdown New Guideline Compliance

This commit is contained in:
Wetitpig 2019-02-12 16:17:28 +08:00 committed by Leonid Pliushch
parent aa6570cda9
commit 42c3826b07
2 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,11 @@
# Sponsors and Backers
- [Become a sponsor or backer at Patreon](https://www.patreon.com/termux)
- [Donate to Termux using PayPal or Bitcoin](https://termux.com/donate.html)
# Backers
- Henrik Grimler
- Tim Greaves

View File

@ -1,10 +1,10 @@
License for package patches
===========================
# License for package patches
The scripts and patches to build each package is licensed under the same license as
the actual package (so the patches and scripts to build bash are licensed under
the same license as bash, while the patches and scripts to build python are licensed
under the same license as python).
License for the build infrastructure
====================================
# License for the build infrastructure
For build infrastructure outside the `packages/` folder the license is [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).