diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-05-16 04:18:49 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-05-16 04:18:49 +0200 |
commit | 7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d (patch) | |
tree | 51565cfb981aae7decbdfac5afe18b03799a7105 /licenses | |
parent | dev-python/ssl-fetch: 0.4 stable on arm64 (diff) | |
download | gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.tar.gz gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.tar.bz2 gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.zip |
licenses: Add linux-fw-redistributable.
New license label that will cover redistributable firmware images
in the sys-kernel/linux-firmware package.
Bug: https://bugs.gentoo.org/318841
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/linux-fw-redistributable | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/licenses/linux-fw-redistributable b/licenses/linux-fw-redistributable new file mode 100644 index 000000000000..6cafc451e44d --- /dev/null +++ b/licenses/linux-fw-redistributable @@ -0,0 +1,7 @@ +Gentoo license note: + +Linux firmware images are distributed under a variety of licenses, +many of them being non-free. However, all images whose license is +subsumed under this license label should at least be redistributable. +You will need to check the WHENCE and LICEN[CS]E.* files in the +package for specific licensing terms. |