Skip to content

Commit 27abeb9

Browse files
Updating SPDX-License-Identifier.
1 parent 481c19e commit 27abeb9

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP-K1/PeripheralNames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
*******************************************************************************
3+
* SPDX-License-Identifier: BSD-3-Clause
34
* Copyright (c) 2014, STMicroelectronics
45
* All rights reserved.
56
*

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP-K1/PeripheralPins.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
*******************************************************************************
3+
* SPDX-License-Identifier: BSD-3-Clause
34
* Copyright (c) 2018, STMicroelectronics
45
* All rights reserved.
56
*

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP-K1/PinNames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
*******************************************************************************
3+
* SPDX-License-Identifier: BSD-3-Clause
34
* Copyright (c) 2018, STMicroelectronics
45
* All rights reserved.
56
*

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_SDP-K1/system_clock.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2006-2019 ARM Limited
3-
*
3+
* SPDX-License-Identifier: Apache-2.0
4+
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.
67
* You may obtain a copy of the License at

0 commit comments

Comments
 (0)