QP-mbed_GPL_Exception.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. QP/C and QP/C++ FRAMEWORKS EXCEPTION FOR ARM mbed
  2. Version 2.0, August 2022
  3. Copyright (c) 2005-2014 Quantum Leaps, LLC. <https://www.state-machine.com/>
  4. Everyone is permitted to copy and distribute verbatim copies of this
  5. license document, but changing it is not allowed.
  6. This QP/C++ and QP-nano Framework Exception for Arduino ("Exception")
  7. is an additional permission under section 7 of the GNU General Public
  8. License, version 3 ("GPLv3"). It applies to the QP/C++ and QP-nano
  9. source code (the "QP Frameworks") that is distributed as part of the
  10. QP-Arduino Support Package.
  11. When you use QP Frameworks inside your program, the QP Frameworks' code
  12. is combined with your code of the program. The purpose of this Exception
  13. is to allow non-GPL (including proprietary) programs to use, in this way,
  14. the QP Frameworks' code covered by this Exception.
  15. 0. Definitions.
  16. "QP Frameworks" are lightweight real-time embedded frameworks (RTEFs)
  17. as well as all supporting ports and examples, as distributed from:
  18. <https://www.state-machine.com> and
  19. <https://github.com/QuantumLeaps>
  20. "mbed-Enabled Board" means any board with an ARM Cortex-M CPU that is
  21. listed on the official "mbed platforms" website
  22. <https://os.mbed.com/platforms>.
  23. 1. Grant of Additional Permission
  24. As a special Exception, the copyright holder of QP Frameworks gives you
  25. permission to propagate a work of Target Code formed by combining
  26. the QP Frameworks with your own source code without the requirement
  27. to expose your proprietary source code, provided that all Target Code will
  28. execute on an "mbed-Enabled Board".
  29. 2. No Weakening of GPL
  30. The availability of this Exception does not imply any general
  31. presumption that third-party software linking to the QP Framework is
  32. unaffected by the copyleft requirements of the GPLv3 license.