Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Middlewares/ST/STM32_WPAN/ble/core/template/osal.h')
-rw-r--r--Middlewares/ST/STM32_WPAN/ble/core/template/osal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Middlewares/ST/STM32_WPAN/ble/core/template/osal.h b/Middlewares/ST/STM32_WPAN/ble/core/template/osal.h
index b68cf32c1..523c0865c 100644
--- a/Middlewares/ST/STM32_WPAN/ble/core/template/osal.h
+++ b/Middlewares/ST/STM32_WPAN/ble/core/template/osal.h
@@ -1,6 +1,6 @@
/*****************************************************************************
* @file osal.h
- * @author MCD
+ * @author MDG
* @brief This header file defines the OS abstraction layer used by
* the BLE stack. OSAL defines the set of functions which needs to be
* ported to target operating system and target platform.
@@ -8,7 +8,7 @@
*****************************************************************************
* @attention
*
- * Copyright (c) 2018-2021 STMicroelectronics.
+ * Copyright (c) 2018-2022 STMicroelectronics.
* All rights reserved.
*
* This software is licensed under terms that can be found in the LICENSE file