diff --git a/matter/si91x/siwx917/BRD4338A/support/inc/sl_si91x_m4_ps.h b/matter/si91x/siwx917/BRD4338A/support/inc/sl_si91x_m4_ps.h index 13387ce715..561de98c54 100644 --- a/matter/si91x/siwx917/BRD4338A/support/inc/sl_si91x_m4_ps.h +++ b/matter/si91x/siwx917/BRD4338A/support/inc/sl_si91x_m4_ps.h @@ -1,19 +1,19 @@ /***************************************************************************** - * @file sl_si91x_m4_ps.h - * @brief M4 power save - ******************************************************************************* - * # License - * Copyright 2023 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licenser of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ + * @file sl_si91x_m4_ps.h + * @brief M4 power save + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licenser of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ #ifndef SL_SI91X_M4_POWERSAVE_H_ #define SL_SI91X_M4_POWERSAVE_H_ diff --git a/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c b/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c index e5054ab3b6..bfa2cc8375 100644 --- a/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c +++ b/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c @@ -1,19 +1,19 @@ /***************************************************************************** - * @file sl_si91x_m4_ps.h - * @brief M4 power save - ******************************************************************************* - * # License - * Copyright 2023 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licenser of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ + * @file sl_si91x_m4_ps.h + * @brief M4 power save + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licenser of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ #include "sl_si91x_m4_ps.h" #include "cmsis_os2.h" #ifdef SL_WIFI_COMPONENT_INCLUDED