Skip to content

Commit 34ce9ce

Browse files
committed
lib: stm32wba: Update license terms of ll_fw_config.h
Update the license terms to fit Synopsys MIT license as updated by them Signed-off-by: Nidhal BEN OTHMEN <[email protected]>
1 parent 089f684 commit 34ce9ce

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/config/ble_full/ll_fw_config.h

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@
55
* @brief This file contains the major configurations to the BLE controller.
66
******************************************************************************
77
* @copy
8+
* This Synopsys DWC Bluetooth Low Energy Combo Link Layer/MAC software and
9+
* associated documentation ( hereinafter the "Software") is an unsupported
10+
* proprietary work of Synopsys, Inc. unless otherwise expressly agreed to in
11+
* writing between Synopsys and you. The Software IS NOT an item of Licensed
12+
* Software or a Licensed Product under any End User Software License Agreement
13+
* or Agreement for Licensed Products with Synopsys or any supplement thereto.
14+
* Synopsys is a registered trademark of Synopsys, Inc. Other names included in
15+
* the SOFTWARE may be the trademarks of their respective owners.
816
*
9-
*COPYRIGHT 2022 SYNOPSYS, Inc. This Synopsys "product" and all associated documentation
10-
*are proprietary to Synopsys, Inc. and may only be used pursuant to the terms and
11-
*conditions of a written license agreement with Synopsys, Inc. All other use,
12-
*reproduction, modification, or distribution of the Synopsys "product" or the associated
13-
*documentation is strictly prohibited.
17+
* Synopsys MIT License:
18+
* Copyright (c) 2020-Present Synopsys, Inc
1419
*
20+
* Permission is hereby granted, free of charge, to any person obtaining a copy of
21+
* the Software), to deal in the Software without restriction, including without
22+
* limitation the rights to use, copy, modify, merge, publish, distribute,
23+
* sublicense, and/or sell copies of the Software, and to permit persons to whom
24+
* the Software is furnished to do so, subject to the following conditions:
1525
*
16-
* THE ENTIRE NOTICE ABOVE MUST BE REPRODUCED ON ALL AUTHORIZED COPIES.
26+
* The above copyright notice and this permission notice shall be included in all
27+
* copies or substantial portions of the Software.
1728
*
18-
* <h2><center>&copy; (C) COPYRIGHT 2022 SYNOPSYS, INC.</center></h2>
19-
* <h2><center>&copy; ALL RIGHTS RESERVED</center></h2>
29+
* THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
* IMPLIED, INCLUDING, BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
* FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE ARISING FROM,
34+
* OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2035
*
21-
* \n\n<b>References</b>\n
22-
* -Documents folder .
23-
*
24-
* <b>Edit History For File</b>\n
25-
* This section contains comments describing changes made to this file.\n
26-
* Notice that changes are listed in reverse chronological order.\n
27-
* <table border>
28-
* <tr>
29-
* <td><b> when </b></td>
30-
* <td><b> who </b></td>
31-
* <td><b> what, where, why </b></td>
32-
* </tr>
33-
* <tr>
34-
* </tr>
35-
* </table>\n
36-
*/
36+
* */
3737
#ifndef INCLUDE_LL_FW_CONFIG_H
3838
#define INCLUDE_LL_FW_CONFIG_H
3939

0 commit comments

Comments
 (0)