From 4fad1112e5f7eac4a17a470e38a8e16d7ba3997b Mon Sep 17 00:00:00 2001 From: Harrison Mutai Date: Thu, 8 Oct 2020 14:27:45 +0100 Subject: [PATCH] Add SPDX license identifier to Arm files Add license identifier to files which Arm owns the copyright to, and contain either BSD-3 or Apache-2.0 licenses. This is to address license errors raised by scancode analysis. --- cmsis/device/RTE/include/RTE_Components.h | 1 + connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h | 1 + .../FEATURE_BLE/include/ble/driver/CordioHCITransportDriver.h | 1 + connectivity/FEATURE_BLE/include/ble/driver/H4TransportDriver.h | 1 + .../FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/main.cpp | 1 + .../source/cordio/TESTS/cordio_hci/transport/main.cpp | 1 + .../FEATURE_BLE/source/cordio/driver/CordioHCIDriver.cpp | 1 + .../source/cordio/driver/CordioHCITransportDriver.cpp | 1 + .../FEATURE_BLE/source/cordio/driver/H4TransportDriver.cpp | 1 + connectivity/FEATURE_BLE/source/gap/AdvertisingDataBuilder.cpp | 1 + connectivity/FEATURE_BLE/source/gap/AdvertisingParameters.cpp | 1 + connectivity/FEATURE_BLE/source/gap/ConnectionParameters.cpp | 1 + connectivity/cellular/include/cellular/framework/common/APN_db.h | 1 + connectivity/cellular/source/framework/common/APN_db.cpp | 1 + .../TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp | 1 + .../TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h | 1 + .../TARGET_NRF5x/NRFCordioHCITransportDriver.cpp | 1 + .../TARGET_NRF5x/NRFCordioHCITransportDriver.h | 1 + .../drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.cpp | 1 + .../drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.h | 1 + .../emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.cpp | 1 + .../emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.h | 1 + .../TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac_config.h | 1 + .../drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c | 1 + .../drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.h | 1 + .../drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.c | 1 + .../drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.h | 1 + connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac.cpp | 1 + .../drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac_config.h | 1 + connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_eth_hal.h | 1 + .../drivers/emac/TARGET_NXP_EMAC/TARGET_LPCTarget/lpc17_emac.h | 1 + .../TARGET_FF_LPC546XX/hardware_init_LPC546XX.c | 1 + .../TARGET_LPCXpresso/hardware_init_LPC546XX.c | 1 + .../emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac.cpp | 1 + .../TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac_config.h | 1 + .../drivers/emac/TARGET_RENESAS_EMAC/TARGET_RZ_A1XX/rza1_emac.h | 1 + .../drivers/emac/TARGET_STM/TARGET_STM32F2/stm32f2_eth_conf.c | 1 + .../TARGET_STM/TARGET_STM32F4/TARGET_ARCH_MAX/stm32f4_eth_conf.c | 1 + .../TARGET_STM32F4/TARGET_NUCLEO_F429ZI/stm32f4_eth_conf.c | 1 + .../TARGET_STM32F4/TARGET_NUCLEO_F439ZI/stm32f4_eth_conf.c | 1 + .../drivers/emac/TARGET_STM/TARGET_STM32F7/stm32f7_eth_conf.c | 1 + connectivity/drivers/mbedtls/TARGET_STM/cryp_stm32.h | 1 + connectivity/drivers/mbedtls/TARGET_STM/hash_stm32.h | 1 + .../drivers/nfc/PN512/include/nfc/controllers/PN512Driver.h | 1 + .../nfc/PN512/include/nfc/controllers/PN512SPITransportDriver.h | 1 + .../nfc/PN512/include/nfc/controllers/PN512TransportDriver.h | 1 + connectivity/drivers/nfc/PN512/source/PN512Driver.cpp | 1 + .../drivers/nfc/PN512/source/PN512SPITransportDriver.cpp | 1 + connectivity/drivers/nfc/PN512/source/PN512TransportDriver.cpp | 1 + connectivity/lwipstack/include/lwipstack/LWIPMemoryManager.h | 1 + connectivity/lwipstack/include/lwipstack/LWIPStack.h | 1 + connectivity/lwipstack/include/lwipstack/lwip_tools.h | 1 + connectivity/lwipstack/lwip-sys/lwip_random.c | 1 + connectivity/lwipstack/lwip-sys/lwip_random.h | 1 + connectivity/lwipstack/source/LWIPInterface.cpp | 1 + connectivity/lwipstack/source/LWIPInterfaceEMAC.cpp | 1 + connectivity/lwipstack/source/LWIPMemoryManager.cpp | 1 + connectivity/lwipstack/source/LWIPStack.cpp | 1 + connectivity/lwipstack/source/lwip_tools.cpp | 1 + connectivity/mbedtls/platform/src/mbed_trng.cpp | 1 + .../nanostack/mbed-mesh-api/source/NanostackMemoryManager.cpp | 1 + .../mbed-mesh-api/source/include/NanostackMemoryManager.h | 1 + .../nanostack/mbed-mesh-api/source/include/wisun_tasklet.h | 1 + .../source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h | 1 + .../Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h | 1 + .../mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h | 1 + .../Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h | 1 + .../mdns/fnet/fnet_stack/services/fnet_services_config.h | 1 + .../Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c | 1 + .../Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h | 1 + .../Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c | 1 + .../mdns/fnet/fnet_stack/services/serial/fnet_serial.h | 1 + .../source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h | 1 + .../source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c | 1 + connectivity/netsocket/include/netsocket/CellularNonIPSocket.h | 1 + connectivity/netsocket/include/netsocket/DNS.h | 1 + connectivity/netsocket/include/netsocket/EMAC.h | 1 + connectivity/netsocket/include/netsocket/EMACInterface.h | 1 + connectivity/netsocket/include/netsocket/EMACMemoryManager.h | 1 + connectivity/netsocket/include/netsocket/EthInterface.h | 1 + connectivity/netsocket/include/netsocket/EthernetInterface.h | 1 + connectivity/netsocket/include/netsocket/ICMPSocket.h | 1 + .../netsocket/include/netsocket/InternetDatagramSocket.h | 1 + connectivity/netsocket/include/netsocket/InternetSocket.h | 1 + connectivity/netsocket/include/netsocket/MeshInterface.h | 1 + connectivity/netsocket/include/netsocket/NetworkInterface.h | 1 + connectivity/netsocket/include/netsocket/NetworkStack.h | 1 + connectivity/netsocket/include/netsocket/OnboardNetworkStack.h | 1 + connectivity/netsocket/include/netsocket/Socket.h | 1 + connectivity/netsocket/include/netsocket/SocketAddress.h | 1 + connectivity/netsocket/include/netsocket/SocketStats.h | 1 + connectivity/netsocket/include/netsocket/TCPSocket.h | 1 + connectivity/netsocket/include/netsocket/UDPSocket.h | 1 + connectivity/netsocket/include/netsocket/WiFiAccessPoint.h | 1 + connectivity/netsocket/include/netsocket/WiFiInterface.h | 1 + connectivity/netsocket/include/netsocket/nsapi.h | 1 + connectivity/netsocket/include/netsocket/nsapi_dns.h | 1 + connectivity/netsocket/include/netsocket/nsapi_ppp.h | 1 + connectivity/netsocket/include/netsocket/nsapi_types.h | 1 + connectivity/netsocket/source/CellularNonIPSocket.cpp | 1 + connectivity/netsocket/source/EMACInterface.cpp | 1 + connectivity/netsocket/source/EthernetInterface.cpp | 1 + connectivity/netsocket/source/ICMPSocket.cpp | 1 + connectivity/netsocket/source/InternetDatagramSocket.cpp | 1 + connectivity/netsocket/source/InternetSocket.cpp | 1 + connectivity/netsocket/source/NetworkInterface.cpp | 1 + connectivity/netsocket/source/NetworkInterfaceDefaults.cpp | 1 + connectivity/netsocket/source/NetworkStack.cpp | 1 + connectivity/netsocket/source/SocketAddress.cpp | 1 + connectivity/netsocket/source/SocketStats.cpp | 1 + connectivity/netsocket/source/TCPSocket.cpp | 1 + connectivity/netsocket/source/UDPSocket.cpp | 1 + connectivity/netsocket/source/nsapi_dns.cpp | 1 + connectivity/netsocket/source/nsapi_ppp.cpp | 1 + connectivity/nfc/include/nfc/NFC.h | 1 + connectivity/nfc/include/nfc/NFCController.h | 1 + connectivity/nfc/include/nfc/NFCControllerDriver.h | 1 + connectivity/nfc/include/nfc/NFCDefinitions.h | 1 + connectivity/nfc/include/nfc/NFCEEPROM.h | 1 + connectivity/nfc/include/nfc/NFCEEPROMDriver.h | 1 + connectivity/nfc/include/nfc/NFCNDEFCapable.h | 1 + connectivity/nfc/include/nfc/NFCRemoteEndpoint.h | 1 + connectivity/nfc/include/nfc/NFCRemoteInitiator.h | 1 + connectivity/nfc/include/nfc/NFCTarget.h | 1 + connectivity/nfc/include/nfc/Type4RemoteInitiator.h | 1 + connectivity/nfc/include/nfc/ndef/MessageBuilder.h | 1 + connectivity/nfc/include/nfc/ndef/MessageParser.h | 1 + connectivity/nfc/include/nfc/ndef/Record.h | 1 + connectivity/nfc/include/nfc/ndef/RecordParser.h | 1 + connectivity/nfc/include/nfc/ndef/common/Mime.h | 1 + connectivity/nfc/include/nfc/ndef/common/SimpleMessageParser.h | 1 + connectivity/nfc/include/nfc/ndef/common/Text.h | 1 + connectivity/nfc/include/nfc/ndef/common/URI.h | 1 + connectivity/nfc/include/nfc/ndef/common/util.h | 1 + connectivity/nfc/source/NFCController.cpp | 1 + connectivity/nfc/source/NFCControllerDriver.cpp | 1 + connectivity/nfc/source/NFCEEPROM.cpp | 1 + connectivity/nfc/source/NFCEEPROMDriver.cpp | 1 + connectivity/nfc/source/NFCNDEFCapable.cpp | 1 + connectivity/nfc/source/NFCRemoteEndpoint.cpp | 1 + connectivity/nfc/source/NFCRemoteInitiator.cpp | 1 + connectivity/nfc/source/NFCTarget.cpp | 1 + connectivity/nfc/source/Type4RemoteInitiator.cpp | 1 + connectivity/nfc/source/ndef/MessageBuilder.cpp | 1 + connectivity/nfc/source/ndef/MessageParser.cpp | 1 + connectivity/nfc/source/ndef/RecordParser.cpp | 1 + connectivity/nfc/source/ndef/common/Mime.cpp | 1 + connectivity/nfc/source/ndef/common/SimpleMessageParser.cpp | 1 + connectivity/nfc/source/ndef/common/Text.cpp | 1 + connectivity/nfc/source/ndef/common/URI.cpp | 1 + connectivity/nfc/source/ndef/common/util.cpp | 1 + drivers/device_key/include/device_key/DeviceKey.h | 1 + drivers/device_key/source/DeviceKey.cpp | 1 + drivers/device_key/tests/TESTS/device_key/functionality/main.cpp | 1 + events/include/events/equeue.h | 1 + events/include/events/internal/equeue_platform.h | 1 + events/include/events/mbed_shared_queues.h | 1 + events/source/equeue.c | 1 + events/source/equeue_mbed.cpp | 1 + events/source/equeue_posix.c | 1 + events/source/mbed_shared_queues.cpp | 1 + events/tests/unit/prof.c | 1 + features/frameworks/utest/TESTS/unit_tests/basic_test/main.cpp | 1 + .../utest/TESTS/unit_tests/basic_test_default/main.cpp | 1 + .../utest/TESTS/unit_tests/case_async_validate/main.cpp | 1 + .../utest/TESTS/unit_tests/case_control_async/main.cpp | 1 + .../utest/TESTS/unit_tests/case_control_repeat/main.cpp | 1 + .../frameworks/utest/TESTS/unit_tests/case_selection/main.cpp | 1 + .../utest/TESTS/unit_tests/case_setup_failure/main.cpp | 1 + .../utest/TESTS/unit_tests/case_teardown_failure/main.cpp | 1 + features/frameworks/utest/TESTS/unit_tests/control_type/main.cpp | 1 + .../utest/TESTS/unit_tests/minimal_async_scheduler/main.cpp | 1 + .../frameworks/utest/TESTS/unit_tests/minimal_scheduler/main.cpp | 1 + .../TESTS/unit_tests/test_assertion_failure_test_setup/main.cpp | 1 + .../TESTS/unit_tests/test_setup_case_selection_failure/main.cpp | 1 + .../utest/TESTS/unit_tests/test_setup_failure/main.cpp | 1 + features/frameworks/utest/mbed-utest-shim.cpp | 1 + mbed.h | 1 + storage/blockdevice/include/blockdevice/BlockDevice.h | 1 + storage/blockdevice/source/BufferedBlockDevice.cpp | 1 + storage/blockdevice/source/ChainingBlockDevice.cpp | 1 + storage/blockdevice/source/ExhaustibleBlockDevice.cpp | 1 + storage/blockdevice/source/FlashSimBlockDevice.cpp | 1 + storage/blockdevice/source/HeapBlockDevice.cpp | 1 + storage/blockdevice/source/MBRBlockDevice.cpp | 1 + storage/blockdevice/source/ProfilingBlockDevice.cpp | 1 + storage/blockdevice/source/SlicingBlockDevice.cpp | 1 + .../tests/TESTS/blockdevice/buffered_block_device/main.cpp | 1 + .../tests/TESTS/blockdevice/flashsim_block_device/main.cpp | 1 + .../tests/TESTS/blockdevice/heap_block_device/main.cpp | 1 + .../tests/TESTS/blockdevice/mbr_block_device/main.cpp | 1 + .../tests/TESTS/blockdevice/util_block_device/main.cpp | 1 + storage/filesystem/fat/tests/TESTS/fat/fat_filesystem/main.cpp | 1 + .../fat/tests/TESTS/fat/multipart_fat_filesystem/main.cpp | 1 + storage/filesystem/include/filesystem/Dir.h | 1 + storage/filesystem/include/filesystem/File.h | 1 + storage/filesystem/include/filesystem/FileSystem.h | 1 + storage/filesystem/include/filesystem/mbed_filesystem.h | 1 + storage/filesystem/littlefs/include/littlefs/LittleFileSystem.h | 1 + storage/filesystem/littlefs/source/LittleFileSystem.cpp | 1 + storage/filesystem/littlefs/tests/TESTS/filesystem/dirs/main.cpp | 1 + .../filesystem/littlefs/tests/TESTS/filesystem/files/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem/interspersed/main.cpp | 1 + storage/filesystem/littlefs/tests/TESTS/filesystem/seek/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem_integration/format/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem_recovery/resilience/main.cpp | 1 + .../TESTS/filesystem_recovery/resilience_functional/main.cpp | 1 + .../tests/TESTS/filesystem_recovery/wear_leveling/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem_retarget/dirs/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem_retarget/files/main.cpp | 1 + .../tests/TESTS/filesystem_retarget/interspersed/main.cpp | 1 + .../littlefs/tests/TESTS/filesystem_retarget/seek/main.cpp | 1 + .../filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h | 1 + storage/filesystem/littlefsv2/source/LittleFileSystem2.cpp | 1 + .../filesystem/littlefsv2/tests/TESTS/filesystem/dirs/main.cpp | 1 + .../filesystem/littlefsv2/tests/TESTS/filesystem/files/main.cpp | 1 + .../littlefsv2/tests/TESTS/filesystem/interspersed/main.cpp | 1 + .../filesystem/littlefsv2/tests/TESTS/filesystem/seek/main.cpp | 1 + .../tests/TESTS/filesystem_integration/format/main.cpp | 1 + .../tests/TESTS/filesystem_recovery/resilience/main.cpp | 1 + .../TESTS/filesystem_recovery/resilience_functional/main.cpp | 1 + .../tests/TESTS/filesystem_recovery/wear_leveling/main.cpp | 1 + .../littlefsv2/tests/TESTS/filesystem_retarget/dirs/main.cpp | 1 + .../littlefsv2/tests/TESTS/filesystem_retarget/files/main.cpp | 1 + .../tests/TESTS/filesystem_retarget/interspersed/main.cpp | 1 + .../littlefsv2/tests/TESTS/filesystem_retarget/seek/main.cpp | 1 + storage/filesystem/source/Dir.cpp | 1 + storage/filesystem/source/File.cpp | 1 + storage/filesystem/source/FileSystem.cpp | 1 + .../tests/TESTS/filesystem/general_filesystem/main.cpp | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/FVP_MPS2.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PeripheralNames.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PinNames.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PortNames.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/CMSDK_CM0.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis_nvic.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/peripherallink.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.c | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis_nvic.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/peripherallink.h | 1 + .../TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.c | 1 + .../TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/CMSDK_CM3.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis_nvic.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/peripherallink.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.c | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/CMSDK_CM4.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis_nvic.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/peripherallink.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.c | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/CMSDK_CM7.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis_nvic.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/peripherallink.h | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.c | 1 + .../TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/analogin_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/device.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/flash_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_irq_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_object.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/objects.h | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/pinmap.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/port_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/serial_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_api.c | 1 + targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_def.h | 1 + targets/TARGET_ARM_FM/mbed_rtx.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PortNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/analogin_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/device_cfg.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.h | 1 + .../TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.c | 1 + .../TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.h | 1 + .../device/drivers/timer_cmsdk/timer_cmsdk_drv.c | 1 + .../device/drivers/timer_cmsdk/timer_cmsdk_drv.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h | 1 + .../TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c | 1 + .../TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/flash_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_objects.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/lp_ticker.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/mbed_overrides.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/pinmap.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/port_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/rtc_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/serial_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/sleep_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/spi_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/us_ticker.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/PeripheralNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/PinNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/PortNames.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/CMSDK_CM0.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/SMM_MPS2.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0/device/peripherallink.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0P/device/CMSDK_CM0plus.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/SMM_MPS2.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis_nvic.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0P/device/peripherallink.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/CMSDK_CM3.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/SMM_MPS2.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M3/device/cmsis_nvic.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M3/device/peripherallink.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/CMSDK_CM4.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/SMM_MPS2.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M4/device/cmsis_nvic.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M4/device/peripherallink.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/CMSDK_CM7.h | 1 + .../TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/SMM_MPS2.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M7/device/cmsis_nvic.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M7/device/peripherallink.h | 1 + .../TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.c | 1 + .../TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/analogin_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/device.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_irq_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_object.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/objects.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/pinmap.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/port_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/serial_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/spi_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/spi_def.h | 1 + targets/TARGET_ARM_SSG/TARGET_MPS2/us_ticker.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/cmsis.h | 1 + .../TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.c | 1 + .../TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.h | 1 + .../TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.c | 1 + .../TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.h | 1 + .../TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.c | 1 + .../TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.h | 1 + .../TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.c | 1 + .../TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.h | 1 + .../TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.c | 1 + .../TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.h | 1 + .../TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.c | 1 + .../TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.h | 1 + .../TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.c | 1 + .../TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.h | 1 + .../TARGET_MUSCA_B1/device/platform_base_address.h | 1 + .../TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_description.h | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_irq.h | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_pins.h | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_regs.h | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.h | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/i2c_api.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/lp_ticker.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/mbed_serial_platform.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/pinmap_ns.c | 1 + targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/serial_api.c | 1 + targets/TARGET_Analog_Devices/mbed_rtx.h | 1 + .../device/COMPONENT_CM4/device_definition.c | 1 + .../device/COMPONENT_CM4/device_definition.h | 1 + .../device/COMPONENT_CM4/platform_base_address.h | 1 + .../device/COMPONENT_CM4/platform_irq.h | 1 + .../TARGET_CYTFM_064B0S2_4343W/partition/flash_layout.h | 1 + .../TARGET_CYTFM_064B0S2_4343W/partition/region_defs.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/PeripheralPins.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/PortNames.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/analogin_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/analogout_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/clk_freqs.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/gpio_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/gpio_irq_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/gpio_object.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/objects.h | 1 + targets/TARGET_Freescale/TARGET_K20XX/pinmap.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/port_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/rtc_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/serial_api.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/sleep.c | 1 + targets/TARGET_Freescale/TARGET_K20XX/spi_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/PeripheralPins.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/PortNames.h | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralNames.h | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/device.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/gpio_irq_api.c | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/mbed_overrides.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/serial_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/spi_api.c | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralNames.h | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralPins.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PinNames.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/device.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/flash_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/gpio_irq_api.c | 1 + .../TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/mbed_overrides.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/serial_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/spi_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/analogin_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/analogout_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/clk_freqs.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/gpio_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/gpio_object.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/objects.h | 1 + targets/TARGET_Freescale/TARGET_KLXX/pinmap.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/port_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/rtc_api.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/sleep.c | 1 + targets/TARGET_Freescale/TARGET_KLXX/us_ticker.c | 1 + .../TARGET_K66F/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_K66F/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/device.h | 1 + .../TARGET_K66F/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K66F/us_ticker.c | 1 + .../TARGET_K82F/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_K82F/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/device.h | 1 + .../TARGET_K82F/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_K82F/us_ticker.c | 1 + .../TARGET_KL27Z/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_KL27Z/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/device.h | 1 + .../TARGET_KL27Z/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL27Z/us_ticker.c | 1 + .../TARGET_KL43Z/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_KL43Z/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/device.h | 1 + .../TARGET_KL43Z/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KL43Z/us_ticker.c | 1 + .../TARGET_KW41Z/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_KW41Z/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/device.h | 1 + .../TARGET_KW41Z/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_KW41Z/us_ticker.c | 1 + .../TARGET_MCU_K22F512/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_MCU_K22F512/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/device.h | 1 + .../TARGET_MCU_K22F512/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/us_ticker.c | 1 + .../TARGET_MCU_K64F/TARGET_FRDM/PeripheralNames.h | 1 + .../TARGET_MCU_K64F/TARGET_FRDM/PeripheralPinMaps.h | 1 + .../TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c | 1 + .../TARGET_MCU_K64F/TARGET_FRDM/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h | 1 + .../TARGET_MCU_K64F/TARGET_FRDM/mbed_overrides.c | 1 + .../TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralNames.h | 1 + .../TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralPins.c | 1 + .../TARGET_MCU_K64F/TARGET_HEXIWEAR/PinNames.h | 1 + .../TARGET_MCU_K64F/TARGET_HEXIWEAR/device.h | 1 + .../TARGET_MCU_K64F/TARGET_HEXIWEAR/mbed_overrides.c | 1 + .../TARGET_MCU_K64F/TARGET_SDT64B/PeripheralNames.h | 1 + .../TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPins.c | 1 + .../TARGET_MCU_K64F/TARGET_SDT64B/PinNames.h | 1 + .../TARGET_MCU_K64F/TARGET_SDT64B/device.h | 1 + .../TARGET_MCU_K64F/TARGET_SDT64B/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/mbed_crc_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/reset_reason.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/serial_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/spi_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/us_ticker.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/watchdog_api.c | 1 + .../TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PeripheralPins.h | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PortNames.h | 1 + .../TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogin_api.c | 1 + .../TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogout_api.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_api.c | 1 + .../TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_irq_api.c | 1 + .../TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_object.h | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/lp_ticker.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/objects.h | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/port_api.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/rtc_api.c | 1 + targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/sleep.c | 1 + targets/TARGET_Freescale/USBEndpoints_Kinetis.h | 1 + targets/TARGET_Freescale/USBPhyHw.h | 1 + targets/TARGET_Freescale/USBPhy_Kinetis.cpp | 1 + targets/TARGET_Freescale/mbed_rtx.h | 1 + targets/TARGET_Maxim/TARGET_MAX32600/device/device_nvic.c | 1 + targets/TARGET_Maxim/TARGET_MAX32610/device/device_nvic.c | 1 + targets/TARGET_Maxim/TARGET_MAX32620/device/device_nvic.c | 1 + targets/TARGET_Maxim/TARGET_MAX32620C/device/device_nvic.c | 1 + targets/TARGET_Maxim/TARGET_MAX32625/device/device_nvic.c | 1 + targets/TARGET_Maxim/TARGET_MAX32630/device/device_nvic.c | 1 + targets/TARGET_Maxim/mbed_rtx.h | 1 + .../TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_NRF52_DK/device.h | 1 + .../TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_SDT52832B/device.h | 1 + .../TARGET_NRF52/TARGET_MCU_NRF52840/PeripheralPinMaps.h | 1 + .../TARGET_MCU_NRF52840/TARGET_ARDUINO_NANO33BLE/device.h | 1 + .../TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EP_ATLAS/device.h | 1 + .../TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_DK/device.h | 1 + targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/itm_api.c | 1 + targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/object_owners.h | 1 + targets/TARGET_NORDIC/TARGET_NRF5x/gpio_object.h | 1 + targets/TARGET_NORDIC/TARGET_NRF5x/lp_ticker.c | 1 + targets/TARGET_NORDIC/TARGET_NRF5x/pinmap.c | 1 + targets/TARGET_NORDIC/mbed_rtx.h | 1 + targets/TARGET_NUVOTON/mbed_rtx.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/PeripheralNames.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/PinNames.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/PortNames.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/analogin_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/device.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/gpio_irq_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/gpio_object.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/objects.h | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/pinmap.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/rtc_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/serial_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/sleep.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/spi_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11U6X/us_ticker.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PeripheralNames.h | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PortNames.h | 1 + .../TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/PinNames.h | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/device.h | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/analogin_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_irq_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_object.h | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/objects.h | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pinmap.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/port_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/serial_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/sleep.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/spi_api.c | 1 + targets/TARGET_NXP/TARGET_LPC11XX_11CXX/us_ticker.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/PeripheralNames.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/PortNames.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/PinNames.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/device.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/device.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/analogin_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/analogout_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/can_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/device/CRP.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/device/flash_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/gpio_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/gpio_irq_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/gpio_object.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/objects.h | 1 + targets/TARGET_NXP/TARGET_LPC176X/pinmap.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/port_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/rtc_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/serial_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/sleep.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/spi_api.c | 1 + targets/TARGET_NXP/TARGET_LPC176X/us_ticker.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_IMX/PeripheralPins.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PortNames.h | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/analogin_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_irq_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_object.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/lp_ticker.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/objects.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pinmap.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/port_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/rtc_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/serial_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/sleep.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/us_ticker.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/watchdog_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_LPC/PeripheralPins.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PortNames.h | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/analogin_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_irq_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_object.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_LPC/lp_analogin_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/objects.h | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/pinmap.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/port_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/rtc_api.c | 1 + .../TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/serial_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/sleep.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/spi_api.c | 1 + targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/us_ticker.c | 1 + .../TARGET_LPC54114/TARGET_LPCXpresso/PeripheralNames.h | 1 + .../TARGET_LPC54114/TARGET_LPCXpresso/PeripheralPins.c | 1 + .../TARGET_LPC54114/TARGET_LPCXpresso/PinNames.h | 1 + .../TARGET_LPC54114/TARGET_LPCXpresso/device.h | 1 + .../TARGET_LPC54114/TARGET_LPCXpresso/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_LPC54114/flash_api.c | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralNames.h | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPins.c | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/PinNames.h | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/device.h | 1 + .../TARGET_LPC55S69/TARGET_LPCXpresso/mbed_overrides.c | 1 + .../TARGET_LPC55S69/TARGET_M33_S/trng_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/flash_api.c | 1 + .../TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralNames.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralPins.c | 1 + .../TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PinNames.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/device.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/mbed_overrides.c | 1 + .../TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralNames.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralPins.c | 1 + .../TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PinNames.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_LPCXpresso/device.h | 1 + .../TARGET_MCU_LPC546XX/TARGET_LPCXpresso/mbed_overrides.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/flash_api.c | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/trng_api.c | 1 + .../TARGET_MIMXRT1050/TARGET_EVK/PeripheralNames.h | 1 + .../TARGET_MIMXRT1050/TARGET_EVK/PeripheralPins.c | 1 + .../TARGET_MIMXRT1050/TARGET_EVK/PinNames.h | 1 + .../TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/device.h | 1 + targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h | 1 + targets/TARGET_NXP/USBHAL_LPC17.cpp | 1 + targets/TARGET_NXP/USBPhyHw.h | 1 + targets/TARGET_NXP/mbed_rtx.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/PeripheralPins.h | 1 + .../TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralNames.h | 1 + .../TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralPins.c | 1 + .../TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PinNames.h | 1 + .../TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PortNames.h | 1 + .../TARGET_GR_LYCHEE/TARGET_MBED_MBRZA1LU/reserved_pins.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device.h | 1 + .../TARGET_RZ_A1XX/TARGET_GR_LYCHEE/mbed_drv_cfg.h | 1 + .../TARGET_RZ_A1XX/TARGET_GR_LYCHEE/trng_api_esp32.cpp | 1 + .../TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralNames.h | 1 + .../TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralPins.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PinNames.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PortNames.h | 1 + .../TARGET_RZ_A1H/TARGET_MBED_MBRZA1H/reserved_pins.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device.h | 1 + .../TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/mbed_drv_cfg.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/analogin_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/flash_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_irq_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_object.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/lp_ticker.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/pinmap.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/port_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/rtc_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/serial_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/sleep.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/spi_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c | 1 + targets/TARGET_RENESAS/TARGET_RZ_A1XX/us_ticker.c | 1 + targets/TARGET_RENESAS/mbed_rtx.h | 1 + .../TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/system_clock.c | 1 + .../TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/us_ticker_data.h | 1 + .../TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/system_clock.c | 1 + .../TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/us_ticker_data.h | 1 + .../TARGET_STM32F0/TARGET_STM32F091xC/device/system_clock.c | 1 + .../TARGET_STM32F0/TARGET_STM32F091xC/device/us_ticker_data.h | 1 + targets/TARGET_STM/TARGET_STM32F0/can_device.h | 1 + .../TARGET_STM/TARGET_STM32F1/TARGET_STM32F103x8/system_clock.c | 1 + .../TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xB/system_clock.c | 1 + targets/TARGET_STM/TARGET_STM32F1/can_device.h | 1 + targets/TARGET_STM/TARGET_STM32F1/us_ticker_data.h | 1 + .../TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/system_clock.c | 1 + .../TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/us_ticker_data.h | 1 + targets/TARGET_STM/TARGET_STM32F2/can_device.h | 1 + .../TARGET_STM32F3/TARGET_STM32F302x8/device/us_ticker_data.h | 1 + .../TARGET_STM32F303x8/TARGET_NUCLEO_F303K8/system_clock.c | 1 + .../TARGET_STM32F3/TARGET_STM32F303x8/device/us_ticker_data.h | 1 + .../TARGET_STM32F3/TARGET_STM32F303xC/device/us_ticker_data.h | 1 + .../TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/system_clock.c | 1 + .../TARGET_STM32F303xE/TARGET_NUCLEO_F303ZE/system_clock.c | 1 + .../TARGET_STM32F3/TARGET_STM32F303xE/device/us_ticker_data.h | 1 + .../TARGET_STM32F3/TARGET_STM32F334x8/device/us_ticker_data.h | 1 + targets/TARGET_STM/TARGET_STM32F3/can_device.h | 1 + .../TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.cpp | 1 + .../TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.h | 1 + .../TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/us_ticker_data.h | 1 + .../TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/us_ticker_data.h | 1 + .../TARGET_STM32F4/TARGET_STM32F401xC/us_ticker_data.h | 1 + .../TARGET_STM32F401xE/TARGET_NUCLEO_F401RE/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F401xE/us_ticker_data.h | 1 + .../TARGET_STM32F4/TARGET_STM32F407xG/us_ticker_data.h | 1 + .../TARGET_STM32F4/TARGET_STM32F410xB/us_ticker_data.h | 1 + .../TARGET_STM32F411xE/TARGET_NUCLEO_F411RE/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F411xE/us_ticker_data.h | 1 + .../TARGET_STM32F412xG/TARGET_NUCLEO_F412ZG/PeripheralNames.h | 1 + .../TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralNames.h | 1 + .../TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralPins.c | 1 + .../TARGET_STM32F412xG/TARGET_WIO_EMW3166/PinNames.h | 1 + targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/objects.h | 1 + .../TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F412xG/us_ticker_data.h | 1 + .../TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PeripheralNames.h | 1 + .../TARGET_STM32F413xH/TARGET_DISCO_F413ZH/system_clock.c | 1 + .../TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.cpp | 1 + .../TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.h | 1 + .../TARGET_MTS_DRAGONFLY_F413RH/PeripheralNames.h | 1 + .../TARGET_MTS_DRAGONFLY_F413RH/system_clock.c | 1 + .../TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/PeripheralNames.h | 1 + .../TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/system_clock.c | 1 + targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/objects.h | 1 + .../TARGET_STM32F4/TARGET_STM32F413xH/us_ticker_data.h | 1 + .../TARGET_STM32F429xI/TARGET_DISCO_F429ZI/system_clock.c | 1 + .../TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F429xI/us_ticker_data.h | 1 + .../TARGET_STM32F4/TARGET_STM32F437xG/us_ticker_data.h | 1 + .../TARGET_STM32F439xI/TARGET_NUCLEO_F439ZI/system_clock.c | 1 + .../TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.cpp | 1 + .../TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.h | 1 + .../TARGET_STM32F439xI/TARGET_WIO_3G/system_clock.c | 1 + .../TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.cpp | 1 + .../TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.h | 1 + .../TARGET_STM32F4/TARGET_STM32F439xI/us_ticker_data.h | 1 + .../TARGET_STM32F446xE/TARGET_NUCLEO_F446RE/system_clock.c | 1 + .../TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F446xE/us_ticker_data.h | 1 + .../TARGET_STM32F469xI/TARGET_DISCO_F469NI/system_clock.c | 1 + .../TARGET_STM32F4/TARGET_STM32F469xI/us_ticker_data.h | 1 + targets/TARGET_STM/TARGET_STM32F4/can_device.h | 1 + targets/TARGET_STM/TARGET_STM32F7/can_device.h | 1 + targets/TARGET_STM/TARGET_STM32F7/us_ticker_data.h | 1 + .../TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PeripheralNames.h | 1 + targets/TARGET_STM/TARGET_STM32G4/objects.h | 1 + targets/TARGET_STM/TARGET_STM32H7/us_ticker_data.h | 1 + .../TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/system_clock.c | 1 + .../TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/us_ticker_data.h | 1 + .../TARGET_STM32L0/TARGET_STM32L053x8/device/us_ticker_data.h | 1 + .../TARGET_STM32L072xZ/TARGET_DISCO_L072CZ_LRWAN1/system_clock.c | 1 + .../TARGET_STM32L0/TARGET_STM32L072xZ/device/us_ticker_data.h | 1 + .../TARGET_STM32L0/TARGET_STM32L0x2xZ/device/us_ticker_data.h | 1 + .../TARGET_STM32L1/TARGET_MOTE_L152RC/device/system_clock.c | 1 + .../TARGET_STM32L1/TARGET_MOTE_L152RC/device/us_ticker_data.h | 1 + .../TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/system_clock.c | 1 + .../TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/us_ticker_data.h | 1 + .../TARGET_STM32L1/TARGET_XDOT_L151CC/device/system_clock.c | 1 + .../TARGET_STM32L1/TARGET_XDOT_L151CC/device/us_ticker_data.h | 1 + .../TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.cpp | 1 + .../TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.h | 1 + .../TARGET_MTS_DRAGONFLY_L471QG/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/system_clock.c | 1 + .../TARGET_MTS_DRAGONFLY_L471QG/ublox_low_level_api.c | 1 + .../TARGET_STM32L4/TARGET_STM32L432xC/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_STM32L433xC/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_STM32L443xC/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_STM32L452xE/device/us_ticker_data.h | 1 + .../TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/system_clock.c | 1 + .../TARGET_STM32L4/TARGET_STM32L475xG/device/us_ticker_data.h | 1 + .../TARGET_STM32L476xG/TARGET_DISCO_L476VG/system_clock.c | 1 + .../TARGET_STM32L476xG/TARGET_NUCLEO_L476RG/system_clock.c | 1 + .../TARGET_STM32L4/TARGET_STM32L476xG/device/us_ticker_data.h | 1 + .../TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.cpp | 1 + .../TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.h | 1 + .../TARGET_STM32L486xG/TARGET_ADV_WISE_1570/system_clock.c | 1 + .../TARGET_STM32L486xG/TARGET_NUCLEO_L486RG/system_clock.c | 1 + .../TARGET_STM32L4/TARGET_STM32L486xG/device/us_ticker_data.h | 1 + .../TARGET_STM32L496xG/TARGET_DISCO_L496AG/system_clock.c | 1 + .../TARGET_STM32L496xG/TARGET_NUCLEO_L496ZG/system_clock.c | 1 + .../TARGET_STM32L4/TARGET_STM32L496xG/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_STM32L4R5xI/device/objects.h | 1 + .../TARGET_STM32L4/TARGET_STM32L4R5xI/device/us_ticker_data.h | 1 + .../TARGET_STM32L4/TARGET_STM32L4R9xI/device/us_ticker_data.h | 1 + targets/TARGET_STM/TARGET_STM32L4/can_device.h | 1 + targets/TARGET_STM/USBPhyHw.h | 1 + targets/TARGET_STM/USBPhy_STM32.cpp | 1 + targets/TARGET_STM/can_api.c | 1 + targets/TARGET_STM/hal_tick_overrides.c | 1 + targets/TARGET_STM/mbed_rtx.h | 1 + targets/TARGET_STM/nvic_addr.h | 1 + targets/TARGET_STM/reset_reason.c | 1 + targets/TARGET_STM/us_ticker.c | 1 + targets/TARGET_STM/watchdog_api.c | 1 + targets/TARGET_Silicon_Labs/TARGET_EFM32/itm_api.c | 1 + targets/TARGET_Silicon_Labs/mbed_rtx.h | 1 + targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c | 1 + targets/TARGET_WICED/wiced_interface/WicedInterface.h | 1 + targets/TARGET_WICED/wiced_interface/wiced_emac.h | 1 + 873 files changed, 873 insertions(+) diff --git a/cmsis/device/RTE/include/RTE_Components.h b/cmsis/device/RTE/include/RTE_Components.h index f29a772109..0335448697 100644 --- a/cmsis/device/RTE/include/RTE_Components.h +++ b/cmsis/device/RTE/include/RTE_Components.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h b/connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h index 3fd186e872..a32d1607be 100644 --- a/connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h +++ b/connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/include/ble/driver/CordioHCITransportDriver.h b/connectivity/FEATURE_BLE/include/ble/driver/CordioHCITransportDriver.h index 5db197aee5..d3442ee5cb 100644 --- a/connectivity/FEATURE_BLE/include/ble/driver/CordioHCITransportDriver.h +++ b/connectivity/FEATURE_BLE/include/ble/driver/CordioHCITransportDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/include/ble/driver/H4TransportDriver.h b/connectivity/FEATURE_BLE/include/ble/driver/H4TransportDriver.h index 2142667be5..8fd14048b0 100644 --- a/connectivity/FEATURE_BLE/include/ble/driver/H4TransportDriver.h +++ b/connectivity/FEATURE_BLE/include/ble/driver/H4TransportDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/main.cpp b/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/main.cpp index e363034986..44b944f525 100644 --- a/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/main.cpp +++ b/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/driver/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/transport/main.cpp b/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/transport/main.cpp index f98a3e7f54..5345fd3fc5 100644 --- a/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/transport/main.cpp +++ b/connectivity/FEATURE_BLE/source/cordio/TESTS/cordio_hci/transport/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCIDriver.cpp b/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCIDriver.cpp index 340de1008b..ee7691f5a6 100644 --- a/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCIDriver.cpp +++ b/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCIDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCITransportDriver.cpp b/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCITransportDriver.cpp index bb4834e3ef..2dc437dedd 100644 --- a/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCITransportDriver.cpp +++ b/connectivity/FEATURE_BLE/source/cordio/driver/CordioHCITransportDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/cordio/driver/H4TransportDriver.cpp b/connectivity/FEATURE_BLE/source/cordio/driver/H4TransportDriver.cpp index a988a49cb3..9c625fc446 100644 --- a/connectivity/FEATURE_BLE/source/cordio/driver/H4TransportDriver.cpp +++ b/connectivity/FEATURE_BLE/source/cordio/driver/H4TransportDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/gap/AdvertisingDataBuilder.cpp b/connectivity/FEATURE_BLE/source/gap/AdvertisingDataBuilder.cpp index 459e47b5f1..f810979938 100644 --- a/connectivity/FEATURE_BLE/source/gap/AdvertisingDataBuilder.cpp +++ b/connectivity/FEATURE_BLE/source/gap/AdvertisingDataBuilder.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/gap/AdvertisingParameters.cpp b/connectivity/FEATURE_BLE/source/gap/AdvertisingParameters.cpp index e229579738..0fcde1ebbc 100644 --- a/connectivity/FEATURE_BLE/source/gap/AdvertisingParameters.cpp +++ b/connectivity/FEATURE_BLE/source/gap/AdvertisingParameters.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/FEATURE_BLE/source/gap/ConnectionParameters.cpp b/connectivity/FEATURE_BLE/source/gap/ConnectionParameters.cpp index 8a010ac8e9..95c8589cee 100644 --- a/connectivity/FEATURE_BLE/source/gap/ConnectionParameters.cpp +++ b/connectivity/FEATURE_BLE/source/gap/ConnectionParameters.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/cellular/include/cellular/framework/common/APN_db.h b/connectivity/cellular/include/cellular/framework/common/APN_db.h index 42c3f3b35c..6bd2432932 100644 --- a/connectivity/cellular/include/cellular/framework/common/APN_db.h +++ b/connectivity/cellular/include/cellular/framework/common/APN_db.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ublox, ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/cellular/source/framework/common/APN_db.cpp b/connectivity/cellular/source/framework/common/APN_db.cpp index ebd6cb1322..6250ed13c2 100644 --- a/connectivity/cellular/source/framework/common/APN_db.cpp +++ b/connectivity/cellular/source/framework/common/APN_db.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ublox, ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp index 3623732240..2b64190341 100644 --- a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp +++ b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h index bd490cbdfe..a9d97efdf2 100644 --- a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h +++ b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.cpp b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.cpp index 7f116e9560..c63e9d1c49 100644 --- a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.cpp +++ b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.h b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.h index d0a3be1304..47cc872355 100644 --- a/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.h +++ b/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCITransportDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.cpp b/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.cpp index c5a6378244..015df8dbc4 100644 --- a/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.cpp +++ b/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.h b/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.h index 7f7400755c..3806767f23 100644 --- a/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.h +++ b/connectivity/drivers/emac/TARGET_ARM_FM/COMPONENT_LAN91C111/fvp_emac.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.cpp b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.cpp index 126fb4f904..80b74bd862 100644 --- a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.cpp +++ b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.h b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.h index 58762d4f59..c4dbf712bb 100644 --- a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.h +++ b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac_config.h b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac_config.h index 93d73f47db..a96a008357 100644 --- a/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac_config.h +++ b/connectivity/drivers/emac/TARGET_ARM_SSG/COMPONENT_SMSC9220/smsc9220_emac_config.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c index dc8dfeaaeb..6543beac6f 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.h b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.h index 9a1be26de9..2866516567 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.h +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.h @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.c b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.c index e0f77b704e..209fb02472 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.c +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.c @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.h b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.h index 1766b03cf8..5dde376c96 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.h +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_NUC472/nuc472_eth.h @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac.cpp b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac.cpp index 48a1dfe681..32c63215f6 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac.cpp +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac.cpp @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac_config.h b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac_config.h index 7bb83c3646..1980ee7d33 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac_config.h +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_emac_config.h @@ -1,4 +1,5 @@ /* Copyright (c) 2018 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_eth_hal.h b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_eth_hal.h index e84ee604eb..e83fe8c3a4 100644 --- a/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_eth_hal.h +++ b/connectivity/drivers/emac/TARGET_NUVOTON_EMAC/numaker_eth_hal.h @@ -1,6 +1,7 @@ /* * Copyright (c) 2018 Nuvoton Technology Corp. * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_LPCTarget/lpc17_emac.h b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_LPCTarget/lpc17_emac.h index 87ca0628e6..d558ad9fa1 100644 --- a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_LPCTarget/lpc17_emac.h +++ b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_LPCTarget/lpc17_emac.h @@ -1,4 +1,5 @@ /* Copyright (c) 2018 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/hardware_init_LPC546XX.c b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/hardware_init_LPC546XX.c index 096689e5e5..8094611ffc 100644 --- a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/hardware_init_LPC546XX.c +++ b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/hardware_init_LPC546XX.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/hardware_init_LPC546XX.c b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/hardware_init_LPC546XX.c index 22836f980a..c68cfb3945 100644 --- a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/hardware_init_LPC546XX.c +++ b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/hardware_init_LPC546XX.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac.cpp b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac.cpp index b8c1414d58..cc5f09385f 100644 --- a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac.cpp +++ b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac_config.h b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac_config.h index 72df09fae0..f2a79951b7 100644 --- a/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac_config.h +++ b/connectivity/drivers/emac/TARGET_NXP_EMAC/TARGET_MCU_LPC546XX/lpc546xx_emac_config.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_RENESAS_EMAC/TARGET_RZ_A1XX/rza1_emac.h b/connectivity/drivers/emac/TARGET_RENESAS_EMAC/TARGET_RZ_A1XX/rza1_emac.h index 70f5507830..f2c0ec787f 100644 --- a/connectivity/drivers/emac/TARGET_RENESAS_EMAC/TARGET_RZ_A1XX/rza1_emac.h +++ b/connectivity/drivers/emac/TARGET_RENESAS_EMAC/TARGET_RZ_A1XX/rza1_emac.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F2/stm32f2_eth_conf.c b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F2/stm32f2_eth_conf.c index dd004db579..5a6d24d99f 100644 --- a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F2/stm32f2_eth_conf.c +++ b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F2/stm32f2_eth_conf.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_ARCH_MAX/stm32f4_eth_conf.c b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_ARCH_MAX/stm32f4_eth_conf.c index a11be4a4f7..ea557ca620 100644 --- a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_ARCH_MAX/stm32f4_eth_conf.c +++ b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_ARCH_MAX/stm32f4_eth_conf.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F429ZI/stm32f4_eth_conf.c b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F429ZI/stm32f4_eth_conf.c index a11be4a4f7..ea557ca620 100644 --- a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F429ZI/stm32f4_eth_conf.c +++ b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F429ZI/stm32f4_eth_conf.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F439ZI/stm32f4_eth_conf.c b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F439ZI/stm32f4_eth_conf.c index a11be4a4f7..ea557ca620 100644 --- a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F439ZI/stm32f4_eth_conf.c +++ b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F439ZI/stm32f4_eth_conf.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F7/stm32f7_eth_conf.c b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F7/stm32f7_eth_conf.c index 76dbeb4fbd..98655d74b8 100644 --- a/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F7/stm32f7_eth_conf.c +++ b/connectivity/drivers/emac/TARGET_STM/TARGET_STM32F7/stm32f7_eth_conf.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/mbedtls/TARGET_STM/cryp_stm32.h b/connectivity/drivers/mbedtls/TARGET_STM/cryp_stm32.h index 028c616330..b69e727706 100644 --- a/connectivity/drivers/mbedtls/TARGET_STM/cryp_stm32.h +++ b/connectivity/drivers/mbedtls/TARGET_STM/cryp_stm32.h @@ -5,6 +5,7 @@ * @attention * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved + * SPDX-License-Identifier: Apache-2.0 * Copyright (C) 2019-2020 STMicroelectronics, All Rights Reserved * * This software component is licensed by ST under Apache 2.0 license, diff --git a/connectivity/drivers/mbedtls/TARGET_STM/hash_stm32.h b/connectivity/drivers/mbedtls/TARGET_STM/hash_stm32.h index b91c75615b..e76b36a203 100644 --- a/connectivity/drivers/mbedtls/TARGET_STM/hash_stm32.h +++ b/connectivity/drivers/mbedtls/TARGET_STM/hash_stm32.h @@ -5,6 +5,7 @@ * @attention * * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved + * SPDX-License-Identifier: Apache-2.0 * Copyright (C) 2019 STMicroelectronics, All Rights Reserved * * This software component is licensed by ST under Apache 2.0 license, diff --git a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512Driver.h b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512Driver.h index cd84dbccdd..4ac31e80ee 100644 --- a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512Driver.h +++ b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512Driver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512SPITransportDriver.h b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512SPITransportDriver.h index 99a7ab9599..59be70db72 100644 --- a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512SPITransportDriver.h +++ b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512SPITransportDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512TransportDriver.h b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512TransportDriver.h index cb5c43736a..0bea1a522e 100644 --- a/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512TransportDriver.h +++ b/connectivity/drivers/nfc/PN512/include/nfc/controllers/PN512TransportDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/nfc/PN512/source/PN512Driver.cpp b/connectivity/drivers/nfc/PN512/source/PN512Driver.cpp index 315c53eb0a..ae2084c206 100644 --- a/connectivity/drivers/nfc/PN512/source/PN512Driver.cpp +++ b/connectivity/drivers/nfc/PN512/source/PN512Driver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/nfc/PN512/source/PN512SPITransportDriver.cpp b/connectivity/drivers/nfc/PN512/source/PN512SPITransportDriver.cpp index 1fb9f99e62..f9cac512a6 100644 --- a/connectivity/drivers/nfc/PN512/source/PN512SPITransportDriver.cpp +++ b/connectivity/drivers/nfc/PN512/source/PN512SPITransportDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/drivers/nfc/PN512/source/PN512TransportDriver.cpp b/connectivity/drivers/nfc/PN512/source/PN512TransportDriver.cpp index f065349b2c..41c9fdb453 100644 --- a/connectivity/drivers/nfc/PN512/source/PN512TransportDriver.cpp +++ b/connectivity/drivers/nfc/PN512/source/PN512TransportDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/include/lwipstack/LWIPMemoryManager.h b/connectivity/lwipstack/include/lwipstack/LWIPMemoryManager.h index 769e6c1b73..926b1c6cf9 100644 --- a/connectivity/lwipstack/include/lwipstack/LWIPMemoryManager.h +++ b/connectivity/lwipstack/include/lwipstack/LWIPMemoryManager.h @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/include/lwipstack/LWIPStack.h b/connectivity/lwipstack/include/lwipstack/LWIPStack.h index 9e05c9a0cd..994a4a0af3 100644 --- a/connectivity/lwipstack/include/lwipstack/LWIPStack.h +++ b/connectivity/lwipstack/include/lwipstack/LWIPStack.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/include/lwipstack/lwip_tools.h b/connectivity/lwipstack/include/lwipstack/lwip_tools.h index 07fcdfae9e..fa41dc9b7e 100644 --- a/connectivity/lwipstack/include/lwipstack/lwip_tools.h +++ b/connectivity/lwipstack/include/lwipstack/lwip_tools.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/lwip-sys/lwip_random.c b/connectivity/lwipstack/lwip-sys/lwip_random.c index c851dbdaa4..ddcf314a21 100644 --- a/connectivity/lwipstack/lwip-sys/lwip_random.c +++ b/connectivity/lwipstack/lwip-sys/lwip_random.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/lwip-sys/lwip_random.h b/connectivity/lwipstack/lwip-sys/lwip_random.h index 035e479e24..08bbb7d086 100644 --- a/connectivity/lwipstack/lwip-sys/lwip_random.h +++ b/connectivity/lwipstack/lwip-sys/lwip_random.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/source/LWIPInterface.cpp b/connectivity/lwipstack/source/LWIPInterface.cpp index b6e28a99b8..a118ccb399 100644 --- a/connectivity/lwipstack/source/LWIPInterface.cpp +++ b/connectivity/lwipstack/source/LWIPInterface.cpp @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/source/LWIPInterfaceEMAC.cpp b/connectivity/lwipstack/source/LWIPInterfaceEMAC.cpp index 6b426c223f..56fbcc0d90 100644 --- a/connectivity/lwipstack/source/LWIPInterfaceEMAC.cpp +++ b/connectivity/lwipstack/source/LWIPInterfaceEMAC.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/source/LWIPMemoryManager.cpp b/connectivity/lwipstack/source/LWIPMemoryManager.cpp index 678cc23f58..85af09da38 100644 --- a/connectivity/lwipstack/source/LWIPMemoryManager.cpp +++ b/connectivity/lwipstack/source/LWIPMemoryManager.cpp @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/source/LWIPStack.cpp b/connectivity/lwipstack/source/LWIPStack.cpp index c3e6e79775..95bd2ec1cb 100644 --- a/connectivity/lwipstack/source/LWIPStack.cpp +++ b/connectivity/lwipstack/source/LWIPStack.cpp @@ -1,5 +1,6 @@ /* LWIP implementation of NSAPI NetworkStack * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/lwipstack/source/lwip_tools.cpp b/connectivity/lwipstack/source/lwip_tools.cpp index 0a541808e2..7253b3eeed 100644 --- a/connectivity/lwipstack/source/lwip_tools.cpp +++ b/connectivity/lwipstack/source/lwip_tools.cpp @@ -1,5 +1,6 @@ /* LWIP common helpers * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/mbedtls/platform/src/mbed_trng.cpp b/connectivity/mbedtls/platform/src/mbed_trng.cpp index eb7a516614..c0129f629b 100644 --- a/connectivity/mbedtls/platform/src/mbed_trng.cpp +++ b/connectivity/mbedtls/platform/src/mbed_trng.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nanostack/mbed-mesh-api/source/NanostackMemoryManager.cpp b/connectivity/nanostack/mbed-mesh-api/source/NanostackMemoryManager.cpp index fc88ee019d..d87c6c18f6 100644 --- a/connectivity/nanostack/mbed-mesh-api/source/NanostackMemoryManager.cpp +++ b/connectivity/nanostack/mbed-mesh-api/source/NanostackMemoryManager.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nanostack/mbed-mesh-api/source/include/NanostackMemoryManager.h b/connectivity/nanostack/mbed-mesh-api/source/include/NanostackMemoryManager.h index cf8fa2c821..efc68a466f 100644 --- a/connectivity/nanostack/mbed-mesh-api/source/include/NanostackMemoryManager.h +++ b/connectivity/nanostack/mbed-mesh-api/source/include/NanostackMemoryManager.h @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nanostack/mbed-mesh-api/source/include/wisun_tasklet.h b/connectivity/nanostack/mbed-mesh-api/source/include/wisun_tasklet.h index 5156293633..d7429deb52 100644 --- a/connectivity/nanostack/mbed-mesh-api/source/include/wisun_tasklet.h +++ b/connectivity/nanostack/mbed-mesh-api/source/include/wisun_tasklet.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h index 85f2340c26..54bb282c4e 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h index 04881c1f84..d3109581b5 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2019 Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h index 81732fbf62..ab376cec25 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2019 Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h index 197d0b4cc0..255b8ea950 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services_config.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services_config.h index bb33a14c41..c93f83a0ca 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services_config.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services_config.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c index 4ae61bef83..94561a3a5b 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, 2019 Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2016 by Andrey Butok. FNET Community. * *************************************************************************** diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h index 38511a37a7..ff3e2f7119 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2016 by Andrey Butok. FNET Community. * *************************************************************************** diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c index 28234e0ba4..8dbd864af9 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c @@ -1,5 +1,6 @@ /************************************************************************** * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/serial/fnet_serial.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/serial/fnet_serial.h index 38afbb0baa..3bfde79520 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/serial/fnet_serial.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/services/serial/fnet_serial.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h index 5d19ddeeda..b918c9b10b 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc. * diff --git a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c index 8fbdb2f77b..61c2580ce4 100644 --- a/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c +++ b/connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2017, Arm Limited and affiliates. +* SPDX-License-Identifier: Apache-2.0 * Copyright 2011-2016 by Andrey Butok. FNET Community. * Copyright 2008-2010 by Freescale Semiconductor, Inc. * Copyright 2003 by Motorola SPS. diff --git a/connectivity/netsocket/include/netsocket/CellularNonIPSocket.h b/connectivity/netsocket/include/netsocket/CellularNonIPSocket.h index d12224667e..47721162c0 100644 --- a/connectivity/netsocket/include/netsocket/CellularNonIPSocket.h +++ b/connectivity/netsocket/include/netsocket/CellularNonIPSocket.h @@ -1,5 +1,6 @@ /* CellularNonIPSocket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/DNS.h b/connectivity/netsocket/include/netsocket/DNS.h index 10d595e1a9..fa17712b57 100644 --- a/connectivity/netsocket/include/netsocket/DNS.h +++ b/connectivity/netsocket/include/netsocket/DNS.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/EMAC.h b/connectivity/netsocket/include/netsocket/EMAC.h index d59c267e1f..515629b5a6 100644 --- a/connectivity/netsocket/include/netsocket/EMAC.h +++ b/connectivity/netsocket/include/netsocket/EMAC.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/EMACInterface.h b/connectivity/netsocket/include/netsocket/EMACInterface.h index 0cc84dd220..8979b0942e 100644 --- a/connectivity/netsocket/include/netsocket/EMACInterface.h +++ b/connectivity/netsocket/include/netsocket/EMACInterface.h @@ -1,5 +1,6 @@ /* LWIP implementation of NetworkInterfaceAPI * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/EMACMemoryManager.h b/connectivity/netsocket/include/netsocket/EMACMemoryManager.h index e69f24bea6..f27a65aaef 100644 --- a/connectivity/netsocket/include/netsocket/EMACMemoryManager.h +++ b/connectivity/netsocket/include/netsocket/EMACMemoryManager.h @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/EthInterface.h b/connectivity/netsocket/include/netsocket/EthInterface.h index 6494b99323..f8b9534007 100644 --- a/connectivity/netsocket/include/netsocket/EthInterface.h +++ b/connectivity/netsocket/include/netsocket/EthInterface.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/EthernetInterface.h b/connectivity/netsocket/include/netsocket/EthernetInterface.h index 08b158dd49..b0583187a8 100644 --- a/connectivity/netsocket/include/netsocket/EthernetInterface.h +++ b/connectivity/netsocket/include/netsocket/EthernetInterface.h @@ -1,5 +1,6 @@ /* LWIP implementation of NetworkInterfaceAPI * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/ICMPSocket.h b/connectivity/netsocket/include/netsocket/ICMPSocket.h index 31de0a308f..1837bc8e09 100644 --- a/connectivity/netsocket/include/netsocket/ICMPSocket.h +++ b/connectivity/netsocket/include/netsocket/ICMPSocket.h @@ -2,6 +2,7 @@ /** @{*/ /* ICMPSocket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/InternetDatagramSocket.h b/connectivity/netsocket/include/netsocket/InternetDatagramSocket.h index 16adcea574..42af0757e0 100644 --- a/connectivity/netsocket/include/netsocket/InternetDatagramSocket.h +++ b/connectivity/netsocket/include/netsocket/InternetDatagramSocket.h @@ -2,6 +2,7 @@ /** @{*/ /* InternetDatagramSocket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/InternetSocket.h b/connectivity/netsocket/include/netsocket/InternetSocket.h index d1dc7e179e..200b61a0cc 100644 --- a/connectivity/netsocket/include/netsocket/InternetSocket.h +++ b/connectivity/netsocket/include/netsocket/InternetSocket.h @@ -3,6 +3,7 @@ /** @{*/ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/MeshInterface.h b/connectivity/netsocket/include/netsocket/MeshInterface.h index 99a5d3ef5e..4790a4209b 100644 --- a/connectivity/netsocket/include/netsocket/MeshInterface.h +++ b/connectivity/netsocket/include/netsocket/MeshInterface.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/NetworkInterface.h b/connectivity/netsocket/include/netsocket/NetworkInterface.h index 8cfcd9c328..ef7748ff93 100644 --- a/connectivity/netsocket/include/netsocket/NetworkInterface.h +++ b/connectivity/netsocket/include/netsocket/NetworkInterface.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/NetworkStack.h b/connectivity/netsocket/include/netsocket/NetworkStack.h index 3fe0ba1cc6..2f6bb78cbc 100644 --- a/connectivity/netsocket/include/netsocket/NetworkStack.h +++ b/connectivity/netsocket/include/netsocket/NetworkStack.h @@ -1,6 +1,7 @@ /* NetworkStack * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/OnboardNetworkStack.h b/connectivity/netsocket/include/netsocket/OnboardNetworkStack.h index 5f2740882a..0a4e67c6ea 100644 --- a/connectivity/netsocket/include/netsocket/OnboardNetworkStack.h +++ b/connectivity/netsocket/include/netsocket/OnboardNetworkStack.h @@ -1,5 +1,6 @@ /* mbed OS IP stack API * Copyright (c) 2015-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/Socket.h b/connectivity/netsocket/include/netsocket/Socket.h index ec9f2bb9fe..de493c7bd6 100644 --- a/connectivity/netsocket/include/netsocket/Socket.h +++ b/connectivity/netsocket/include/netsocket/Socket.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/SocketAddress.h b/connectivity/netsocket/include/netsocket/SocketAddress.h index 3d25dadacd..a2f11f7c39 100644 --- a/connectivity/netsocket/include/netsocket/SocketAddress.h +++ b/connectivity/netsocket/include/netsocket/SocketAddress.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/SocketStats.h b/connectivity/netsocket/include/netsocket/SocketStats.h index 91f57dd0a6..1f39b99caa 100644 --- a/connectivity/netsocket/include/netsocket/SocketStats.h +++ b/connectivity/netsocket/include/netsocket/SocketStats.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/TCPSocket.h b/connectivity/netsocket/include/netsocket/TCPSocket.h index 4831f6d535..37897f231a 100644 --- a/connectivity/netsocket/include/netsocket/TCPSocket.h +++ b/connectivity/netsocket/include/netsocket/TCPSocket.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/UDPSocket.h b/connectivity/netsocket/include/netsocket/UDPSocket.h index 70d45994b5..02b55ca029 100644 --- a/connectivity/netsocket/include/netsocket/UDPSocket.h +++ b/connectivity/netsocket/include/netsocket/UDPSocket.h @@ -3,6 +3,7 @@ /** @{*/ /* UDPSocket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/WiFiAccessPoint.h b/connectivity/netsocket/include/netsocket/WiFiAccessPoint.h index ca5cbaa9fe..a94316a9cf 100644 --- a/connectivity/netsocket/include/netsocket/WiFiAccessPoint.h +++ b/connectivity/netsocket/include/netsocket/WiFiAccessPoint.h @@ -1,5 +1,6 @@ /* WiFiInterface * Copyright (c) 2015 - 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/WiFiInterface.h b/connectivity/netsocket/include/netsocket/WiFiInterface.h index 790a0764fc..4fd7fc6fb8 100644 --- a/connectivity/netsocket/include/netsocket/WiFiInterface.h +++ b/connectivity/netsocket/include/netsocket/WiFiInterface.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015 - 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/nsapi.h b/connectivity/netsocket/include/netsocket/nsapi.h index c4a5920819..346c9ed035 100644 --- a/connectivity/netsocket/include/netsocket/nsapi.h +++ b/connectivity/netsocket/include/netsocket/nsapi.h @@ -3,6 +3,7 @@ /** @{*/ /* nsapi.h - The network socket API * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/nsapi_dns.h b/connectivity/netsocket/include/netsocket/nsapi_dns.h index 5e4f003708..ef8811eb4e 100644 --- a/connectivity/netsocket/include/netsocket/nsapi_dns.h +++ b/connectivity/netsocket/include/netsocket/nsapi_dns.h @@ -1,6 +1,7 @@ /* * Original work Copyright (c) 2013 Henry Leinen (henry[dot]leinen [at] online [dot] de) * Modified work Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/nsapi_ppp.h b/connectivity/netsocket/include/netsocket/nsapi_ppp.h index b23a03ac86..6c6eed6c28 100644 --- a/connectivity/netsocket/include/netsocket/nsapi_ppp.h +++ b/connectivity/netsocket/include/netsocket/nsapi_ppp.h @@ -2,6 +2,7 @@ /** @{*/ /* nsapi_ppp.h * Modified work Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/include/netsocket/nsapi_types.h b/connectivity/netsocket/include/netsocket/nsapi_types.h index 4c5bb40a1c..5c88800c58 100644 --- a/connectivity/netsocket/include/netsocket/nsapi_types.h +++ b/connectivity/netsocket/include/netsocket/nsapi_types.h @@ -3,6 +3,7 @@ /** @{*/ /* nsapi.h - The network socket API * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/CellularNonIPSocket.cpp b/connectivity/netsocket/source/CellularNonIPSocket.cpp index dff7a64433..8ff6f3e700 100644 --- a/connectivity/netsocket/source/CellularNonIPSocket.cpp +++ b/connectivity/netsocket/source/CellularNonIPSocket.cpp @@ -1,6 +1,7 @@ /* CellularNonIPSocket #include * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/EMACInterface.cpp b/connectivity/netsocket/source/EMACInterface.cpp index 215ba86335..fba8fa5888 100644 --- a/connectivity/netsocket/source/EMACInterface.cpp +++ b/connectivity/netsocket/source/EMACInterface.cpp @@ -1,5 +1,6 @@ /* LWIP implementation of NetworkInterfaceAPI * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/EthernetInterface.cpp b/connectivity/netsocket/source/EthernetInterface.cpp index 92bea2b413..9852e277a6 100644 --- a/connectivity/netsocket/source/EthernetInterface.cpp +++ b/connectivity/netsocket/source/EthernetInterface.cpp @@ -1,5 +1,6 @@ /* LWIP implementation of NetworkInterfaceAPI * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/ICMPSocket.cpp b/connectivity/netsocket/source/ICMPSocket.cpp index c7903b05dc..f6c9b98de1 100644 --- a/connectivity/netsocket/source/ICMPSocket.cpp +++ b/connectivity/netsocket/source/ICMPSocket.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/InternetDatagramSocket.cpp b/connectivity/netsocket/source/InternetDatagramSocket.cpp index ae92240e0a..4c0010de03 100644 --- a/connectivity/netsocket/source/InternetDatagramSocket.cpp +++ b/connectivity/netsocket/source/InternetDatagramSocket.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/InternetSocket.cpp b/connectivity/netsocket/source/InternetSocket.cpp index b326dd68e3..9efe062df2 100644 --- a/connectivity/netsocket/source/InternetSocket.cpp +++ b/connectivity/netsocket/source/InternetSocket.cpp @@ -1,5 +1,6 @@ /* InternetSocket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/NetworkInterface.cpp b/connectivity/netsocket/source/NetworkInterface.cpp index 31ad6c6ef3..6e0ecd8a57 100644 --- a/connectivity/netsocket/source/NetworkInterface.cpp +++ b/connectivity/netsocket/source/NetworkInterface.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/NetworkInterfaceDefaults.cpp b/connectivity/netsocket/source/NetworkInterfaceDefaults.cpp index fc55770a26..fa501b8885 100644 --- a/connectivity/netsocket/source/NetworkInterfaceDefaults.cpp +++ b/connectivity/netsocket/source/NetworkInterfaceDefaults.cpp @@ -1,5 +1,6 @@ /* Network interface defaults * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/NetworkStack.cpp b/connectivity/netsocket/source/NetworkStack.cpp index be582a93fe..24c028b033 100644 --- a/connectivity/netsocket/source/NetworkStack.cpp +++ b/connectivity/netsocket/source/NetworkStack.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/SocketAddress.cpp b/connectivity/netsocket/source/SocketAddress.cpp index 9bef8fc858..0b920b81f2 100644 --- a/connectivity/netsocket/source/SocketAddress.cpp +++ b/connectivity/netsocket/source/SocketAddress.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/SocketStats.cpp b/connectivity/netsocket/source/SocketStats.cpp index 083513892d..80802ebd2d 100644 --- a/connectivity/netsocket/source/SocketStats.cpp +++ b/connectivity/netsocket/source/SocketStats.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/TCPSocket.cpp b/connectivity/netsocket/source/TCPSocket.cpp index c6dbe8e295..4b72ab09b3 100644 --- a/connectivity/netsocket/source/TCPSocket.cpp +++ b/connectivity/netsocket/source/TCPSocket.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/UDPSocket.cpp b/connectivity/netsocket/source/UDPSocket.cpp index aec89259c7..ebe1edc03d 100644 --- a/connectivity/netsocket/source/UDPSocket.cpp +++ b/connectivity/netsocket/source/UDPSocket.cpp @@ -1,5 +1,6 @@ /* Socket * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/nsapi_dns.cpp b/connectivity/netsocket/source/nsapi_dns.cpp index ccf711c28c..4e250cd5af 100644 --- a/connectivity/netsocket/source/nsapi_dns.cpp +++ b/connectivity/netsocket/source/nsapi_dns.cpp @@ -1,6 +1,7 @@ /* nsapi_dns.cpp * Original work Copyright (c) 2013 Henry Leinen (henry[dot]leinen [at] online [dot] de) * Modified work Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/netsocket/source/nsapi_ppp.cpp b/connectivity/netsocket/source/nsapi_ppp.cpp index d7ad910d32..c7be2f1f88 100644 --- a/connectivity/netsocket/source/nsapi_ppp.cpp +++ b/connectivity/netsocket/source/nsapi_ppp.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFC.h b/connectivity/nfc/include/nfc/NFC.h index 38cfe23aa1..971eed99da 100644 --- a/connectivity/nfc/include/nfc/NFC.h +++ b/connectivity/nfc/include/nfc/NFC.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCController.h b/connectivity/nfc/include/nfc/NFCController.h index df55292f13..cf09709fd0 100644 --- a/connectivity/nfc/include/nfc/NFCController.h +++ b/connectivity/nfc/include/nfc/NFCController.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCControllerDriver.h b/connectivity/nfc/include/nfc/NFCControllerDriver.h index db78cfb8d1..8df219fb51 100644 --- a/connectivity/nfc/include/nfc/NFCControllerDriver.h +++ b/connectivity/nfc/include/nfc/NFCControllerDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCDefinitions.h b/connectivity/nfc/include/nfc/NFCDefinitions.h index 0c1d3cedee..0453f7ffbc 100644 --- a/connectivity/nfc/include/nfc/NFCDefinitions.h +++ b/connectivity/nfc/include/nfc/NFCDefinitions.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCEEPROM.h b/connectivity/nfc/include/nfc/NFCEEPROM.h index ed0deb301d..4780a66341 100644 --- a/connectivity/nfc/include/nfc/NFCEEPROM.h +++ b/connectivity/nfc/include/nfc/NFCEEPROM.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCEEPROMDriver.h b/connectivity/nfc/include/nfc/NFCEEPROMDriver.h index f190e548ea..1451dfc001 100644 --- a/connectivity/nfc/include/nfc/NFCEEPROMDriver.h +++ b/connectivity/nfc/include/nfc/NFCEEPROMDriver.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCNDEFCapable.h b/connectivity/nfc/include/nfc/NFCNDEFCapable.h index 46f718d046..001f1acce1 100644 --- a/connectivity/nfc/include/nfc/NFCNDEFCapable.h +++ b/connectivity/nfc/include/nfc/NFCNDEFCapable.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCRemoteEndpoint.h b/connectivity/nfc/include/nfc/NFCRemoteEndpoint.h index 7d2916c9d9..d4611da454 100644 --- a/connectivity/nfc/include/nfc/NFCRemoteEndpoint.h +++ b/connectivity/nfc/include/nfc/NFCRemoteEndpoint.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCRemoteInitiator.h b/connectivity/nfc/include/nfc/NFCRemoteInitiator.h index b8cde883ab..da7d0640df 100644 --- a/connectivity/nfc/include/nfc/NFCRemoteInitiator.h +++ b/connectivity/nfc/include/nfc/NFCRemoteInitiator.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/NFCTarget.h b/connectivity/nfc/include/nfc/NFCTarget.h index b80d835fe5..d5af104634 100644 --- a/connectivity/nfc/include/nfc/NFCTarget.h +++ b/connectivity/nfc/include/nfc/NFCTarget.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/Type4RemoteInitiator.h b/connectivity/nfc/include/nfc/Type4RemoteInitiator.h index af71c7f4ed..649948c308 100644 --- a/connectivity/nfc/include/nfc/Type4RemoteInitiator.h +++ b/connectivity/nfc/include/nfc/Type4RemoteInitiator.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/MessageBuilder.h b/connectivity/nfc/include/nfc/ndef/MessageBuilder.h index 1b4e38e0d4..f3de22c978 100644 --- a/connectivity/nfc/include/nfc/ndef/MessageBuilder.h +++ b/connectivity/nfc/include/nfc/ndef/MessageBuilder.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/MessageParser.h b/connectivity/nfc/include/nfc/ndef/MessageParser.h index a0ac9391ed..1754207a4b 100644 --- a/connectivity/nfc/include/nfc/ndef/MessageParser.h +++ b/connectivity/nfc/include/nfc/ndef/MessageParser.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/Record.h b/connectivity/nfc/include/nfc/ndef/Record.h index 7c6fcd2ec9..6ef2de7757 100644 --- a/connectivity/nfc/include/nfc/ndef/Record.h +++ b/connectivity/nfc/include/nfc/ndef/Record.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/RecordParser.h b/connectivity/nfc/include/nfc/ndef/RecordParser.h index 4c09078095..5fdddf112f 100644 --- a/connectivity/nfc/include/nfc/ndef/RecordParser.h +++ b/connectivity/nfc/include/nfc/ndef/RecordParser.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/common/Mime.h b/connectivity/nfc/include/nfc/ndef/common/Mime.h index ebf66e38bd..1de44c6215 100644 --- a/connectivity/nfc/include/nfc/ndef/common/Mime.h +++ b/connectivity/nfc/include/nfc/ndef/common/Mime.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/common/SimpleMessageParser.h b/connectivity/nfc/include/nfc/ndef/common/SimpleMessageParser.h index 2f7bbbc274..afaa402c3f 100644 --- a/connectivity/nfc/include/nfc/ndef/common/SimpleMessageParser.h +++ b/connectivity/nfc/include/nfc/ndef/common/SimpleMessageParser.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/common/Text.h b/connectivity/nfc/include/nfc/ndef/common/Text.h index e9d62d99f4..821551fc51 100644 --- a/connectivity/nfc/include/nfc/ndef/common/Text.h +++ b/connectivity/nfc/include/nfc/ndef/common/Text.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/common/URI.h b/connectivity/nfc/include/nfc/ndef/common/URI.h index 683cdaa764..6bb7b89743 100644 --- a/connectivity/nfc/include/nfc/ndef/common/URI.h +++ b/connectivity/nfc/include/nfc/ndef/common/URI.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/include/nfc/ndef/common/util.h b/connectivity/nfc/include/nfc/ndef/common/util.h index 1be5577504..b7d42e16eb 100644 --- a/connectivity/nfc/include/nfc/ndef/common/util.h +++ b/connectivity/nfc/include/nfc/ndef/common/util.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCController.cpp b/connectivity/nfc/source/NFCController.cpp index 8101558ece..b7a9ddf7c7 100644 --- a/connectivity/nfc/source/NFCController.cpp +++ b/connectivity/nfc/source/NFCController.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCControllerDriver.cpp b/connectivity/nfc/source/NFCControllerDriver.cpp index bc9810a661..8d19dbc049 100644 --- a/connectivity/nfc/source/NFCControllerDriver.cpp +++ b/connectivity/nfc/source/NFCControllerDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCEEPROM.cpp b/connectivity/nfc/source/NFCEEPROM.cpp index e3dd75962a..dfde8587a8 100644 --- a/connectivity/nfc/source/NFCEEPROM.cpp +++ b/connectivity/nfc/source/NFCEEPROM.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCEEPROMDriver.cpp b/connectivity/nfc/source/NFCEEPROMDriver.cpp index 8305580bf2..67a01b3154 100644 --- a/connectivity/nfc/source/NFCEEPROMDriver.cpp +++ b/connectivity/nfc/source/NFCEEPROMDriver.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCNDEFCapable.cpp b/connectivity/nfc/source/NFCNDEFCapable.cpp index 279820aa3b..f8165167dd 100644 --- a/connectivity/nfc/source/NFCNDEFCapable.cpp +++ b/connectivity/nfc/source/NFCNDEFCapable.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCRemoteEndpoint.cpp b/connectivity/nfc/source/NFCRemoteEndpoint.cpp index f1c2a95507..442f1ffe7f 100644 --- a/connectivity/nfc/source/NFCRemoteEndpoint.cpp +++ b/connectivity/nfc/source/NFCRemoteEndpoint.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCRemoteInitiator.cpp b/connectivity/nfc/source/NFCRemoteInitiator.cpp index 4863ca8d11..9409428488 100644 --- a/connectivity/nfc/source/NFCRemoteInitiator.cpp +++ b/connectivity/nfc/source/NFCRemoteInitiator.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/NFCTarget.cpp b/connectivity/nfc/source/NFCTarget.cpp index f54213d5ae..c47a9e6c7f 100644 --- a/connectivity/nfc/source/NFCTarget.cpp +++ b/connectivity/nfc/source/NFCTarget.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/Type4RemoteInitiator.cpp b/connectivity/nfc/source/Type4RemoteInitiator.cpp index aa03b29001..b15f83f5b8 100644 --- a/connectivity/nfc/source/Type4RemoteInitiator.cpp +++ b/connectivity/nfc/source/Type4RemoteInitiator.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/MessageBuilder.cpp b/connectivity/nfc/source/ndef/MessageBuilder.cpp index d9aec058a0..1d23fa23ad 100644 --- a/connectivity/nfc/source/ndef/MessageBuilder.cpp +++ b/connectivity/nfc/source/ndef/MessageBuilder.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/MessageParser.cpp b/connectivity/nfc/source/ndef/MessageParser.cpp index 619d45dfc2..89889ce8cb 100644 --- a/connectivity/nfc/source/ndef/MessageParser.cpp +++ b/connectivity/nfc/source/ndef/MessageParser.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/RecordParser.cpp b/connectivity/nfc/source/ndef/RecordParser.cpp index a3ae07c34d..4318fabc4e 100644 --- a/connectivity/nfc/source/ndef/RecordParser.cpp +++ b/connectivity/nfc/source/ndef/RecordParser.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/common/Mime.cpp b/connectivity/nfc/source/ndef/common/Mime.cpp index 7818cd3e5c..9a79010417 100644 --- a/connectivity/nfc/source/ndef/common/Mime.cpp +++ b/connectivity/nfc/source/ndef/common/Mime.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/common/SimpleMessageParser.cpp b/connectivity/nfc/source/ndef/common/SimpleMessageParser.cpp index 5f0db5a0f1..bc29896e41 100644 --- a/connectivity/nfc/source/ndef/common/SimpleMessageParser.cpp +++ b/connectivity/nfc/source/ndef/common/SimpleMessageParser.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/common/Text.cpp b/connectivity/nfc/source/ndef/common/Text.cpp index 6ea37be143..8e8f7acf19 100644 --- a/connectivity/nfc/source/ndef/common/Text.cpp +++ b/connectivity/nfc/source/ndef/common/Text.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/common/URI.cpp b/connectivity/nfc/source/ndef/common/URI.cpp index 4761251ce1..5c1c928e69 100644 --- a/connectivity/nfc/source/ndef/common/URI.cpp +++ b/connectivity/nfc/source/ndef/common/URI.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/connectivity/nfc/source/ndef/common/util.cpp b/connectivity/nfc/source/ndef/common/util.cpp index 27a2b4056c..f42cfb79b7 100644 --- a/connectivity/nfc/source/ndef/common/util.cpp +++ b/connectivity/nfc/source/ndef/common/util.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/drivers/device_key/include/device_key/DeviceKey.h b/drivers/device_key/include/device_key/DeviceKey.h index 1f595d9f59..7c328e6c2a 100644 --- a/drivers/device_key/include/device_key/DeviceKey.h +++ b/drivers/device_key/include/device_key/DeviceKey.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/drivers/device_key/source/DeviceKey.cpp b/drivers/device_key/source/DeviceKey.cpp index 6cf5784a3d..bf60efd067 100644 --- a/drivers/device_key/source/DeviceKey.cpp +++ b/drivers/device_key/source/DeviceKey.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/drivers/device_key/tests/TESTS/device_key/functionality/main.cpp b/drivers/device_key/tests/TESTS/device_key/functionality/main.cpp index 7d176482de..e3ad66997e 100644 --- a/drivers/device_key/tests/TESTS/device_key/functionality/main.cpp +++ b/drivers/device_key/tests/TESTS/device_key/functionality/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/include/events/equeue.h b/events/include/events/equeue.h index 5d452fc504..e488de2af2 100644 --- a/events/include/events/equeue.h +++ b/events/include/events/equeue.h @@ -3,6 +3,7 @@ * Flexible event queue for dispatching events * * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/include/events/internal/equeue_platform.h b/events/include/events/internal/equeue_platform.h index 5d47c148d4..24e95a0d0d 100644 --- a/events/include/events/internal/equeue_platform.h +++ b/events/include/events/internal/equeue_platform.h @@ -2,6 +2,7 @@ * System specific implementation * * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/include/events/mbed_shared_queues.h b/events/include/events/mbed_shared_queues.h index 9be5ff16e5..9a0a0e65ca 100644 --- a/events/include/events/mbed_shared_queues.h +++ b/events/include/events/mbed_shared_queues.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/source/equeue.c b/events/source/equeue.c index d45f9c2501..8126b23418 100644 --- a/events/source/equeue.c +++ b/events/source/equeue.c @@ -2,6 +2,7 @@ * Flexible event queue for dispatching events * * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/source/equeue_mbed.cpp b/events/source/equeue_mbed.cpp index 9d9deaee2e..c05362126e 100644 --- a/events/source/equeue_mbed.cpp +++ b/events/source/equeue_mbed.cpp @@ -3,6 +3,7 @@ * https://github.com/mbedmicro/mbed * * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/source/equeue_posix.c b/events/source/equeue_posix.c index c1e67b165b..fce1e18f01 100644 --- a/events/source/equeue_posix.c +++ b/events/source/equeue_posix.c @@ -2,6 +2,7 @@ * Implementation for Posix compliant platforms * * Copyright (c) 2016-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/source/mbed_shared_queues.cpp b/events/source/mbed_shared_queues.cpp index 1fc6a079b9..228fa76584 100644 --- a/events/source/mbed_shared_queues.cpp +++ b/events/source/mbed_shared_queues.cpp @@ -1,5 +1,6 @@ /* events * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/events/tests/unit/prof.c b/events/tests/unit/prof.c index f7b8f903f7..3b06519e61 100644 --- a/events/tests/unit/prof.c +++ b/events/tests/unit/prof.c @@ -2,6 +2,7 @@ * Profiling framework for the events library * * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/basic_test/main.cpp b/features/frameworks/utest/TESTS/unit_tests/basic_test/main.cpp index 0a647f6b24..cea9d0d4b9 100644 --- a/features/frameworks/utest/TESTS/unit_tests/basic_test/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/basic_test/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/basic_test_default/main.cpp b/features/frameworks/utest/TESTS/unit_tests/basic_test_default/main.cpp index 38c808d6e6..5231a2bb99 100644 --- a/features/frameworks/utest/TESTS/unit_tests/basic_test_default/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/basic_test_default/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_async_validate/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_async_validate/main.cpp index 44e7f737f4..daa8067bb6 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_async_validate/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_async_validate/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_control_async/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_control_async/main.cpp index e315e03f82..ee2c5440ab 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_control_async/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_control_async/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_control_repeat/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_control_repeat/main.cpp index 2aec32401f..d4038b4ed1 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_control_repeat/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_control_repeat/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_selection/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_selection/main.cpp index c3d9051697..af940275ae 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_selection/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_selection/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_setup_failure/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_setup_failure/main.cpp index f5e62b49d2..070b9d1b78 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_setup_failure/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_setup_failure/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/case_teardown_failure/main.cpp b/features/frameworks/utest/TESTS/unit_tests/case_teardown_failure/main.cpp index 95a9601942..24aea2ac07 100644 --- a/features/frameworks/utest/TESTS/unit_tests/case_teardown_failure/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/case_teardown_failure/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/control_type/main.cpp b/features/frameworks/utest/TESTS/unit_tests/control_type/main.cpp index 04b07b217e..def8a2de71 100644 --- a/features/frameworks/utest/TESTS/unit_tests/control_type/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/control_type/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/minimal_async_scheduler/main.cpp b/features/frameworks/utest/TESTS/unit_tests/minimal_async_scheduler/main.cpp index 0e36ce18c4..264b4ce5d9 100644 --- a/features/frameworks/utest/TESTS/unit_tests/minimal_async_scheduler/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/minimal_async_scheduler/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/minimal_scheduler/main.cpp b/features/frameworks/utest/TESTS/unit_tests/minimal_scheduler/main.cpp index 2f5299ff8a..109c725696 100644 --- a/features/frameworks/utest/TESTS/unit_tests/minimal_scheduler/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/minimal_scheduler/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/test_assertion_failure_test_setup/main.cpp b/features/frameworks/utest/TESTS/unit_tests/test_assertion_failure_test_setup/main.cpp index b432a09fa2..e0a75904d2 100644 --- a/features/frameworks/utest/TESTS/unit_tests/test_assertion_failure_test_setup/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/test_assertion_failure_test_setup/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/test_setup_case_selection_failure/main.cpp b/features/frameworks/utest/TESTS/unit_tests/test_setup_case_selection_failure/main.cpp index 9c928aae38..bbb82ad34c 100644 --- a/features/frameworks/utest/TESTS/unit_tests/test_setup_case_selection_failure/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/test_setup_case_selection_failure/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/TESTS/unit_tests/test_setup_failure/main.cpp b/features/frameworks/utest/TESTS/unit_tests/test_setup_failure/main.cpp index e18c25cea4..91a5a6acfb 100644 --- a/features/frameworks/utest/TESTS/unit_tests/test_setup_failure/main.cpp +++ b/features/frameworks/utest/TESTS/unit_tests/test_setup_failure/main.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/features/frameworks/utest/mbed-utest-shim.cpp b/features/frameworks/utest/mbed-utest-shim.cpp index 38a912e55d..cd5aeb66b7 100644 --- a/features/frameworks/utest/mbed-utest-shim.cpp +++ b/features/frameworks/utest/mbed-utest-shim.cpp @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2013-2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mbed.h b/mbed.h index 18bf096316..8ed61789e5 100644 --- a/mbed.h +++ b/mbed.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/include/blockdevice/BlockDevice.h b/storage/blockdevice/include/blockdevice/BlockDevice.h index 9c482d0dba..688728e1a4 100644 --- a/storage/blockdevice/include/blockdevice/BlockDevice.h +++ b/storage/blockdevice/include/blockdevice/BlockDevice.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/BufferedBlockDevice.cpp b/storage/blockdevice/source/BufferedBlockDevice.cpp index c6567355e1..8f2f4f7e02 100644 --- a/storage/blockdevice/source/BufferedBlockDevice.cpp +++ b/storage/blockdevice/source/BufferedBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/ChainingBlockDevice.cpp b/storage/blockdevice/source/ChainingBlockDevice.cpp index 0e3ceb1215..a53c02b5a6 100644 --- a/storage/blockdevice/source/ChainingBlockDevice.cpp +++ b/storage/blockdevice/source/ChainingBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/ExhaustibleBlockDevice.cpp b/storage/blockdevice/source/ExhaustibleBlockDevice.cpp index b5a5213a07..1b17dcba78 100644 --- a/storage/blockdevice/source/ExhaustibleBlockDevice.cpp +++ b/storage/blockdevice/source/ExhaustibleBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/FlashSimBlockDevice.cpp b/storage/blockdevice/source/FlashSimBlockDevice.cpp index f13f71a423..6d6361510c 100644 --- a/storage/blockdevice/source/FlashSimBlockDevice.cpp +++ b/storage/blockdevice/source/FlashSimBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/HeapBlockDevice.cpp b/storage/blockdevice/source/HeapBlockDevice.cpp index 0b8e978808..65e5def5de 100644 --- a/storage/blockdevice/source/HeapBlockDevice.cpp +++ b/storage/blockdevice/source/HeapBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/MBRBlockDevice.cpp b/storage/blockdevice/source/MBRBlockDevice.cpp index 3026f0779a..3f0e2657f5 100644 --- a/storage/blockdevice/source/MBRBlockDevice.cpp +++ b/storage/blockdevice/source/MBRBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/ProfilingBlockDevice.cpp b/storage/blockdevice/source/ProfilingBlockDevice.cpp index 794c6b78bc..f0fb090d3f 100644 --- a/storage/blockdevice/source/ProfilingBlockDevice.cpp +++ b/storage/blockdevice/source/ProfilingBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/source/SlicingBlockDevice.cpp b/storage/blockdevice/source/SlicingBlockDevice.cpp index a57ba2f71c..ad44d0bc98 100644 --- a/storage/blockdevice/source/SlicingBlockDevice.cpp +++ b/storage/blockdevice/source/SlicingBlockDevice.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/tests/TESTS/blockdevice/buffered_block_device/main.cpp b/storage/blockdevice/tests/TESTS/blockdevice/buffered_block_device/main.cpp index 38ac2db34b..07f2fa1b12 100644 --- a/storage/blockdevice/tests/TESTS/blockdevice/buffered_block_device/main.cpp +++ b/storage/blockdevice/tests/TESTS/blockdevice/buffered_block_device/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/tests/TESTS/blockdevice/flashsim_block_device/main.cpp b/storage/blockdevice/tests/TESTS/blockdevice/flashsim_block_device/main.cpp index 8da5794e43..636da23b33 100644 --- a/storage/blockdevice/tests/TESTS/blockdevice/flashsim_block_device/main.cpp +++ b/storage/blockdevice/tests/TESTS/blockdevice/flashsim_block_device/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/tests/TESTS/blockdevice/heap_block_device/main.cpp b/storage/blockdevice/tests/TESTS/blockdevice/heap_block_device/main.cpp index 1f28f28c69..1c679c901f 100644 --- a/storage/blockdevice/tests/TESTS/blockdevice/heap_block_device/main.cpp +++ b/storage/blockdevice/tests/TESTS/blockdevice/heap_block_device/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/tests/TESTS/blockdevice/mbr_block_device/main.cpp b/storage/blockdevice/tests/TESTS/blockdevice/mbr_block_device/main.cpp index 8bfcb8a849..48859d18df 100644 --- a/storage/blockdevice/tests/TESTS/blockdevice/mbr_block_device/main.cpp +++ b/storage/blockdevice/tests/TESTS/blockdevice/mbr_block_device/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/blockdevice/tests/TESTS/blockdevice/util_block_device/main.cpp b/storage/blockdevice/tests/TESTS/blockdevice/util_block_device/main.cpp index 1e336dd4ed..073a1dc877 100644 --- a/storage/blockdevice/tests/TESTS/blockdevice/util_block_device/main.cpp +++ b/storage/blockdevice/tests/TESTS/blockdevice/util_block_device/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/fat/tests/TESTS/fat/fat_filesystem/main.cpp b/storage/filesystem/fat/tests/TESTS/fat/fat_filesystem/main.cpp index 1ad737c65e..d1aadc1a9d 100644 --- a/storage/filesystem/fat/tests/TESTS/fat/fat_filesystem/main.cpp +++ b/storage/filesystem/fat/tests/TESTS/fat/fat_filesystem/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/fat/tests/TESTS/fat/multipart_fat_filesystem/main.cpp b/storage/filesystem/fat/tests/TESTS/fat/multipart_fat_filesystem/main.cpp index 300439f6f3..12d2158679 100644 --- a/storage/filesystem/fat/tests/TESTS/fat/multipart_fat_filesystem/main.cpp +++ b/storage/filesystem/fat/tests/TESTS/fat/multipart_fat_filesystem/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/include/filesystem/Dir.h b/storage/filesystem/include/filesystem/Dir.h index 4e933bfa4b..06aeca1cd2 100644 --- a/storage/filesystem/include/filesystem/Dir.h +++ b/storage/filesystem/include/filesystem/Dir.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/include/filesystem/File.h b/storage/filesystem/include/filesystem/File.h index 349c5926a5..0064225e20 100644 --- a/storage/filesystem/include/filesystem/File.h +++ b/storage/filesystem/include/filesystem/File.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/include/filesystem/FileSystem.h b/storage/filesystem/include/filesystem/FileSystem.h index a11fa9922d..bf15244796 100644 --- a/storage/filesystem/include/filesystem/FileSystem.h +++ b/storage/filesystem/include/filesystem/FileSystem.h @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/include/filesystem/mbed_filesystem.h b/storage/filesystem/include/filesystem/mbed_filesystem.h index 52353d6b15..454d05da73 100644 --- a/storage/filesystem/include/filesystem/mbed_filesystem.h +++ b/storage/filesystem/include/filesystem/mbed_filesystem.h @@ -1,5 +1,6 @@ /* filesystem * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/include/littlefs/LittleFileSystem.h b/storage/filesystem/littlefs/include/littlefs/LittleFileSystem.h index 1c7830fab2..5cf5e71f45 100644 --- a/storage/filesystem/littlefs/include/littlefs/LittleFileSystem.h +++ b/storage/filesystem/littlefs/include/littlefs/LittleFileSystem.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/source/LittleFileSystem.cpp b/storage/filesystem/littlefs/source/LittleFileSystem.cpp index df2476b772..5f76a04861 100644 --- a/storage/filesystem/littlefs/source/LittleFileSystem.cpp +++ b/storage/filesystem/littlefs/source/LittleFileSystem.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem/dirs/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem/dirs/main.cpp index 41d965116b..bca1ba2133 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem/dirs/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem/dirs/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem/files/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem/files/main.cpp index d32aef0c20..8397f8ab66 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem/files/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem/files/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem/interspersed/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem/interspersed/main.cpp index 60cb96b222..695717977a 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem/interspersed/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem/interspersed/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem/seek/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem/seek/main.cpp index 82dfc327ce..2f32478fa6 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem/seek/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem/seek/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_integration/format/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_integration/format/main.cpp index a086c2a888..7639fae574 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_integration/format/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_integration/format/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience/main.cpp index 2d9660c2c8..66e47e8b50 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp index a3ba52109a..009ed09763 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp index ab349c78ab..9b98c7233a 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/dirs/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/dirs/main.cpp index 85b1f354c4..f4cea506da 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/dirs/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/dirs/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/files/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/files/main.cpp index 661e3a8d5a..22529c4828 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/files/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/files/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/interspersed/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/interspersed/main.cpp index 71724e9244..bf61febb8a 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/interspersed/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/interspersed/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/seek/main.cpp b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/seek/main.cpp index 9efd14fc6a..81b34baa5b 100644 --- a/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/seek/main.cpp +++ b/storage/filesystem/littlefs/tests/TESTS/filesystem_retarget/seek/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h b/storage/filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h index 65aa3b18ef..d753b3fb11 100644 --- a/storage/filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h +++ b/storage/filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/source/LittleFileSystem2.cpp b/storage/filesystem/littlefsv2/source/LittleFileSystem2.cpp index 2ce32613e7..ea270a48d3 100644 --- a/storage/filesystem/littlefsv2/source/LittleFileSystem2.cpp +++ b/storage/filesystem/littlefsv2/source/LittleFileSystem2.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/dirs/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/dirs/main.cpp index 647a3a7803..cfa010215b 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/dirs/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/dirs/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/files/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/files/main.cpp index 51d1a057bd..04877bb934 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/files/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/files/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/interspersed/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/interspersed/main.cpp index 9772ddf6af..55d81717e7 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/interspersed/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/interspersed/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/seek/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/seek/main.cpp index 2d114b0fdf..d7efea9a2d 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem/seek/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem/seek/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_integration/format/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_integration/format/main.cpp index 390d532d7e..025255a8a8 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_integration/format/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_integration/format/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience/main.cpp index 802fb65a84..7b9d4df76e 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp index aa574a6e90..ad5586e71f 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/resilience_functional/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp index a9b8973ce8..c5dd24695e 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_recovery/wear_leveling/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/dirs/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/dirs/main.cpp index 9761d1349b..e25b047626 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/dirs/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/dirs/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/files/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/files/main.cpp index 26ab217d0f..dd23f3ef6a 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/files/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/files/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/interspersed/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/interspersed/main.cpp index 01e2eca719..a1555ad177 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/interspersed/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/interspersed/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/seek/main.cpp b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/seek/main.cpp index 36a328cda8..d675638018 100644 --- a/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/seek/main.cpp +++ b/storage/filesystem/littlefsv2/tests/TESTS/filesystem_retarget/seek/main.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/source/Dir.cpp b/storage/filesystem/source/Dir.cpp index bb20fea244..11602aa115 100644 --- a/storage/filesystem/source/Dir.cpp +++ b/storage/filesystem/source/Dir.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/source/File.cpp b/storage/filesystem/source/File.cpp index e669d54380..7355cb9243 100644 --- a/storage/filesystem/source/File.cpp +++ b/storage/filesystem/source/File.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/source/FileSystem.cpp b/storage/filesystem/source/FileSystem.cpp index ad9c543947..702e3cc873 100644 --- a/storage/filesystem/source/FileSystem.cpp +++ b/storage/filesystem/source/FileSystem.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/storage/filesystem/tests/TESTS/filesystem/general_filesystem/main.cpp b/storage/filesystem/tests/TESTS/filesystem/general_filesystem/main.cpp index b567039be7..2b4aaec159 100644 --- a/storage/filesystem/tests/TESTS/filesystem/general_filesystem/main.cpp +++ b/storage/filesystem/tests/TESTS/filesystem/general_filesystem/main.cpp @@ -1,4 +1,5 @@ /* Copyright (c) 2017 ARM Limited +/* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/FVP_MPS2.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/FVP_MPS2.h index d7e7db45c2..efa8b88343 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/FVP_MPS2.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/FVP_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PeripheralNames.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PeripheralNames.h index 4224fc874a..46c6b692f4 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PeripheralNames.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PinNames.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PinNames.h index 062661e379..5da2df9a54 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PinNames.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PortNames.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PortNames.h index adb25a9ade..c2ae371cb4 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PortNames.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c index ffb7a17d1d..0176f68313 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.h index aa2ba77637..1b93bc2e4f 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/CMSDK_CM0.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/CMSDK_CM0.h index 1daab820b3..d9b4fef163 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/CMSDK_CM0.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/CMSDK_CM0.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis.h index c4e6875b6e..0a7f5df18d 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis_nvic.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis_nvic.h index 37bb792927..7f4b3d04c7 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/peripherallink.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/peripherallink.h index 29bad23617..6be256431e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/peripherallink.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.c index 33cb7d64b1..61b2d518ed 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.h index dc533c9e34..7512d7f04e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0/device/system_CMSDK_CM0.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h index 1a6833ecaf..1ed91dcf40 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis.h index 92b972ee17..bf1d93c04d 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis_nvic.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis_nvic.h index 94619a9e55..d71cfe6370 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/peripherallink.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/peripherallink.h index 29bad23617..6be256431e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/peripherallink.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.c index 71d075705d..b9430a927f 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.h index 75eda4c7aa..29d43ab5f6 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/system_CMSDK_CM0plus.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/CMSDK_CM3.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/CMSDK_CM3.h index 0b4746d1a7..23c54539ae 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/CMSDK_CM3.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/CMSDK_CM3.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis.h index 383b0ade0f..03d7d85039 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis_nvic.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis_nvic.h index 37bb792927..7f4b3d04c7 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/peripherallink.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/peripherallink.h index 29bad23617..6be256431e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/peripherallink.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.c index 45983f9dc7..d3391cb388 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.h index f55970385c..748eafa5e0 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M3/device/system_CMSDK_CM3.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/CMSDK_CM4.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/CMSDK_CM4.h index a7bb39bfe9..78fd6329d4 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/CMSDK_CM4.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/CMSDK_CM4.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis.h index 5a1dec2536..5da209dfc8 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis_nvic.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis_nvic.h index 94619a9e55..d71cfe6370 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/peripherallink.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/peripherallink.h index 29bad23617..6be256431e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/peripherallink.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.c index 401f9f69ac..65f28f8686 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.h index 7eddb44ba6..cf809b32ff 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M4/device/system_CMSDK_CM4.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/CMSDK_CM7.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/CMSDK_CM7.h index 2b82b87ef4..c71e0ff15f 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/CMSDK_CM7.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/CMSDK_CM7.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis.h index 416c078f9b..ee1c001fe4 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis_nvic.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis_nvic.h index 94619a9e55..d71cfe6370 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/peripherallink.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/peripherallink.h index 29bad23617..6be256431e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/peripherallink.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.c index 6e543668d1..51103484e4 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.h index afe92f2b90..9df788c18f 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M7/device/system_CMSDK_CM7.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/analogin_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/analogin_api.c index 3399138b0f..afc19da0d8 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/analogin_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/device.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/device.h index 97ace26e8b..16a7e6a68c 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/device.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c index 25d3e2b933..f0c4185495 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h index 7e09d1517b..18dbfbdedd 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/flash_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/flash_api.c index 7e0f7bd4d1..e5b97e04c7 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/flash_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/flash_api.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_api.c index 5cfdd573c7..71be74f57b 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_irq_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_irq_api.c index fbc0fc2f25..7fa3bc1637 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_irq_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_object.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_object.h index 84db0c0022..067895c78e 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_object.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c index 17fad0f809..2a33503eef 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/objects.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/objects.h index ef09fd7f0b..68b2dfde79 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/objects.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/pinmap.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/pinmap.c index a6544ca50f..5dcb4d3e15 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/pinmap.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/port_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/port_api.c index 3766d2020a..11e46bf78c 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/port_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/serial_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/serial_api.c index cda22d420d..d082647809 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/serial_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_api.c b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_api.c index e63d395d06..c661cf5d73 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_api.c +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_def.h b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_def.h index bb686eefa7..516a41880f 100644 --- a/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_def.h +++ b/targets/TARGET_ARM_FM/TARGET_FVP_MPS2/spi_def.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_FM/mbed_rtx.h b/targets/TARGET_ARM_FM/mbed_rtx.h index ce1f1e5c0d..1b1ee47e53 100644 --- a/targets/TARGET_ARM_FM/mbed_rtx.h +++ b/targets/TARGET_ARM_FM/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h index 3e1e921801..b4188d59b3 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h index 89d5431f47..915add6d31 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PortNames.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PortNames.h index 983190e499..86b2e04882 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PortNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/analogin_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/analogin_api.c index 323d5ee87c..0550a36fa6 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/analogin_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.c index 74dbc55588..be3ff14b90 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h index ecf59a0b0c..4d8d9941b3 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h index 24f0b5b5ea..8376659711 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h index e4a6936a22..4287691ade 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h index bafeb37f5a..93699eba54 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/device_cfg.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/device_cfg.h index de66a69adb..af2ba2ac7b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/device_cfg.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/device_cfg.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.c index e48ec7d7d2..34710df8b4 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.h index 713d8db9f2..96a7c83d56 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_gpio_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.c index 76eb7704b2..615bcecca5 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.h index 16e09cdb68..8aa5cc5d04 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_mps2_io_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.c index 0f5020d93b..73a4410642 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.h index 59ad29eb52..6df9d0eebc 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/arm_uart_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.c index b3c2ea2cc4..15e30e1f22 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.h index 50a8e1bf75..adb77b2b36 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/dualtimer_cmsdk_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.c index dc53cec8cf..93a37f33bb 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.h index c99f37036d..ad317af49d 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/rtc_pl031_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.c index 3ef7501f18..289ac87365 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.h index 296bb59745..073b84e2e7 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.c index 113068e3dc..9d65e2b060 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.h index 49864bb445..7ed5fd7559 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/spi_pl022_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.c index f9ab100759..e75bf408ca 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.h index c84d771877..4ea3200852 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/timer_cmsdk/timer_cmsdk_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h index 0e67c01ac0..22261d1f1f 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c index 2fbf8921ff..42bbf17476 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h index 6e03e3d494..5e44b3f6d9 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/flash_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/flash_api.c index a86a95fb9d..753110fbbd 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/flash_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/flash_api.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_api.c index 2458569ae7..c2743a052b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c index ad8740c00a..4c1d47d506 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_objects.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_objects.h index 3d92d68c80..a5a5167744 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_objects.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c index 09d755c565..02af9a8a56 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/lp_ticker.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/lp_ticker.c index 258b7fe4b2..dd5c5d67a5 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/lp_ticker.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/mbed_overrides.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/mbed_overrides.c index 2fdfa0d75e..fb9b58f51e 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/mbed_overrides.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/mbed_overrides.c @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h index 9cf7f7fbed..ace1b95269 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/pinmap.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/pinmap.c index 719cb4beaf..b5809d16ef 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/pinmap.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/port_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/port_api.c index 11692bbb3d..f048678e66 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/port_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/rtc_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/rtc_api.c index d79aad572d..a30dec2531 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/rtc_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/rtc_api.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/serial_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/serial_api.c index 6140eb0b93..c48c9983a8 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/serial_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/sleep_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/sleep_api.c index 8b06e8d437..ccf711ab9d 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/sleep_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/sleep_api.c @@ -3,6 +3,7 @@ /** @{*/ /* mbed Microcontroller Library * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/spi_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/spi_api.c index 72b9a588e4..d6cd2a4905 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/spi_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c index 0eba70a2fa..abef89d06b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/us_ticker.c b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/us_ticker.c index aa04a6244b..144313ca08 100644 --- a/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/us_ticker.c +++ b/targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/PeripheralNames.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/PeripheralNames.h index 1fc24e238c..2b5989f8c3 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/PeripheralNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/PinNames.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/PinNames.h index 544e17fbbb..c808fd2c71 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/PinNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/PortNames.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/PortNames.h index b8a39a0143..6ea65defc0 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/PortNames.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.c index 22e23b5322..8d270ccc84 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.c @@ -1,6 +1,7 @@ /* MPS2 Peripheral Library * * Copyright (c) 2006-2015 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.h index 10033b773f..04120e2975 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/ETH_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 Peripheral Library * * Copyright (c) 2006-2015 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c index a0111474c6..bf1abe69c6 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.h index e4a055cfc0..7ff51bb7aa 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.c index 36f677985c..59a84012b2 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.h index 2a15b24a6c..59da020825 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/mps2_ethernet_api.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/CMSDK_CM0.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/CMSDK_CM0.h index 6b547b020c..aca6e60276 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/CMSDK_CM0.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/CMSDK_CM0.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/SMM_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/SMM_MPS2.h index f0d07a3c30..8eece39932 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/SMM_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/SMM_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis.h index 843f1e4811..c00d18d477 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.c index 159fce69ae..cc84eed41d 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.h index 8ad5fdcd63..7fe975bb70 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/peripherallink.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/peripherallink.h index 80541d90d3..590ab28206 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/peripherallink.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.c index 4adf1e4a11..3c5fa022d4 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.h index cdbd132242..2b992335e6 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0/device/system_CMSDK_CM0.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/CMSDK_CM0plus.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/CMSDK_CM0plus.h index 3ac5a76e4b..1f270d9155 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/CMSDK_CM0plus.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/CMSDK_CM0plus.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/SMM_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/SMM_MPS2.h index 34f1a94dd9..60b01026f3 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/SMM_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/SMM_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis.h index 42a187b43e..4dee7cdfe8 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis_nvic.h index e3cd294bf9..9a2b655568 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/peripherallink.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/peripherallink.h index 80541d90d3..590ab28206 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/peripherallink.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.c index 2150db57af..f5bb7c0e1e 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.h index 8dce0ba0a5..47955fa304 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M0P/device/system_CMSDK_CM0plus.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/CMSDK_CM3.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/CMSDK_CM3.h index c9db03f941..9a8286aed5 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/CMSDK_CM3.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/CMSDK_CM3.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/SMM_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/SMM_MPS2.h index f0d07a3c30..8eece39932 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/SMM_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/SMM_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis.h index 9f5e192376..e54d1819a8 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis_nvic.h index e3cd294bf9..9a2b655568 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/peripherallink.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/peripherallink.h index 80541d90d3..590ab28206 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/peripherallink.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.c index 06ee46c710..e3921bb46b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.h index 15b2192f35..a064fdd3aa 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M3/device/system_CMSDK_CM3.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/CMSDK_CM4.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/CMSDK_CM4.h index ca7b64a7ac..c3ef7a9109 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/CMSDK_CM4.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/CMSDK_CM4.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/SMM_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/SMM_MPS2.h index 3b51430235..c2ccc7b701 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/SMM_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/SMM_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis.h index 562e9abd11..a468b649a1 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis_nvic.h index e3cd294bf9..9a2b655568 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/peripherallink.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/peripherallink.h index 80541d90d3..590ab28206 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/peripherallink.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.c index 2b528a92c4..7ba73885f7 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.h index c1cb7e25fc..d74e1ac886 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M4/device/system_CMSDK_CM4.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/CMSDK_CM7.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/CMSDK_CM7.h index 48a6bace98..5029a03fc3 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/CMSDK_CM7.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/CMSDK_CM7.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/SMM_MPS2.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/SMM_MPS2.h index 5ccbd0a4d0..6997bb63dc 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/SMM_MPS2.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/SMM_MPS2.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis.h index 76d9f18a0f..54409f8b65 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2015 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis_nvic.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis_nvic.h index b530cb39a7..2eb9f908c8 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis_nvic.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/cmsis_nvic.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2015 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/peripherallink.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/peripherallink.h index 94c315ae03..07cae66cd8 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/peripherallink.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/peripherallink.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2015 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.c index 0424906a53..628d442714 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.c @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.h index 09301b37ed..bf285f4797 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/TARGET_MPS2_M7/device/system_CMSDK_CM7.h @@ -1,6 +1,7 @@ /* MPS2 CMSIS Library * * Copyright (c) 2006-2016 ARM Limited +* SPDX-License-Identifier: BSD-3-Clause * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/analogin_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/analogin_api.c index 60f8220be1..b2de8fdbd7 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/analogin_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/device.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/device.h index 6bc793863a..e155b753d2 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/device.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_api.c index 66caa5e5dd..b333ac74f2 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_irq_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_irq_api.c index bedf723bfc..7a54736a2e 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_irq_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_object.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_object.h index c5885431a6..7fcfe6a830 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_object.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c index a9e957b711..de83d6c8c9 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/objects.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/objects.h index b7653f86b4..d614aa0147 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/objects.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/pinmap.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/pinmap.c index 1e0bbc6143..e75dc7a219 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/pinmap.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/port_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/port_api.c index aafcc483d6..9d89c0621d 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/port_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/serial_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/serial_api.c index a9511b00eb..a5caaa7fbc 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/serial_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_api.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_api.c index 897d07c2c2..6fa0a8a106 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_def.h b/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_def.h index c6d61b8480..edbc7aa627 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_def.h +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/spi_def.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MPS2/us_ticker.c b/targets/TARGET_ARM_SSG/TARGET_MPS2/us_ticker.c index 66f0391f5b..ef7e8ec1f4 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MPS2/us_ticker.c +++ b/targets/TARGET_ARM_SSG/TARGET_MPS2/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/cmsis.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/cmsis.h index 720bad2889..4c12c14159 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/cmsis.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/cmsis.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.c index b25575989e..f4b10980a9 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.h index bbdae9ed85..6d55b4f7f0 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/device_definition.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.c index 70260697c1..5b0f841693 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.h index 2671cc4abe..ae87b589fc 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/gpio_cmsdk_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.c index 8aea2b8fc2..f4dfdeb563 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.h index b0b6c03915..86941e9d60 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/i2c_ip6510_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.c index 24fc04eb0b..7a80d5f452 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.h index 757f3a63bf..13e1f463dc 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/musca_b1_scc_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.c index b051909b29..2b6c17bc6b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.h index a374e63b0d..fbeb07db69 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_cmsdk_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.c index 39b24710e6..d465663c3b 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.h index b30f823fc8..7f5ecb700a 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/timer_gp_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.c index dd6b9ed581..5de1b4e020 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.h index dcae737a92..0ec6a64f51 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/drivers/uart_pl011_drv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_base_address.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_base_address.h index 3ae6ebe922..9c82c8a3ca 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_base_address.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_base_address.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2009-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_description.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_description.h index 6a10a89cb3..a79cc08ce0 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_description.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_description.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_irq.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_irq.h index f483e25c6c..05633eb23e 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_irq.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_irq.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_pins.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_pins.h index 1f201b86a6..f6becb54a0 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_pins.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_pins.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_regs.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_regs.h index 12ecb7413c..4c52965dab 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_regs.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/platform_regs.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.c index bb0936803d..40437b4837 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2009-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.h b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.h index 79d0b581a1..4090013cf6 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.h +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/device/system_core_init.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2009-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/i2c_api.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/i2c_api.c index d459bad942..adadf39edd 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/i2c_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/lp_ticker.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/lp_ticker.c index 3a8f769e20..cb1f46ceea 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/lp_ticker.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/mbed_serial_platform.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/mbed_serial_platform.c index c27f7e2f53..3fb34e77e7 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/mbed_serial_platform.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/mbed_serial_platform.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/pinmap_ns.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/pinmap_ns.c index 6e76089d8d..77b396c833 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/pinmap_ns.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/pinmap_ns.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2020 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/serial_api.c b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/serial_api.c index 2340f8b8a1..d01b6e5799 100644 --- a/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/serial_api.c +++ b/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2019 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Analog_Devices/mbed_rtx.h b/targets/TARGET_Analog_Devices/mbed_rtx.h index 04f126e9a0..5d1f14eae6 100755 --- a/targets/TARGET_Analog_Devices/mbed_rtx.h +++ b/targets/TARGET_Analog_Devices/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.c b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.c index af6ac12c2e..719b878d68 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.c +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2016-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2020, Cypress Semiconductor Corporation. All rights reserved. * * Licensed under the Apache License Version 2.0 (the "License"); diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.h index efa3d3fceb..efc5e3d1b0 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.h +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/device_definition.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2018 Arm Limited + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2020, Cypress Semiconductor Corporation. All rights reserved. * * Licensed under the Apache License Version 2.0 (the "License"); diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_base_address.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_base_address.h index f90be772d9..9ff9d7af9a 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_base_address.h +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_base_address.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_irq.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_irq.h index 49a6da11f8..1379888412 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_irq.h +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/device/COMPONENT_CM4/platform_irq.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2020 Cypress Semiconductor Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/flash_layout.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/flash_layout.h index 63609b12da..4eec8bdfe5 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/flash_layout.h +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/flash_layout.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2019 Arm Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2019-2020, Cypress Semiconductor Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/region_defs.h b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/region_defs.h index a83de6fe9c..9a5aaa13e1 100644 --- a/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/region_defs.h +++ b/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W/partition/region_defs.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2017-2019 ARM Limited. All rights reserved. + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2019-2020, Cypress Semiconductor Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/targets/TARGET_Freescale/TARGET_K20XX/PeripheralPins.h b/targets/TARGET_Freescale/TARGET_K20XX/PeripheralPins.h index d6b5cfbfd9..50a57403b5 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/PeripheralPins.h +++ b/targets/TARGET_Freescale/TARGET_K20XX/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/PortNames.h b/targets/TARGET_Freescale/TARGET_K20XX/PortNames.h index 12ef064790..4977c5fb01 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/PortNames.h +++ b/targets/TARGET_Freescale/TARGET_K20XX/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/analogin_api.c b/targets/TARGET_Freescale/TARGET_K20XX/analogin_api.c index 9db6f213aa..e43533eb93 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/analogin_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/analogout_api.c b/targets/TARGET_Freescale/TARGET_K20XX/analogout_api.c index 2ebaedb7c6..dfaf2b9169 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/analogout_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/analogout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/clk_freqs.h b/targets/TARGET_Freescale/TARGET_K20XX/clk_freqs.h index 86d2076232..b04214ccd2 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/clk_freqs.h +++ b/targets/TARGET_Freescale/TARGET_K20XX/clk_freqs.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/gpio_api.c b/targets/TARGET_Freescale/TARGET_K20XX/gpio_api.c index 952412cbdc..9605447699 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/gpio_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/gpio_irq_api.c b/targets/TARGET_Freescale/TARGET_K20XX/gpio_irq_api.c index ab3d58654c..e66c5898f1 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/gpio_irq_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/gpio_object.h b/targets/TARGET_Freescale/TARGET_K20XX/gpio_object.h index 2ed459996b..1e799f18d2 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/gpio_object.h +++ b/targets/TARGET_Freescale/TARGET_K20XX/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c b/targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c index 6e3b8596a1..973b4beefe 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/objects.h b/targets/TARGET_Freescale/TARGET_K20XX/objects.h index 6067a60cd5..c0d2ef79c5 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/objects.h +++ b/targets/TARGET_Freescale/TARGET_K20XX/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/pinmap.c b/targets/TARGET_Freescale/TARGET_K20XX/pinmap.c index 2971f9241e..c9ffcd9691 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/pinmap.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/port_api.c b/targets/TARGET_Freescale/TARGET_K20XX/port_api.c index 27cfdfd8b4..8fd9fd32a5 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/port_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c b/targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c index 3c7e25d712..c861858b27 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/rtc_api.c b/targets/TARGET_Freescale/TARGET_K20XX/rtc_api.c index a8a1e29726..d90ab555b9 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/rtc_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/serial_api.c b/targets/TARGET_Freescale/TARGET_K20XX/serial_api.c index 78b91508b8..50c21d551d 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/sleep.c b/targets/TARGET_Freescale/TARGET_K20XX/sleep.c index a156294ebc..cf7e208c8f 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/sleep.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_K20XX/spi_api.c b/targets/TARGET_Freescale/TARGET_K20XX/spi_api.c index 7c8d59a852..ef0d73ba80 100644 --- a/targets/TARGET_Freescale/TARGET_K20XX/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_K20XX/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/PeripheralPins.h b/targets/TARGET_Freescale/TARGET_KLXX/PeripheralPins.h index 6cff2fed82..f3cfbd23ff 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/PeripheralPins.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/PortNames.h b/targets/TARGET_Freescale/TARGET_KLXX/PortNames.h index 84831863f3..9415a35282 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/PortNames.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralNames.h index c2b5d96188..82ee46d01f 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c index ef77ff1882..1dea258c76 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PeripheralPins.c @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h index 89ebb11aec..f980ee4560 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/device.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/device.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/gpio_irq_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/gpio_irq_api.c index 844007d7c2..17022afcfa 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/gpio_irq_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/mbed_overrides.c index b590bb0ebc..102c75597c 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/serial_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/serial_api.c index 21f54149ab..7da437b519 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/spi_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/spi_api.c index 057a07e9de..2b4c24f2a1 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralNames.h index f1a0182f23..e2c4dec14b 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralPins.c index 58057d178a..7589220e3b 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PinNames.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PinNames.h index 83b2dae7b9..9f74458633 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/device.h b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/device.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/flash_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/flash_api.c index 8639eba4a9..ff9d19cf86 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/flash_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/gpio_irq_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/gpio_irq_api.c index 5eb28a4fe0..ebffa75292 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/gpio_irq_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/mbed_overrides.c index b590bb0ebc..102c75597c 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/serial_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/serial_api.c index d86a713c1a..f38c3c8424 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/spi_api.c b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/spi_api.c index 07e690fe93..4b4505ee39 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/analogin_api.c b/targets/TARGET_Freescale/TARGET_KLXX/analogin_api.c index 17d12f3619..f378559057 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/analogin_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/analogout_api.c b/targets/TARGET_Freescale/TARGET_KLXX/analogout_api.c index 7611462a1e..078c3cea83 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/analogout_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/analogout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/clk_freqs.h b/targets/TARGET_Freescale/TARGET_KLXX/clk_freqs.h index 1b4ace826a..f227e62623 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/clk_freqs.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/clk_freqs.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/gpio_api.c b/targets/TARGET_Freescale/TARGET_KLXX/gpio_api.c index 79c00137bc..14a0c704d7 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/gpio_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/gpio_object.h b/targets/TARGET_Freescale/TARGET_KLXX/gpio_object.h index fe6d6c1e05..cbd4603a67 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/gpio_object.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c b/targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c index 8cb96962ce..cdf9eca672 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/objects.h b/targets/TARGET_Freescale/TARGET_KLXX/objects.h index cced33fe3d..cae1a7b04c 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/objects.h +++ b/targets/TARGET_Freescale/TARGET_KLXX/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/pinmap.c b/targets/TARGET_Freescale/TARGET_KLXX/pinmap.c index c67d237676..b7c6f20b6e 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/pinmap.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/port_api.c b/targets/TARGET_Freescale/TARGET_KLXX/port_api.c index 30c24ef720..cb6fc73b8b 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/port_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c b/targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c index 35bb782cce..0eaed3845a 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/rtc_api.c b/targets/TARGET_Freescale/TARGET_KLXX/rtc_api.c index 4832258f89..32c1454128 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/rtc_api.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/sleep.c b/targets/TARGET_Freescale/TARGET_KLXX/sleep.c index a3bb82a109..fd2666c65b 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/sleep.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_KLXX/us_ticker.c b/targets/TARGET_Freescale/TARGET_KLXX/us_ticker.c index f314c2c135..dbd39fec36 100644 --- a/targets/TARGET_Freescale/TARGET_KLXX/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_KLXX/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralNames.h index 589c2081fb..f28db9db48 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralPins.c index 89d75177ba..8e43afb0c4 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PinNames.h index 7ff8b86d75..b4b996664c 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/mbed_overrides.c index a80b1e7a22..5bd05d7e28 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c index 346b2d4900..931e11d9e5 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/serial_api.c index 0981d56058..44f776d2e1 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/spi_api.c index 12d3eacd51..725d0b6e75 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/us_ticker.c index ef22cb89a2..a1e7744360 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralNames.h index c9371be81a..9cc4dd6a76 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralPins.c index c725a2063a..a9f26ccf44 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PinNames.h index a70a1f8eaf..dcf9f001c5 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/device.h index c1dc0fa8eb..4133cbfd23 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/mbed_overrides.c index dbec2c7c68..0d228aa0fe 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c index 346b2d4900..931e11d9e5 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/serial_api.c index 9e46f9ca05..7e54d19c02 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/spi_api.c index 532d64b682..c3f1976584 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/us_ticker.c index dd2589f32a..7eed613f3c 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralNames.h index c5f47e2015..60219a30e5 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralPins.c index 4f514e438b..6082252ed5 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PinNames.h index 37ddd837fd..dd4ece5fd0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/mbed_overrides.c index a85b0e651c..a0b322e072 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c index 87b9c6d972..aec12490f0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/serial_api.c index 122a271c0d..4f211f22d0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/spi_api.c index 88880e8024..b335ddeb14 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/us_ticker.c index bffd5610a3..a4b92b43e0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralNames.h index aadbf0c23d..aad11b1285 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralPins.c index 644f696113..9d92dd42f3 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PinNames.h index 081010164c..9b30e78f20 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/mbed_overrides.c index a85b0e651c..a0b322e072 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c index 87b9c6d972..aec12490f0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/serial_api.c index 2d769a73b8..340400927e 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/spi_api.c index 88880e8024..b335ddeb14 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/us_ticker.c index bffd5610a3..a4b92b43e0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralNames.h index 16c516e05c..4bb940e68e 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralPins.c index 85ed416b46..9aae2d62b0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h index 1d1959bf9d..17f2a780fb 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/mbed_overrides.c index aa7e31c942..7d628e8214 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c index 31b953c041..5ca376d141 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/serial_api.c index e6ca4df5e1..675e101e00 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/spi_api.c index 12d3eacd51..725d0b6e75 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/us_ticker.c index 68d8cf11e3..9bcdef9628 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralNames.h index a471a6be71..60b4d5e7e4 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralPins.c index 50d938862f..94cdb1c49e 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PinNames.h index 3533d831c7..298d777c74 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/mbed_overrides.c index 75b2741945..a3912a2c5b 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/TARGET_MCU_K22F512/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c index 6efe704b14..db0e0b19e4 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/serial_api.c index f4f6c5555b..25e8b8bd25 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/spi_api.c index 532d64b682..c3f1976584 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/us_ticker.c index dd2589f32a..7eed613f3c 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralNames.h index 16134f0003..2a9b9f8de0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPinMaps.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPinMaps.h index 45a61e9079..a759b6b272 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPinMaps.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPinMaps.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c index a20aa080ba..0a9244ea46 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h index b74c977529..50ebbd4c16 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/mbed_overrides.c index a80b1e7a22..5bd05d7e28 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralNames.h index 687ca33049..2e67bc3053 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralPins.c index 86a8b70ad5..e127ea219b 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PinNames.h index 7b950d1ba7..39e2557527 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/mbed_overrides.c index 13694063f3..c45b69a716 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralNames.h index c5005d473c..62dc41e646 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPins.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPins.c index a41c0708f4..ed082513fe 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPins.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PinNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PinNames.h index 652f21dde7..92962f47c1 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PinNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/device.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/device.h index 29a4e7a0b1..79aafa0259 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/device.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/mbed_overrides.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/mbed_overrides.c index a80b1e7a22..5bd05d7e28 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/mbed_overrides.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/mbed_crc_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/mbed_crc_api.c index d8de507ce4..5ae57df0f8 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/mbed_crc_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/mbed_crc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c index 805020c862..7d5f6c2262 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/reset_reason.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/reset_reason.c index 0009602f0d..8f7b09ce35 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/reset_reason.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/reset_reason.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/serial_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/serial_api.c index 98a9ec3dc0..9df593be68 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/serial_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/spi_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/spi_api.c index 2fa868c786..a35f0a9cdc 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/spi_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/us_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/us_ticker.c index 87ee099278..3212f37e6f 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/us_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/watchdog_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/watchdog_api.c index 44faa1c086..f55e5dc117 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/watchdog_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/watchdog_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PeripheralPins.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PeripheralPins.h index 0e8854ffa3..fe4528454a 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PeripheralPins.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PortNames.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PortNames.h index 476845b76d..148bce2e3e 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PortNames.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogin_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogin_api.c index d74a4e3c3a..3f95b4fd67 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogin_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogout_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogout_api.c index b2fcaba000..3ac0474d03 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogout_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/analogout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_api.c index 908399adba..7f6099f2be 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_irq_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_irq_api.c index c33c5b0fa6..ce51b07d2f 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_irq_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_object.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_object.h index dc605ae3a3..db559edbee 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_object.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c index ddb164aef5..d9398c3483 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/lp_ticker.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/lp_ticker.c index 5d66dbca2a..a9590950b0 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/lp_ticker.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 - 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/objects.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/objects.h index 85b60041a3..b5b5213749 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/objects.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c index 55cd001c23..e860d1ccdf 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/port_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/port_api.c index 02a7cee05d..cd3a1c0f9d 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/port_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/rtc_api.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/rtc_api.c index 96ed417f66..1165230eb8 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/rtc_api.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/sleep.c b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/sleep.c index 5b7cfb532d..bcb7227f94 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/sleep.c +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/USBEndpoints_Kinetis.h b/targets/TARGET_Freescale/USBEndpoints_Kinetis.h index 8f2286a7f7..260cd40cf2 100644 --- a/targets/TARGET_Freescale/USBEndpoints_Kinetis.h +++ b/targets/TARGET_Freescale/USBEndpoints_Kinetis.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/USBPhyHw.h b/targets/TARGET_Freescale/USBPhyHw.h index eabb2f8602..e5586f022b 100644 --- a/targets/TARGET_Freescale/USBPhyHw.h +++ b/targets/TARGET_Freescale/USBPhyHw.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/USBPhy_Kinetis.cpp b/targets/TARGET_Freescale/USBPhy_Kinetis.cpp index 0d59f12a9c..70d4ed8158 100644 --- a/targets/TARGET_Freescale/USBPhy_Kinetis.cpp +++ b/targets/TARGET_Freescale/USBPhy_Kinetis.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Freescale/mbed_rtx.h b/targets/TARGET_Freescale/mbed_rtx.h index 13e23ebee1..1b7aa26973 100644 --- a/targets/TARGET_Freescale/mbed_rtx.h +++ b/targets/TARGET_Freescale/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32600/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32600/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32600/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32600/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32610/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32610/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32610/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32610/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32620/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32620/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32620/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32620/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32620C/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32620C/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32620C/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32620C/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32625/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32625/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32625/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32625/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/TARGET_MAX32630/device/device_nvic.c b/targets/TARGET_Maxim/TARGET_MAX32630/device/device_nvic.c index e28ceb1700..0bea877fd7 100644 --- a/targets/TARGET_Maxim/TARGET_MAX32630/device/device_nvic.c +++ b/targets/TARGET_Maxim/TARGET_MAX32630/device/device_nvic.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Maxim/mbed_rtx.h b/targets/TARGET_Maxim/mbed_rtx.h index bb15f95491..e0d1114f90 100644 --- a/targets/TARGET_Maxim/mbed_rtx.h +++ b/targets/TARGET_Maxim/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_NRF52_DK/device.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_NRF52_DK/device.h index 2427e752ea..a086e5b7f0 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_NRF52_DK/device.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_NRF52_DK/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_SDT52832B/device.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_SDT52832B/device.h index 2427e752ea..a086e5b7f0 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_SDT52832B/device.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_SDT52832B/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/PeripheralPinMaps.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/PeripheralPinMaps.h index 22023d45cf..0162047f31 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/PeripheralPinMaps.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/PeripheralPinMaps.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_ARDUINO_NANO33BLE/device.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_ARDUINO_NANO33BLE/device.h index 2427e752ea..a086e5b7f0 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_ARDUINO_NANO33BLE/device.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_ARDUINO_NANO33BLE/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EP_ATLAS/device.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EP_ATLAS/device.h index 2427e752ea..a086e5b7f0 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EP_ATLAS/device.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_EP_ATLAS/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_DK/device.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_DK/device.h index 6aa6358230..c57840c438 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_DK/device.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52840/TARGET_NRF52840_DK/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/itm_api.c b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/itm_api.c index 4e3437a6be..10d5c55765 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/itm_api.c +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/itm_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/object_owners.h b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/object_owners.h index 0751362fa3..0c2116f033 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/object_owners.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/object_owners.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/gpio_object.h b/targets/TARGET_NORDIC/TARGET_NRF5x/gpio_object.h index f7b621a9ed..363724f6f7 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/gpio_object.h +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/lp_ticker.c b/targets/TARGET_NORDIC/TARGET_NRF5x/lp_ticker.c index 837a7fb5a3..2ac310b762 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/lp_ticker.c +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/pinmap.c b/targets/TARGET_NORDIC/TARGET_NRF5x/pinmap.c index 4aa4671c1d..38b95e597b 100644 --- a/targets/TARGET_NORDIC/TARGET_NRF5x/pinmap.c +++ b/targets/TARGET_NORDIC/TARGET_NRF5x/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NORDIC/mbed_rtx.h b/targets/TARGET_NORDIC/mbed_rtx.h index 4ba2929d99..081a8971db 100644 --- a/targets/TARGET_NORDIC/mbed_rtx.h +++ b/targets/TARGET_NORDIC/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NUVOTON/mbed_rtx.h b/targets/TARGET_NUVOTON/mbed_rtx.h index fbea6a7242..2050102e2f 100644 --- a/targets/TARGET_NUVOTON/mbed_rtx.h +++ b/targets/TARGET_NUVOTON/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/PeripheralNames.h b/targets/TARGET_NXP/TARGET_LPC11U6X/PeripheralNames.h index 21a8a637ff..f841828fdd 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/PinNames.h b/targets/TARGET_NXP/TARGET_LPC11U6X/PinNames.h index 143c5775ea..9934f8d7df 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/PinNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2014 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/PortNames.h b/targets/TARGET_NXP/TARGET_LPC11U6X/PortNames.h index f332b05544..01e005f3ce 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/PortNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2014 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/analogin_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/analogin_api.c index 3218702176..ecd1e43a43 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/analogin_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/device.h b/targets/TARGET_NXP/TARGET_LPC11U6X/device.h index 1b25d4c364..652b73725d 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/device.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2014 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c index ddf9ff402a..3b9de54e39 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2014 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_irq_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_irq_api.c index 3fbcdced29..91f4861fdb 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_irq_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_object.h b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_object.h index fe6d6c1e05..cbd4603a67 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_object.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c index 617bc2db51..1dacec90b0 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/objects.h b/targets/TARGET_NXP/TARGET_LPC11U6X/objects.h index 796b97abc4..ea8b4e7435 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/objects.h +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/pinmap.c b/targets/TARGET_NXP/TARGET_LPC11U6X/pinmap.c index 548d1d58ab..69caa7c329 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/pinmap.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c index be7f9808ac..8b2e1a6267 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/rtc_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/rtc_api.c index f535dc191a..956713ee59 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/rtc_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/serial_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/serial_api.c index f07c34b20d..e63bbe00a7 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/serial_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/sleep.c b/targets/TARGET_NXP/TARGET_LPC11U6X/sleep.c index b6d4022812..b5cd7996e3 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/sleep.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/spi_api.c b/targets/TARGET_NXP/TARGET_LPC11U6X/spi_api.c index 5219118715..ccc382f359 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/spi_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11U6X/us_ticker.c b/targets/TARGET_NXP/TARGET_LPC11U6X/us_ticker.c index 6dd9dd70d7..f69ef46393 100644 --- a/targets/TARGET_NXP/TARGET_LPC11U6X/us_ticker.c +++ b/targets/TARGET_NXP/TARGET_LPC11U6X/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PeripheralNames.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PeripheralNames.h index 3ec662f11c..22b0c61aa3 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PortNames.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PortNames.h index 4887fecb33..50be620917 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PortNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/PinNames.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/PinNames.h index 263fb3bb78..358b4c8366 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/PinNames.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/device.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/device.h index 5d57c9de57..93d716d7aa 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/device.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/TARGET_LPC11XX/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/analogin_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/analogin_api.c index b74e0d4f43..24a4e8ba77 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/analogin_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_api.c index 5875ca9e85..c5e1f448f3 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_irq_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_irq_api.c index db111511d3..38a8e5b81a 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_irq_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_object.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_object.h index f295911aaa..f4ea36f5dc 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_object.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c index 0b483a9f1e..e159db828d 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/objects.h b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/objects.h index f98fd59233..25e384a32b 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/objects.h +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pinmap.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pinmap.c index 7dbb40c386..71fdf6508a 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pinmap.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/port_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/port_api.c index 3dd911eed5..a06529b2d8 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/port_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c index 90f9e79466..cd6240c1cc 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/serial_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/serial_api.c index 91c6073b05..c993f1d3f8 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/serial_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/sleep.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/sleep.c index 0eee902fd2..23409255d4 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/sleep.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/spi_api.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/spi_api.c index 407c3a9f1a..632d1e5010 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/spi_api.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/us_ticker.c b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/us_ticker.c index 7944b87c79..1db86c9a05 100644 --- a/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/us_ticker.c +++ b/targets/TARGET_NXP/TARGET_LPC11XX_11CXX/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/PeripheralNames.h b/targets/TARGET_NXP/TARGET_LPC176X/PeripheralNames.h index a8d1ee298f..882c7209a2 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/PortNames.h b/targets/TARGET_NXP/TARGET_LPC176X/PortNames.h index 270cdeecb0..506c414ee1 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/PortNames.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/PinNames.h b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/PinNames.h index 00a8785f4e..96d8a6e8cc 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/PinNames.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/device.h b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/device.h index 2427e752ea..a086e5b7f0 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/device.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_ARCH_PRO/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h index 4c022d0463..5d27280632 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/device.h b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/device.h index 5d57c9de57..93d716d7aa 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/device.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/analogin_api.c b/targets/TARGET_NXP/TARGET_LPC176X/analogin_api.c index c964185e43..f3a455d177 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/analogin_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/analogout_api.c b/targets/TARGET_NXP/TARGET_LPC176X/analogout_api.c index 2a87b1b172..8bc7ab13dc 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/analogout_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/analogout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/can_api.c b/targets/TARGET_NXP/TARGET_LPC176X/can_api.c index 754de27914..07a7aa07b7 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/can_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/can_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/device/CRP.c b/targets/TARGET_NXP/TARGET_LPC176X/device/CRP.c index f2ae329670..8cc66be02b 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/device/CRP.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/device/CRP.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/device/flash_api.c b/targets/TARGET_NXP/TARGET_LPC176X/device/flash_api.c index 5693cd10b6..7a3dfadbea 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/device/flash_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/device/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/gpio_api.c b/targets/TARGET_NXP/TARGET_LPC176X/gpio_api.c index 6a133b67aa..cacd64c072 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/gpio_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/gpio_irq_api.c b/targets/TARGET_NXP/TARGET_LPC176X/gpio_irq_api.c index f6ca2da1a1..74f7ce9192 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/gpio_irq_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/gpio_object.h b/targets/TARGET_NXP/TARGET_LPC176X/gpio_object.h index fe6d6c1e05..cbd4603a67 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/gpio_object.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c b/targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c index 759f06f489..b7f632aeee 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/objects.h b/targets/TARGET_NXP/TARGET_LPC176X/objects.h index 331ccc9ceb..a4774acd4d 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/objects.h +++ b/targets/TARGET_NXP/TARGET_LPC176X/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/pinmap.c b/targets/TARGET_NXP/TARGET_LPC176X/pinmap.c index d7af42e427..19528908bd 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/pinmap.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/port_api.c b/targets/TARGET_NXP/TARGET_LPC176X/port_api.c index 24f6d2c278..4057ee4485 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/port_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c b/targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c index 538bbfe7fb..e49ae27957 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/rtc_api.c b/targets/TARGET_NXP/TARGET_LPC176X/rtc_api.c index f770530bac..4059125960 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/rtc_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/serial_api.c b/targets/TARGET_NXP/TARGET_LPC176X/serial_api.c index b086b32eb0..15358039f6 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/serial_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/sleep.c b/targets/TARGET_NXP/TARGET_LPC176X/sleep.c index 22127e0728..528054c61d 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/sleep.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/spi_api.c b/targets/TARGET_NXP/TARGET_LPC176X/spi_api.c index 3386b39cd8..6b5950777c 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/spi_api.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_LPC176X/us_ticker.c b/targets/TARGET_NXP/TARGET_LPC176X/us_ticker.c index 0f459f27dd..f5b94e82b6 100644 --- a/targets/TARGET_NXP/TARGET_LPC176X/us_ticker.c +++ b/targets/TARGET_NXP/TARGET_LPC176X/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PeripheralPins.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PeripheralPins.h index 97ef45eb62..427a67d795 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PeripheralPins.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PortNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PortNames.h index 82b38e2c7c..70fd05d5c4 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PortNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/analogin_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/analogin_api.c index c0e3dfde33..a80272c34f 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/analogin_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_api.c index 76e9624341..5d67a8ed96 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_irq_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_irq_api.c index f8fe706d63..4b8b51f670 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_irq_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_object.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_object.h index dc605ae3a3..db559edbee 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_object.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c index 960622d899..ea69893425 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/lp_ticker.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/lp_ticker.c index 57001798df..8d705d9826 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/lp_ticker.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/objects.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/objects.h index 419199b902..a45ba97d7a 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/objects.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pinmap.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pinmap.c index 0f85ff0520..15c3f6e7fc 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pinmap.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/port_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/port_api.c index 745ade00ed..6ce196f9c6 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/port_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c index 1f8dd319d3..641cc7d514 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/rtc_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/rtc_api.c index 3e6f01a5f7..d34a0c7885 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/rtc_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/serial_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/serial_api.c index 32199ca8f5..0af83e98d3 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/serial_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/sleep.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/sleep.c index 310e96086e..44e1edecf4 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/sleep.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c index 0d7a792113..5463cd693c 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/us_ticker.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/us_ticker.c index 66620b9805..87c0dcc480 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/us_ticker.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/watchdog_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/watchdog_api.c index 390b0b332d..3010f27163 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/watchdog_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/watchdog_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PeripheralPins.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PeripheralPins.h index 9d808894b1..4c36ca4773 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PeripheralPins.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PortNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PortNames.h index 3802d9b50f..7f028d77a6 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PortNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/analogin_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/analogin_api.c index 048b631642..80d264a7e1 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/analogin_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_api.c index 64f686b8df..814e5b23c1 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_irq_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_irq_api.c index 7a67048baa..2b8c102d81 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_irq_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_object.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_object.h index dc605ae3a3..db559edbee 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_object.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c index 9fbdd0efbc..68c3b05042 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/lp_analogin_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/lp_analogin_api.c index 8547ac0a28..3fa6a8aa40 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/lp_analogin_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/lp_analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/objects.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/objects.h index f71ba17944..259a9fc1fd 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/objects.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/pinmap.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/pinmap.c index a0100daf69..f962385b2d 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/pinmap.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/port_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/port_api.c index a8a907a97d..ee5d0a7304 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/port_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/rtc_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/rtc_api.c index c2e87bc96c..38e2f9fa0f 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/rtc_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/serial_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/serial_api.c index 2bf9b00362..4e7bfe62b0 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/serial_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2020 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/sleep.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/sleep.c index 16ef8bd4a6..5acde229f0 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/sleep.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/spi_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/spi_api.c index aed936dd97..02f2f06559 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/spi_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/us_ticker.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/us_ticker.c index 26dbc8ac40..b600fceaa1 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/us_ticker.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralNames.h index c92261c088..c102606c68 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralPins.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralPins.c index b07d90f9ea..0b9a316af3 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralPins.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PinNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PinNames.h index 7857ad12e5..5abb45678c 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PinNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/device.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/device.h index 1de3f8a64e..6d8c7e4938 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/device.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/mbed_overrides.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/mbed_overrides.c index a81f33665d..c49ba714ef 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/mbed_overrides.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/TARGET_LPCXpresso/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/flash_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/flash_api.c index 467fa81c79..6f079dc053 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/flash_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralNames.h index 60cbec6794..f3137e9523 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h index f97afc8a05..afe265115a 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPinMaps.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPins.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPins.c index b6364d7ccf..8ace3dd9a2 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPins.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PinNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PinNames.h index 7ce39c341d..91557fd877 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PinNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/device.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/device.h index 8b41c56891..58ffeeb74a 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/device.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/mbed_overrides.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/mbed_overrides.c index 0f21a68f54..2b2cf5168a 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/mbed_overrides.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_LPCXpresso/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_S/trng_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_S/trng_api.c index f47fba2478..190be09006 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_S/trng_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_S/trng_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/flash_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/flash_api.c index b683063c1b..c4a3049e48 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/flash_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralNames.h index bfa92505e9..05593456a6 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralPins.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralPins.c index ca4d335efa..00eae41497 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralPins.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PinNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PinNames.h index 418d35ce63..1b1ba6575c 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PinNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/device.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/device.h index 66a7c3b84e..ce9edabbac 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/device.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/mbed_overrides.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/mbed_overrides.c index ce568dcc87..9876f8290f 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/mbed_overrides.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_FF_LPC546XX/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralNames.h index 0eaf69c994..be95f32b45 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralPins.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralPins.c index 75aea9ab6f..9dc5b66bb8 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralPins.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PinNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PinNames.h index 00dcbf03e4..f29f937d59 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PinNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/device.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/device.h index 66a7c3b84e..ce9edabbac 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/device.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/mbed_overrides.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/mbed_overrides.c index dd95c1aded..5be3bfef1f 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/mbed_overrides.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/TARGET_LPCXpresso/mbed_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/flash_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/flash_api.c index 467fa81c79..6f079dc053 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/flash_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/trng_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/trng_api.c index 0a91355b59..c068a10199 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/trng_api.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/trng_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralNames.h index 93dce23ac9..996940c64b 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralPins.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralPins.c index e155041366..ed8a4731ee 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralPins.c +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PinNames.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PinNames.h index 69ab20bb19..d5a80b61c2 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PinNames.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/device.h b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/device.h index e24e9a85f1..1bf02d52d1 100644 --- a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/device.h +++ b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/TARGET_EVK/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h b/targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h index 09ab66540d..e322665875 100644 --- a/targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h +++ b/targets/TARGET_NXP/USBEndpoints_LPC17_LPC23.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/USBHAL_LPC17.cpp b/targets/TARGET_NXP/USBHAL_LPC17.cpp index 2da258ae8e..67dca07de1 100644 --- a/targets/TARGET_NXP/USBHAL_LPC17.cpp +++ b/targets/TARGET_NXP/USBHAL_LPC17.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/USBPhyHw.h b/targets/TARGET_NXP/USBPhyHw.h index ad2ca502c5..973e14fa3b 100644 --- a/targets/TARGET_NXP/USBPhyHw.h +++ b/targets/TARGET_NXP/USBPhyHw.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_NXP/mbed_rtx.h b/targets/TARGET_NXP/mbed_rtx.h index 8ca719cdd0..8d777fdaa6 100644 --- a/targets/TARGET_NXP/mbed_rtx.h +++ b/targets/TARGET_NXP/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/PeripheralPins.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/PeripheralPins.h index e25ceb20e1..917964c940 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/PeripheralPins.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/PeripheralPins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralNames.h index 5316378381..50b6a6344b 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralPins.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralPins.c index b1ace66b78..1329992e71 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralPins.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PeripheralPins.c @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PinNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PinNames.h index d60a4b5a55..56eb6ae46f 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PinNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PortNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PortNames.h index 1c2413c94d..9986cfcadb 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PortNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/TARGET_MBED_MBRZA1LU/reserved_pins.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/TARGET_MBED_MBRZA1LU/reserved_pins.h index 201e6fb008..538e42fe23 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/TARGET_MBED_MBRZA1LU/reserved_pins.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/TARGET_MBED_MBRZA1LU/reserved_pins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device.h index ba7b41162f..85f01ff120 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/mbed_drv_cfg.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/mbed_drv_cfg.h index 47f7da82e6..6f300cbe12 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/mbed_drv_cfg.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/mbed_drv_cfg.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/trng_api_esp32.cpp b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/trng_api_esp32.cpp index d99a1e1cbd..d3a17aa780 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/trng_api_esp32.cpp +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/trng_api_esp32.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralNames.h index d04828b607..3ec260742e 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralPins.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralPins.c index 0af90e3778..d3897ce37b 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralPins.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PeripheralPins.c @@ -1,6 +1,7 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PinNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PinNames.h index b5e935da08..da5b533542 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PinNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PortNames.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PortNames.h index b5c3632705..61782717e2 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PortNames.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/PortNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/TARGET_MBED_MBRZA1H/reserved_pins.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/TARGET_MBED_MBRZA1H/reserved_pins.h index 201e6fb008..538e42fe23 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/TARGET_MBED_MBRZA1H/reserved_pins.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/TARGET_MBED_MBRZA1H/reserved_pins.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device.h index ba7b41162f..85f01ff120 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device.h @@ -2,6 +2,7 @@ // Check the 'features' section of the target description in 'targets.json' for more details. /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/mbed_drv_cfg.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/mbed_drv_cfg.h index 257ab56d10..854adcb389 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/mbed_drv_cfg.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/mbed_drv_cfg.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/analogin_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/analogin_api.c index 1a2fc67612..d5b7d13cad 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/analogin_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/analogin_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c index 74992355a8..6015146ec1 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/flash_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/flash_api.c index 188d78238d..1e79d25bb5 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/flash_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/flash_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_api.c index ea1351c769..3cfc0f4788 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_irq_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_irq_api.c index 5c0950f556..78f1893b16 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_irq_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_irq_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_object.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_object.h index 211a4c870d..b7a166c8aa 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_object.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/gpio_object.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c index bbe6e262c0..90ed0b20f9 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/i2c_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/lp_ticker.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/lp_ticker.c index 1edbf34d2b..e84aa27708 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/lp_ticker.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/lp_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.c index 196cd11d9c..70efdc82bc 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.h index 43cda3ef53..5a9ac57ee6 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/mtu2.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h index c628977bcd..4684743954 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pinmap.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pinmap.c index aa096aa1a1..903651af30 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pinmap.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pinmap.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/port_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/port_api.c index 91cc3056cb..3dae2e6b29 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/port_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/port_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c index a5d9a45732..85dbc7855a 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/rtc_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/rtc_api.c index 4175911ce7..337828df66 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/rtc_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/rtc_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/serial_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/serial_api.c index 7bbac37a0a..ace09575e8 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/serial_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/serial_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/sleep.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/sleep.c index b2aa4e8c7e..0ce8fa0236 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/sleep.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/sleep.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/spi_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/spi_api.c index a6e3aaca19..294de6efba 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/spi_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/spi_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c index ea2980e8dd..3b5b3f0949 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/us_ticker.c b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/us_ticker.c index 3fb58a3884..a02b01b60f 100644 --- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/us_ticker.c +++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_RENESAS/mbed_rtx.h b/targets/TARGET_RENESAS/mbed_rtx.h index 203b1b1b32..2489092119 100644 --- a/targets/TARGET_RENESAS/mbed_rtx.h +++ b/targets/TARGET_RENESAS/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/system_clock.c index 9790182e88..f828e46b69 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/us_ticker_data.h index 4fc73ab4b8..fe0dab6a5c 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F070RB/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/system_clock.c index ad7c7c2794..f059a5080b 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/us_ticker_data.h index 360a5c5e9c..c84c00d6cc 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_NUCLEO_F072RB/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/system_clock.c index 10a70fe860..369f3e782f 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/us_ticker_data.h index 360a5c5e9c..c84c00d6cc 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F0/can_device.h b/targets/TARGET_STM/TARGET_STM32F0/can_device.h index b65da93c33..645b5b00ab 100644 --- a/targets/TARGET_STM/TARGET_STM32F0/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F0/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103x8/system_clock.c b/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103x8/system_clock.c index 431e3cf564..3ae7bab64b 100644 --- a/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103x8/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103x8/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xB/system_clock.c b/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xB/system_clock.c index 431e3cf564..3ae7bab64b 100644 --- a/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xB/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F1/TARGET_STM32F103xB/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F1/can_device.h b/targets/TARGET_STM/TARGET_STM32F1/can_device.h index 5a670caa7d..f47f7bd644 100644 --- a/targets/TARGET_STM/TARGET_STM32F1/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F1/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F1/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F1/us_ticker_data.h index eb4ee916e0..0b2ee3ead0 100644 --- a/targets/TARGET_STM/TARGET_STM32F1/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F1/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/system_clock.c index 64992c9851..4a6e53fb10 100644 --- a/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/us_ticker_data.h index be9f015890..ef148a6acb 100644 --- a/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F2/TARGET_NUCLEO_F207ZG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F2/can_device.h b/targets/TARGET_STM/TARGET_STM32F2/can_device.h index 151c02c72d..8e7730e0d8 100644 --- a/targets/TARGET_STM/TARGET_STM32F2/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F2/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F302x8/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F302x8/device/us_ticker_data.h index f727b6655f..043950aee9 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F302x8/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F302x8/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/TARGET_NUCLEO_F303K8/system_clock.c b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/TARGET_NUCLEO_F303K8/system_clock.c index ca6b13f82f..cf58c1c521 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/TARGET_NUCLEO_F303K8/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/TARGET_NUCLEO_F303K8/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/device/us_ticker_data.h index f727b6655f..043950aee9 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303x8/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/device/us_ticker_data.h index f727b6655f..043950aee9 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/system_clock.c index 5fcac16f67..16aecba37f 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303ZE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303ZE/system_clock.c index 2617e46319..a3e00a58fd 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303ZE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303ZE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/device/us_ticker_data.h index f727b6655f..043950aee9 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F334x8/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F334x8/device/us_ticker_data.h index f727b6655f..043950aee9 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F334x8/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F334x8/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F3/can_device.h b/targets/TARGET_STM/TARGET_STM32F3/can_device.h index 6198c10984..846e081cf1 100644 --- a/targets/TARGET_STM/TARGET_STM32F3/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F3/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.cpp b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.cpp index 3f4f6947b0..13e2cf0afe 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.cpp +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.h index cd38da6a8f..3a836212ea 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/ONBOARD_TELIT_HE910.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/system_clock.c index 1d9cabc5eb..3f0aa3f201 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/system_clock.c index 32468783d8..10a6c8ea0b 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_MDOT_F411RE/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xC/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xC/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xC/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xC/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/TARGET_NUCLEO_F401RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/TARGET_NUCLEO_F401RE/system_clock.c index bbafb6ef0a..e4f7bc97c3 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/TARGET_NUCLEO_F401RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/TARGET_NUCLEO_F401RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F401xE/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F410xB/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F410xB/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F410xB/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F410xB/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/TARGET_NUCLEO_F411RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/TARGET_NUCLEO_F411RE/system_clock.c index 22807783d5..8afcb07bbd 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/TARGET_NUCLEO_F411RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/TARGET_NUCLEO_F411RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_NUCLEO_F412ZG/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_NUCLEO_F412ZG/PeripheralNames.h index acf3d8371e..e780d33668 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_NUCLEO_F412ZG/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_NUCLEO_F412ZG/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralNames.h index 0be5095f03..fb891471c9 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralPins.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralPins.c index ad824e6498..0d45beb5f4 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralPins.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PeripheralPins.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PinNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PinNames.h index 80e698307c..06a43ae2de 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PinNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/TARGET_WIO_EMW3166/PinNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/objects.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/objects.h index 565319422c..38a80cf956 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/objects.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/system_clock.c index 6d75fda249..9e4acab9c4 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F412xG/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PeripheralNames.h index 38fdae78b3..8f522c3db1 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/system_clock.c index 5c7fdf8303..b8ec4fa79e 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.cpp b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.cpp index 47687a7863..7ffefc2d3e 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.cpp +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.h index 5b77d7fbfd..d5057d4835 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/ONBOARD_TELIT_HE910.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/PeripheralNames.h index 3493e2cd25..5a9099e50b 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/system_clock.c index cd46614748..d885e88a95 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_MTS_DRAGONFLY_F413RH/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/PeripheralNames.h index 38fdae78b3..8f522c3db1 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/system_clock.c index fd8d5644be..c24c060972 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_NUCLEO_F413ZH/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/objects.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/objects.h index 9b3aa0b3f9..860e7669be 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/objects.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_DISCO_F429ZI/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_DISCO_F429ZI/system_clock.c index ca6732026f..910312cc72 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_DISCO_F429ZI/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_DISCO_F429ZI/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/system_clock.c index ca6732026f..910312cc72 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/TARGET_NUCLEO_F429ZI/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F429xI/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_NUCLEO_F439ZI/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_NUCLEO_F439ZI/system_clock.c index ca6732026f..910312cc72 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_NUCLEO_F439ZI/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_NUCLEO_F439ZI/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.cpp b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.cpp index 246fde1c1b..e6b370b4e1 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.cpp +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.h index a51f931608..3764ac3803 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/ONBOARD_QUECTEL_UG96.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/system_clock.c index 0d48f3ea85..75156a3557 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_3G/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.cpp b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.cpp index 48ba8c83fd..3faa980aab 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.cpp +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.h index e7c774e495..a9160b082b 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/ONBOARD_QUECTEL_BG96.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446RE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446RE/system_clock.c index fa0628d7f1..0087f8c4b7 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446RE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446RE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/system_clock.c index 3b771a0581..a3298364da 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/us_ticker_data.h index 176c61cb48..6a0b954f1d 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/system_clock.c b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/system_clock.c index 7bc5e0ab05..241577064a 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/us_ticker_data.h index 2d22f5adaa..c05fa697ee 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F4/can_device.h b/targets/TARGET_STM/TARGET_STM32F4/can_device.h index ba14e21933..1b09858752 100644 --- a/targets/TARGET_STM/TARGET_STM32F4/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F4/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F7/can_device.h b/targets/TARGET_STM/TARGET_STM32F7/can_device.h index 6e0f174fea..006bd78074 100644 --- a/targets/TARGET_STM/TARGET_STM32F7/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32F7/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32F7/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32F7/us_ticker_data.h index 4a43976dab..ceae3bae5b 100644 --- a/targets/TARGET_STM/TARGET_STM32F7/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32F7/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PeripheralNames.h b/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PeripheralNames.h index b407c3ed11..4835811164 100644 --- a/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PeripheralNames.h +++ b/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G474xx/TARGET_NUCLEO_G474RE/PeripheralNames.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32G4/objects.h b/targets/TARGET_STM/TARGET_STM32G4/objects.h index 00f278c9f0..5c7f62db29 100644 --- a/targets/TARGET_STM/TARGET_STM32G4/objects.h +++ b/targets/TARGET_STM/TARGET_STM32G4/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32H7/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32H7/us_ticker_data.h index 36619800e1..14041cc57c 100644 --- a/targets/TARGET_STM/TARGET_STM32H7/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32H7/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/system_clock.c index 617760c055..12d1ba5390 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/us_ticker_data.h index 1ae9b88375..5f1cb80137 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L053x8/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L053x8/device/us_ticker_data.h index 1ae9b88375..5f1cb80137 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L053x8/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L053x8/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/TARGET_DISCO_L072CZ_LRWAN1/system_clock.c b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/TARGET_DISCO_L072CZ_LRWAN1/system_clock.c index 557402ee84..665588730e 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/TARGET_DISCO_L072CZ_LRWAN1/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/TARGET_DISCO_L072CZ_LRWAN1/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/device/us_ticker_data.h index 1ae9b88375..5f1cb80137 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L072xZ/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L0x2xZ/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L0x2xZ/device/us_ticker_data.h index 1ae9b88375..5f1cb80137 100644 --- a/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L0x2xZ/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L0/TARGET_STM32L0x2xZ/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/system_clock.c index d14cbc4bc6..9c66425f2b 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/us_ticker_data.h index b32bd97db9..62ee7bcdfd 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/system_clock.c index fb85aaccac..de97e232fe 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/us_ticker_data.h index b32bd97db9..62ee7bcdfd 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/system_clock.c b/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/system_clock.c index 6d1889d50a..9dc8651d8c 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/us_ticker_data.h index b32bd97db9..62ee7bcdfd 100644 --- a/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.cpp b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.cpp index fdf5981649..d4f7f851f3 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.cpp +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.h index f9eb408f2f..7b63276b12 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ONBOARD_SARA4_PPP.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/device/us_ticker_data.h index b37325b5b1..57366ffb1b 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/system_clock.c index a0d42da302..b35d48cff6 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ublox_low_level_api.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ublox_low_level_api.c index e700b4b268..56ff5ddbc6 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ublox_low_level_api.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_MTS_DRAGONFLY_L471QG/ublox_low_level_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/device/us_ticker_data.h index cf4de8b5bb..773ae5d6bc 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L433xC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L433xC/device/us_ticker_data.h index cf4de8b5bb..773ae5d6bc 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L433xC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L433xC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L443xC/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L443xC/device/us_ticker_data.h index cf4de8b5bb..773ae5d6bc 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L443xC/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L443xC/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L452xE/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L452xE/device/us_ticker_data.h index cf4de8b5bb..773ae5d6bc 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L452xE/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L452xE/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/system_clock.c index bcb449c1db..64ac661654 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/TARGET_DISCO_L475VG_IOT01A/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device/us_ticker_data.h index 93a3a31c0f..710c33242b 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L475xG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_DISCO_L476VG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_DISCO_L476VG/system_clock.c index bcb449c1db..64ac661654 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_DISCO_L476VG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_DISCO_L476VG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_NUCLEO_L476RG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_NUCLEO_L476RG/system_clock.c index bcb449c1db..64ac661654 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_NUCLEO_L476RG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/TARGET_NUCLEO_L476RG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/device/us_ticker_data.h index 93a3a31c0f..710c33242b 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L476xG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.cpp b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.cpp index 243d66637c..870d890eaa 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.cpp +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.h index 9d91504727..d2cb871db5 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/ONBOARD_QUECTEL_BC95.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/system_clock.c index 269c62cf00..8ce0444ea3 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_ADV_WISE_1570/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_NUCLEO_L486RG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_NUCLEO_L486RG/system_clock.c index bcb449c1db..64ac661654 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_NUCLEO_L486RG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/TARGET_NUCLEO_L486RG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/device/us_ticker_data.h index 93a3a31c0f..710c33242b 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L486xG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/system_clock.c index 3dd8ece280..7a3e731fdd 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_NUCLEO_L496ZG/system_clock.c b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_NUCLEO_L496ZG/system_clock.c index 3dd8ece280..7a3e731fdd 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_NUCLEO_L496ZG/system_clock.c +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_NUCLEO_L496ZG/system_clock.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited +* SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/us_ticker_data.h index 833e724d81..8facf2388f 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/objects.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/objects.h index 8eefb96ea1..73fa8c7405 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/objects.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/objects.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/us_ticker_data.h index cb7f2bb9a9..05da9db174 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R5xI/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R9xI/device/us_ticker_data.h b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R9xI/device/us_ticker_data.h index cb7f2bb9a9..05da9db174 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R9xI/device/us_ticker_data.h +++ b/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L4R9xI/device/us_ticker_data.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/TARGET_STM32L4/can_device.h b/targets/TARGET_STM/TARGET_STM32L4/can_device.h index 35932a68b5..5da17f334f 100644 --- a/targets/TARGET_STM/TARGET_STM32L4/can_device.h +++ b/targets/TARGET_STM/TARGET_STM32L4/can_device.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/USBPhyHw.h b/targets/TARGET_STM/USBPhyHw.h index a7eca4adb8..1803464edc 100644 --- a/targets/TARGET_STM/USBPhyHw.h +++ b/targets/TARGET_STM/USBPhyHw.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2018-2019 STMicroelectronics * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/targets/TARGET_STM/USBPhy_STM32.cpp b/targets/TARGET_STM/USBPhy_STM32.cpp index 7a1dc23c54..382d9d438c 100644 --- a/targets/TARGET_STM/USBPhy_STM32.cpp +++ b/targets/TARGET_STM/USBPhy_STM32.cpp @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2018-2019 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * Copyright (c) 2018-2019 STMicroelectronics * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/targets/TARGET_STM/can_api.c b/targets/TARGET_STM/can_api.c index b264941b81..d13ad1c49f 100644 --- a/targets/TARGET_STM/can_api.c +++ b/targets/TARGET_STM/can_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/hal_tick_overrides.c b/targets/TARGET_STM/hal_tick_overrides.c index 867450b0be..b2d70acb7e 100644 --- a/targets/TARGET_STM/hal_tick_overrides.c +++ b/targets/TARGET_STM/hal_tick_overrides.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/mbed_rtx.h b/targets/TARGET_STM/mbed_rtx.h index 1e46c82247..bb666d97de 100644 --- a/targets/TARGET_STM/mbed_rtx.h +++ b/targets/TARGET_STM/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/nvic_addr.h b/targets/TARGET_STM/nvic_addr.h index adb75f0028..2112f3ffd8 100644 --- a/targets/TARGET_STM/nvic_addr.h +++ b/targets/TARGET_STM/nvic_addr.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/reset_reason.c b/targets/TARGET_STM/reset_reason.c index f962b8746d..361e4d1744 100644 --- a/targets/TARGET_STM/reset_reason.c +++ b/targets/TARGET_STM/reset_reason.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/us_ticker.c b/targets/TARGET_STM/us_ticker.c index 71ee109e63..a7b1a0fa34 100644 --- a/targets/TARGET_STM/us_ticker.c +++ b/targets/TARGET_STM/us_ticker.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_STM/watchdog_api.c b/targets/TARGET_STM/watchdog_api.c index f1d6ebe964..919ac88426 100644 --- a/targets/TARGET_STM/watchdog_api.c +++ b/targets/TARGET_STM/watchdog_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Silicon_Labs/TARGET_EFM32/itm_api.c b/targets/TARGET_Silicon_Labs/TARGET_EFM32/itm_api.c index 80b79e6c0b..6b2cba06fa 100644 --- a/targets/TARGET_Silicon_Labs/TARGET_EFM32/itm_api.c +++ b/targets/TARGET_Silicon_Labs/TARGET_EFM32/itm_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_Silicon_Labs/mbed_rtx.h b/targets/TARGET_Silicon_Labs/mbed_rtx.h index 3d291b522e..0b37365845 100644 --- a/targets/TARGET_Silicon_Labs/mbed_rtx.h +++ b/targets/TARGET_Silicon_Labs/mbed_rtx.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2016 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c b/targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c index 035e8eecf2..f2e1db6cef 100644 --- a/targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c +++ b/targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c @@ -1,5 +1,6 @@ /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_WICED/wiced_interface/WicedInterface.h b/targets/TARGET_WICED/wiced_interface/WicedInterface.h index c4826f366a..b027e45654 100644 --- a/targets/TARGET_WICED/wiced_interface/WicedInterface.h +++ b/targets/TARGET_WICED/wiced_interface/WicedInterface.h @@ -1,5 +1,6 @@ /* Wiced implementation of NetworkInterfaceAPI * Copyright (c) 2017 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/targets/TARGET_WICED/wiced_interface/wiced_emac.h b/targets/TARGET_WICED/wiced_interface/wiced_emac.h index 25ac61ee5c..5a6c21d5fc 100644 --- a/targets/TARGET_WICED/wiced_interface/wiced_emac.h +++ b/targets/TARGET_WICED/wiced_interface/wiced_emac.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2018 ARM Limited + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.