1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: rpi-eeprom
3 Source: https://github.com/raspberrypi/rpi-eeprom
6 Copyright: 2019, Raspberry Pi (Trading) Ltd.
10 Copyright: 2019, Raspberry Pi (Trading) Ltd.
14 Redistribution and use in source and binary forms, with or without
15 modification, are permitted provided that the following conditions
18 * Redistributions of source code must retain the above copyright
19 notice, this list of conditions and the following disclaimer.
20 * Redistributions in binary form must reproduce the above copyright
21 notice, this list of conditions and the following disclaimer in the
22 documentation and/or other materials provided with the
24 * Neither the name of the copyright holder nor the names of its
25 contributors may be used to endorse or promote products derived
26 from this software without specific prior written permission.
28 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
30 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
31 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT
32 HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
33 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
34 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
35 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
36 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43 Redistribution. Redistribution and use in binary form, without
44 modification, are permitted provided that the following conditions are
47 * This software may only be used for the purposes of developing for,
48 running or using a Raspberry Pi device.
49 * Redistributions must reproduce the above copyright notice and the
50 following disclaimer in the documentation and/or other materials
51 provided with the distribution.
52 * Neither the name of the copyright holder nor the names of its
53 contributors may be used to endorse or promote products derived
54 from this software without specific prior written permission.
56 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
57 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
58 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
59 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
60 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
61 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
62 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
63 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
64 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
65 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
66 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
70 Copyright (c) 2006, Swedish Institute of Computer Science.
73 Redistribution and use in source and binary forms, with or without
74 modification, are permitted provided that the following conditions
76 1. Redistributions of source code must retain the above copyright
77 notice, this list of conditions and the following disclaimer.
78 2. Redistributions in binary form must reproduce the above copyright
79 notice, this list of conditions and the following disclaimer in the
80 documentation and/or other materials provided with the distribution.
81 3. Neither the name of the Institute nor the names of its contributors
82 may be used to endorse or promote products derived from this software
83 without specific prior written permission.
85 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
86 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
87 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
88 ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
89 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
90 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
91 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
92 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
93 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
94 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
98 QR Code generator library (C)
100 Copyright (c) Project Nayuki. (MIT License)
101 https://www.nayuki.io/page/qr-code-generator-library
103 Permission is hereby granted, free of charge, to any person obtaining a copy of
104 this software and associated documentation files (the "Software"), to deal in
105 the Software without restriction, including without limitation the rights to
106 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
107 the Software, and to permit persons to whom the Software is furnished to do so,
108 subject to the following conditions:
109 - The above copyright notice and this permission notice shall be included in
110 all copies or substantial portions of the Software.
111 - The Software is provided "as is", without warranty of any kind, express or
112 implied, including but not limited to the warranties of merchantability,
113 fitness for a particular purpose and noninfringement. In no event shall the
114 authors or copyright holders be liable for any claim, damages or other
115 liability, whether in an action of contract, tort or otherwise, arising from,
116 out of or in connection with the Software or the use or other dealings in the