commit: ec9cf27384a953762ddb45ee00364267db3fddac Author: Peter Alfredsen <crabbedhaloablution <AT> icloud <DOT> com> AuthorDate: Tue Nov 24 12:36:07 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 05:03:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9cf273
licenses/rpi-eeprom: new license for rpi-eeprom Signed-off-by: Peter Alfredsen <crabbedhaloablution <AT> icloud.com> Signed-off-by: Sam James <sam <AT> gentoo.org> licenses/rpi-eeprom | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/licenses/rpi-eeprom b/licenses/rpi-eeprom new file mode 100644 index 00000000000..2979d2c3946 --- /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.
