From 6b8b108cebf40729c6985b9fdde5dc74929bcc54 Mon Sep 17 00:00:00 2001 From: Seppo Takalo Date: Mon, 21 Jan 2019 11:47:41 +0200 Subject: [PATCH] Add missing copyright header. --- features/cellular/framework/API/CellularNetwork.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/features/cellular/framework/API/CellularNetwork.h b/features/cellular/framework/API/CellularNetwork.h index bb832311157..eecf365f689 100644 --- a/features/cellular/framework/API/CellularNetwork.h +++ b/features/cellular/framework/API/CellularNetwork.h @@ -1,4 +1,10 @@ -/* +/* Copyright (c) 2017,2018 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. + * You may obtain a copy of the License at + * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software