diff options
author | Rahul Bedarkar <rahul.bedarkar@imgtec.com> | 2017-03-16 17:23:59 +0530 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-16 16:57:41 +0100 |
commit | 399ab122afc17c6693230438c93ff7e7a28c4ac7 (patch) | |
tree | d3e008f0527208b735896b4f1fe2294c2a5e8190 /docs/manual | |
parent | dde97d483278c2bca07af5467b6c477d00544cb3 (diff) | |
download | buildroot-399ab122afc17c6693230438c93ff7e7a28c4ac7.tar.gz buildroot-399ab122afc17c6693230438c93ff7e7a28c4ac7.zip |
docs/manual: document ISC license
Many packages are provided under ISC license. Document it under License
abbreviations section.
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/legal-notice.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/legal-notice.txt b/docs/manual/legal-notice.txt index c9b5211f8d..1e1e2b3aeb 100644 --- a/docs/manual/legal-notice.txt +++ b/docs/manual/legal-notice.txt @@ -148,6 +148,9 @@ Buildroot, with the name used in the manifest files: * `Apache-2.0`: http://apache.org/licenses/LICENSE-2.0.html[ Apache License, version 2.0]; +* `ISC`: + https://opensource.org/licenses/ISC[ + ISC License]; [[legal-info-buildroot]] === Complying with the Buildroot license |