Skip to content

Commit 32c5e6b

Browse files
committed
Add SPDX identifiers in Nuvoton USBD files
1 parent b5d565a commit 32c5e6b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

targets/TARGET_NUVOTON/USBEndpoints_Nuvoton.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
2-
* Copyright (c) 2018-2018 ARM Limited
2+
* Copyright (c) 2019-2020 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

targets/TARGET_NUVOTON/USBEndpoints_Nuvoton.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
2-
* Copyright (c) 2018-2018 ARM Limited
2+
* Copyright (c) 2019-2020 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

targets/TARGET_NUVOTON/USBPhyHw.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
2-
* Copyright (c) 2018-2018 ARM Limited
2+
* Copyright (c) 2019-2020 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)