From a92241e1c3a3e0d4af6800a04130f64c316386b4 Mon Sep 17 00:00:00 2001 From: ThunderSoft_mbed_os <44602518+ThunderSoft123@users.noreply.github.com> Date: Mon, 3 Dec 2018 09:24:27 +0800 Subject: [PATCH] Update analogin_api.c --- targets/TARGET_TT/TARGET_TT_M3HQ/analogin_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/TARGET_TT/TARGET_TT_M3HQ/analogin_api.c b/targets/TARGET_TT/TARGET_TT_M3HQ/analogin_api.c index dc1bfc37d3..1d08a76abd 100644 --- a/targets/TARGET_TT/TARGET_TT_M3HQ/analogin_api.c +++ b/targets/TARGET_TT/TARGET_TT_M3HQ/analogin_api.c @@ -1,6 +1,6 @@ /* 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 + * SPDX-License-Identifier: Apache-2.0 * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at