avoid long lines in LICENSE.md

This commit is contained in:
Leonid Pliushch 2019-06-08 14:40:01 +03:00
parent 6ca91e5ff5
commit 794d030eb8
1 changed files with 6 additions and 5 deletions

View File

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