Browse Source

doc: LICENSING: Add BSD-3-clause for python-devicetree test files

Update the licensing list to include the BSD-3-clause devicetree test
files. These were all introduced in:

ee5c520326 edtlib: tests: refine coverage of Binding objects
  initialization

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
pull/86686/head
Fabio Baltieri 4 months ago committed by Fabio Baltieri
parent
commit
fe4ae781bc
  1. 9
      doc/LICENSING.rst

9
doc/LICENSING.rst

@ -99,6 +99,15 @@ OpenThread Spinel HDLC RCP Host Interface Files @@ -99,6 +99,15 @@ OpenThread Spinel HDLC RCP Host Interface Files
* :zephyr_file:`modules/openthread/platform/radio_spinel.cpp`
* :zephyr_file:`modules/openthread/platform/hdlc_interface.cpp`
Python Devicetree library test files
------------------------------------
* *Licensing:* `BSD-3-clause`_
* *Impact:* These are only used for testing and never linked with the firmware.
* *Files*:
* Various yaml files under ``scripts/dts/python-devicetree/tests``
.. _Apache 2.0 License:
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE

Loading…
Cancel
Save