Skip to content

Commit 04d9195

Browse files
committed
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: ee5c520 edtlib: tests: refine coverage of Binding objects initialization Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 43564e7 commit 04d9195

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/LICENSING.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,15 @@ OpenThread Spinel HDLC RCP Host Interface Files
9999
* :zephyr_file:`modules/openthread/platform/radio_spinel.cpp`
100100
* :zephyr_file:`modules/openthread/platform/hdlc_interface.cpp`
101101

102+
Python Devicetree library test files
103+
------------------------------------
104+
105+
* *Licensing:* `BSD-3-clause`_
106+
* *Impact:* These are only used for testing and never linked in a firmware.
107+
* *Files*:
108+
109+
* Various yaml files under ``scripts/dts/python-devicetree/tests``
110+
102111
.. _Apache 2.0 License:
103112
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
104113

0 commit comments

Comments
 (0)