From: saerome.kim Date: Wed, 11 Apr 2018 05:21:09 +0000 (+0900) Subject: add missing license comment. X-Git-Tag: submit/tizen/20180411.052355^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F175602%2F1;p=platform%2Fcore%2Fapi%2Fzigbee.git add missing license comment. Change-Id: Iae55520c4cb5d78ecafe5fd977c1386fd2b57d94 Signed-off-by: saerome.kim --- diff --git a/lib/zbl_zcl.c b/lib/zbl_zcl.c index 26c6507..e14772a 100644 --- a/lib/zbl_zcl.c +++ b/lib/zbl_zcl.c @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd. 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 #include #include