From f8e0e8dc52bee13718fead8d725b799f6f625aa5 Mon Sep 17 00:00:00 2001 From: Antti Kauppila Date: Mon, 19 Nov 2018 16:52:25 +0200 Subject: [PATCH] Fixed mbed_rtc_time_stub licence header --- UNITTESTS/stubs/mbed_rtc_time_stub.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/UNITTESTS/stubs/mbed_rtc_time_stub.cpp b/UNITTESTS/stubs/mbed_rtc_time_stub.cpp index 0a99e5fcb7..32caf81c10 100644 --- a/UNITTESTS/stubs/mbed_rtc_time_stub.cpp +++ b/UNITTESTS/stubs/mbed_rtc_time_stub.cpp @@ -1,5 +1,6 @@ -/* mbed Microcontroller Library - * Copyright (c) 2006-2013 ARM Limited +/* + * Copyright (c) , Arm Limited and affiliates. + * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.