diff --git a/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/config/ble_full/ll_fw_config.h b/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/config/ble_full/ll_fw_config.h index a0a7ce06e..7d9862b73 100644 --- a/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/config/ble_full/ll_fw_config.h +++ b/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/config/ble_full/ll_fw_config.h @@ -5,35 +5,35 @@ * @brief This file contains the major configurations to the BLE controller. ****************************************************************************** * @copy + * This Synopsys DWC Bluetooth Low Energy Combo Link Layer/MAC software and + * associated documentation ( hereinafter the "Software") is an unsupported + * proprietary work of Synopsys, Inc. unless otherwise expressly agreed to in + * writing between Synopsys and you. The Software IS NOT an item of Licensed + * Software or a Licensed Product under any End User Software License Agreement + * or Agreement for Licensed Products with Synopsys or any supplement thereto. + * Synopsys is a registered trademark of Synopsys, Inc. Other names included in + * the SOFTWARE may be the trademarks of their respective owners. * - *COPYRIGHT 2022 SYNOPSYS, Inc. This Synopsys "product" and all associated documentation - *are proprietary to Synopsys, Inc. and may only be used pursuant to the terms and - *conditions of a written license agreement with Synopsys, Inc. All other use, - *reproduction, modification, or distribution of the Synopsys "product" or the associated - *documentation is strictly prohibited. + * Synopsys MIT License: + * Copyright (c) 2020-Present Synopsys, Inc * + * Permission is hereby granted, free of charge, to any person obtaining a copy of + * the Software), to deal in the Software without restriction, including without + * limitation the rights to use, copy, modify, merge, publish, distribute, + * sublicense, and/or sell copies of the Software, and to permit persons to whom + * the Software is furnished to do so, subject to the following conditions: * - * THE ENTIRE NOTICE ABOVE MUST BE REPRODUCED ON ALL AUTHORIZED COPIES. + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. * - *

© (C) COPYRIGHT 2022 SYNOPSYS, INC.

- *

© ALL RIGHTS RESERVED

+ * THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING, BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE ARISING FROM, + * OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * \n\nReferences\n - * -Documents folder . - * - * Edit History For File\n - * This section contains comments describing changes made to this file.\n - * Notice that changes are listed in reverse chronological order.\n - * - * - * - * - * - * - * - * - *
when who what, where, why
\n - */ + * */ #ifndef INCLUDE_LL_FW_CONFIG_H #define INCLUDE_LL_FW_CONFIG_H