From 9226dd7ef33904eee6ac0ed12c217b3af412535e Mon Sep 17 00:00:00 2001 From: ThunderSoft_mbed_os <44602518+ThunderSoft123@users.noreply.github.com> Date: Mon, 3 Dec 2018 09:39:30 +0800 Subject: [PATCH] Update spi_api.c --- targets/TARGET_TT/TARGET_TT_M3HQ/spi_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/TARGET_TT/TARGET_TT_M3HQ/spi_api.c b/targets/TARGET_TT/TARGET_TT_M3HQ/spi_api.c index 1fe70542ab..3fff8b5e28 100644 --- a/targets/TARGET_TT/TARGET_TT_M3HQ/spi_api.c +++ b/targets/TARGET_TT/TARGET_TT_M3HQ/spi_api.c @@ -1,8 +1,8 @@ /* mbed Microcontroller Library ******************************************************************************* - * (C)Copyright TOSHIBA ELECTRONIC DEVICES & STORAGE CORPORATION 2017 All rights reserved + * (C)Copyright TOSHIBA ELECTRONIC DEVICES & STORAGE CORPORATION 2018 All rights reserved * All rights reserved. - * + * SPDX-License-Identifier: Apache-2.0 * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: *