Skip to content

Commit 48724e6

Browse files
committed
license: Add Synopsys MIT license terms
Add Synopsys MIT license terms Signed-off-by: Nidhal BEN OTHMEN <[email protected]>
1 parent 04ccc77 commit 48724e6

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

LICENSE

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ They are applied according to the following scheme:
66
license: BSD-3-Clause. This covers following folders:
77
- stm32cube/stm32*
88
- 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.
911
- All files in dts/ folder are subject to usual Zephyr project license: Apache-2.0
1012
- Binary blobs explicitly fetched by the user with command `west blobs fetch stm32`
1113
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:
4951
POSSIBILITY OF SUCH DAMAGE.
5052

5153

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+
5274
Apache License
5375
Version 2.0, January 2004
5476
http://www.apache.org/licenses/
@@ -254,9 +276,9 @@ For these three licenses, full length texts are available hereafter:
254276

255277
SLA0044 Rev5/February 2018
256278

257-
## Software license agreement
279+
Software license agreement
258280

259-
### __ULTIMATE LIBERTY SOFTWARE LICENSE AGREEMENT__
281+
__ULTIMATE LIBERTY SOFTWARE LICENSE AGREEMENT__
260282

261283
BY INSTALLING, COPYING, DOWNLOADING, ACCESSING OR OTHERWISE USING THIS SOFTWARE
262284
OR ANY PART THEREOF (AND THE RELATED DOCUMENTATION) FROM STMICROELECTRONICS

0 commit comments

Comments
 (0)