From f1628f0b8d13b116a40ed6d1be3b470e8b244b76 Mon Sep 17 00:00:00 2001 From: toyowata Date: Wed, 5 Jun 2019 19:04:55 +0900 Subject: [PATCH] Correct SPDX identifiers --- .../TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h | 2 +- .../TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c | 2 +- .../TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h | 2 +- .../TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h | 2 +- .../TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h | 2 +- .../TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h | 2 +- .../TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h | 2 +- .../TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h | 2 +- targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h index 87095640b1..dc3567e87f 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralNames.h @@ -3,7 +3,7 @@ * Copyright (c) 2014-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c index 17e2fa0f20..8a5cb459fa 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PeripheralPins.c @@ -3,7 +3,7 @@ * Copyright (c) 2014-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h index 6e13406d7c..24b32dbb70 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/TARGET_ARCH_MAX/PinNames.h @@ -3,7 +3,7 @@ * Copyright (c) 2014-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h index 8a2bf6ca96..dc998ec5fe 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/cmsis_nvic.h @@ -3,7 +3,7 @@ * Copyright (c) 2014-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h index bfb655906a..fd02bf3fa4 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/flash_data.h @@ -3,7 +3,7 @@ * Copyright (c) 2016-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h index 30ab5f1dbb..3300f5d7d9 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f407xx.h @@ -14,7 +14,7 @@ * *

© COPYRIGHT(c) 2017-2019 STMicroelectronics

* - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h index e11652aa62..7eb114c3c7 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/stm32f4xx.h @@ -18,7 +18,7 @@ * *

© COPYRIGHT(c) 2017-2019 STMicroelectronics

* - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h index baddc2356f..8a723c3435 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/device/system_stm32f4xx.h @@ -8,7 +8,7 @@ * *

© COPYRIGHT(c) 2017-2019 STMicroelectronics

* - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h index 206db3c149..6fbe9cbbcc 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/objects.h @@ -3,7 +3,7 @@ * Copyright (c) 2014-2019, STMicroelectronics * All rights reserved. * - * SPDX-License-Identifier: Apache-2.0 + * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: