From: Chul Lee Date: Wed, 30 Nov 2016 00:29:16 +0000 (+0900) Subject: Insert license text. X-Git-Tag: 1.3.0~1050^2~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e3090d6615c85c55e90480393319f722a1c67a9;p=platform%2Fupstream%2Fiotivity.git Insert license text. Change-Id: Ide755195b0041412d04aca7b11793682c4b0a406 Signed-off-by: Chul Lee Reviewed-on: https://gerrit.iotivity.org/gerrit/14933 Tested-by: jenkins-iotivity Reviewed-by: Jongmin Choi Reviewed-by: Jongsung Lee Reviewed-by: Uze Choi Reviewed-by: Randeep Singh (cherry picked from commit 347410c8569a8d88671a7b5fc29f1b4a03fa0831) Reviewed-on: https://gerrit.iotivity.org/gerrit/14939 --- diff --git a/resource/csdk/security/provisioning/src/otmcontextlist.c b/resource/csdk/security/provisioning/src/otmcontextlist.c index c4b3c40..719308a 100644 --- a/resource/csdk/security/provisioning/src/otmcontextlist.c +++ b/resource/csdk/security/provisioning/src/otmcontextlist.c @@ -1,3 +1,23 @@ +/* ***************************************************************** + * + * Copyright 2016 Samsung Electronics All Rights Reserved. + * + * + * + * 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 + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * *****************************************************************/ + #include "logger.h" #include "oic_malloc.h" #include "oic_string.h"