From 7cb2344f42a93849616e045491bcaf17703b3de8 Mon Sep 17 00:00:00 2001 From: heejungPark Date: Thu, 2 Apr 2020 20:08:42 +0900 Subject: [PATCH] Update PeripheralPinMaps.h Add SPDX identifier --- .../TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPinMaps.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPinMaps.h b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPinMaps.h index a3d15d5673..df1c70475d 100644 --- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPinMaps.h +++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_SDT64B/PeripheralPinMaps.h @@ -1,5 +1,6 @@ /* mbed Microcontroller Library - * Copyright (c) 2006-2013 ARM Limited + * Copyright (c) [2020]-[2022], Sigma Delta Technologies Inc. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.