diff options
author | Peter Alfredsen <crabbedhaloablution@icloud.com> | 2020-11-24 13:36:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 05:03:37 +0000 |
commit | ec9cf27384a953762ddb45ee00364267db3fddac (patch) | |
tree | 394ec076af03afa9ea98c9e80cbeaf3661294325 /licenses | |
parent | sys-kernel/linux-firmware: revbump for new blocker (diff) | |
download | gentoo-ec9cf27384a953762ddb45ee00364267db3fddac.tar.gz gentoo-ec9cf27384a953762ddb45ee00364267db3fddac.tar.bz2 gentoo-ec9cf27384a953762ddb45ee00364267db3fddac.zip |
licenses/rpi-eeprom: new license for rpi-eeprom
Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/rpi-eeprom | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/licenses/rpi-eeprom b/licenses/rpi-eeprom new file mode 100644 index 000000000000..2979d2c3946b --- /dev/null +++ b/licenses/rpi-eeprom @@ -0,0 +1,28 @@ +Copyright (c) 2019, Raspberry Pi (Trading) Ltd. +All rights reserved. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* This software may only be used for the purposes of developing for, + running or using a Raspberry Pi device. +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. +* Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. |