Skip to content

Commit f1628f0

Browse files
committed
Correct SPDX identifiers
1 parent 9acf2c3 commit f1628f0

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2014-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2014-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2014-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2014-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2016-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* <h2><center>&copy; COPYRIGHT(c) 2017-2019 STMicroelectronics</center></h2>
1616
*
17-
* SPDX-License-Identifier: Apache-2.0
17+
* SPDX-License-Identifier: BSD-3-Clause
1818
*
1919
* Redistribution and use in source and binary forms, with or without modification,
2020
* are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* <h2><center>&copy; COPYRIGHT(c) 2017-2019 STMicroelectronics</center></h2>
2020
*
21-
* SPDX-License-Identifier: Apache-2.0
21+
* SPDX-License-Identifier: BSD-3-Clause
2222
*
2323
* Redistribution and use in source and binary forms, with or without modification,
2424
* are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* <h2><center>&copy; COPYRIGHT(c) 2017-2019 STMicroelectronics</center></h2>
1010
*
11-
* SPDX-License-Identifier: Apache-2.0
11+
* SPDX-License-Identifier: BSD-3-Clause
1212
*
1313
* Redistribution and use in source and binary forms, with or without modification,
1414
* are permitted provided that the following conditions are met:

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2014-2019, STMicroelectronics
44
* All rights reserved.
55
*
6-
* SPDX-License-Identifier: Apache-2.0
6+
* SPDX-License-Identifier: BSD-3-Clause
77
*
88
* Redistribution and use in source and binary forms, with or without
99
* modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)