Skip to content

Commit ec9fd55

Browse files
Update code
1 parent 003a75b commit ec9fd55

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

targets/TARGET_TT/TARGET_TT_M4G9/device/TMPM4G9.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @version V1.0.9.0
77
* $Date:: 2018-04-02 #$
88
*
9-
* DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
9+
* SPDX-License-Identifier: Apache-2.0
1010
*
1111
* (C)Copyright TOSHIBA ELECTRONIC DEVICES & STORAGE CORPORATION 2017 All rights reserved
1212
*******************************************************************************

targets/TARGET_TT/TARGET_TT_M4G9/device/TOOLCHAIN_IAR/startup_TMPM4G9.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
; * @version V1.0.9.0
77
; * $Date:: 2018-04-02 #$
88
; *
9-
; * DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
9+
; * SPDX-License-Identifier: Apache-2.0
1010
; *
1111
; * (C)Copyright TOSHIBA MICROELECTRONICS CORPORATION 2018 All rights reserved
1212
; *******************************************************************************

targets/TARGET_TT/TARGET_TT_M4G9/device/cmsis.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* mbed Microcontroller Library - CMSIS for TMPM4G9
22
* Copyright (C) 2011 ARM Limited. All rights reserved.
3-
*
3+
* SPDX-License-Identifier: Apache-2.0
44
* A generic CMSIS include header, pulling in TMPM4G9 specifics
55
*/
66
#ifndef MBED_CMSIS_H

0 commit comments

Comments
 (0)