@@ -7,11 +7,10 @@ Copyright (c) 2005-2021 Quantum Leaps, LLC. <https://www.state-machine.com/>
77Everyone is permitted to copy and distribute verbatim copies of this
88license document, but changing it is not allowed.
99
10- This QP/C++ and QP-nano Framework Exception for Arduino ("Exception")
10+ This QP/C and QP/C++ Framework Exception for Raspberry Pi ("Exception")
1111is an additional permission under section 7 of the GNU General Public
12- License, version 3 ("GPLv3"). It applies to the QP/C++ and QP-nano
13- source code (the "QP Frameworks") that is distributed as part of the
14- QP-Arduino Support Package.
12+ License, version 3 ("GPLv3"). It applies to the QP/C and QP/C++ source
13+ code (the "QP Frameworks").
1514
1615When you use QP Frameworks inside your program, the QP Frameworks' code
1716is combined with your code of the program. The purpose of this Exception
@@ -24,23 +23,23 @@ as well as all supporting ports and examples, as distributed from:
2423<https://www.state-machine.com> and
2524<https://github.com/QuantumLeaps>
2625
27- "Raspberry Pi" is a low cost, credit-card sized computer that is
28- designed by the Raspberry Pi Foundation based in the UK and registered
29- as UK educational charity under the number 1129409. For the purpose of
30- this license, Raspberry Pi means only genuine Raspberry Pi computer
31- bearing the Raspberry Pi logo, as described at
26+ "Raspberry Pi" is a low cost, credit-card sized computer that is designed
27+ by the Raspberry Pi Foundation based in the UK and registered as UK
28+ educational charity under the number 1129409. For the purpose of this
29+ license, Raspberry Pi means only genuine Raspberry Pi computer bearing
30+ the Raspberry Pi logo, as described at:
3231<https://www.raspberrypi.com/trademark-rules>.
3332
34- "Target Code" refers to output from any compiler and linker in
35- executable form suitable for execution by Raspberry Pi.
33+ "Target Code" refers to output from any compiler and linker in executable
34+ form suitable for execution by Raspberry Pi.
3635
3736
38371. Grant of Additional Permission
3938As a special Exception, the copyright holder of QP Frameworks gives you
40- permission to propagate a work of Target Code formed by combining the QP
41- Frameworks with your own source code without the requirement to expose
42- your proprietary source code, provided that all Target Code will execute
43- on a genuine Raspberry Pi computer(s).
39+ permission to propagate a work of Target Code formed by combining the
40+ QP/C or QP/C++ Frameworks with your own source code without the requirement
41+ to expose your propriatory source code, provided that all Target Code will
42+ execute on a genuine Raspberry Pi computer(s).
4443
45442. No Weakening of GPL
4645The availability of this Exception does not imply any general
0 commit comments