@@ -6,6 +6,8 @@ They are applied according to the following scheme:
6
6
license: BSD-3-Clause. This covers following folders:
7
7
- stm32cube/stm32*
8
8
- lib/*
9
+ - All files in lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/ from Synopsys, Inc
10
+ are subject to Synopsys MIT License terms.
9
11
- All files in dts/ folder are subject to usual Zephyr project license: Apache-2.0
10
12
- Binary blobs explicitly fetched by the user with command `west blobs fetch stm32`
11
13
and stored under zephyr/blobs/stm32wba/lib are subject to ST proprietary
@@ -49,6 +51,26 @@ For these three licenses, full length texts are available hereafter:
49
51
POSSIBILITY OF SUCH DAMAGE.
50
52
51
53
54
+ Synopsys MIT License
55
+ Copyright (c) 2020-Present Synopsys, Inc
56
+
57
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
58
+ the Software), to deal in the Software without restriction, including without
59
+ limitation the rights to use, copy, modify, merge, publish, distribute,
60
+ sublicense, and/or sell copies of the Software, and to permit persons to whom
61
+ the Software is furnished to do so, subject to the following conditions:
62
+
63
+ The above copyright notice and this permission notice shall be included in all
64
+ copies or substantial portions of the Software.
65
+
66
+ THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67
+ IMPLIED, INCLUDING, BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68
+ FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
69
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
70
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE ARISING FROM,
71
+ OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
72
+
73
+
52
74
Apache License
53
75
Version 2.0, January 2004
54
76
http://www.apache.org/licenses/
@@ -254,9 +276,9 @@ For these three licenses, full length texts are available hereafter:
254
276
255
277
SLA0044 Rev5/February 2018
256
278
257
- ## Software license agreement
279
+ Software license agreement
258
280
259
- ### __ULTIMATE LIBERTY SOFTWARE LICENSE AGREEMENT__
281
+ __ULTIMATE LIBERTY SOFTWARE LICENSE AGREEMENT__
260
282
261
283
BY INSTALLING, COPYING, DOWNLOADING, ACCESSING OR OTHERWISE USING THIS SOFTWARE
262
284
OR ANY PART THEREOF (AND THE RELATED DOCUMENTATION) FROM STMICROELECTRONICS
0 commit comments