Skip to content

Commit 7a716b5

Browse files
Ashok RaoCruz Monrreal II
authored andcommitted
Changing SPDX license identifier to BSD-3-Clause
1 parent ceb5c6e commit 7a716b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_MTB_STM_L475/PeripheralNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* mbed Microcontroller Library
22
3-
* SPDX-License-Identifier: Apache-2.0
3+
* SPDX-License-Identifier: BSD-3-Clause
44
*******************************************************************************
55
* Copyright (c) 2017, STMicroelectronics
66
* All rights reserved.

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_MTB_STM_L475/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* mbed Microcontroller Library
22
3-
* SPDX-License-Identifier: Apache-2.0
3+
* SPDX-License-Identifier: BSD-3-Clause
44
*******************************************************************************
55
* Copyright (c) 2018, STMicroelectronics
66
* All rights reserved.

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_MTB_STM_L475/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* mbed Microcontroller Library
22
3-
* SPDX-License-Identifier: Apache-2.0
3+
* SPDX-License-Identifier: BSD-3-Clause
44
*******************************************************************************
55
* Copyright (c) 2018, STMicroelectronics
66
* All rights reserved.

targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_MTB_STM_L475/system_clock.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* mbed Microcontroller Library
2-
* Copyright (c) 2006-2017 ARM Limited
2+
* Copyright (c) 2006-2019 ARM Limited
33
44
* SPDX-License-Identifier: Apache-2.0
55
*

0 commit comments

Comments
 (0)