From 0e59ce0a4b2d2c702df26a01e31ae2bdef0f6044 Mon Sep 17 00:00:00 2001 From: Sunghyun Kim Date: Fri, 11 Sep 2020 16:44:53 +0900 Subject: [PATCH] Fix the information of licence watch-view need to use Flora License Change-Id: I1d347eca2f295605220c562be86a3ae01fb37eb4 --- watch_viewer_dali/public_api/watch_view/watch.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/watch_viewer_dali/public_api/watch_view/watch.cpp b/watch_viewer_dali/public_api/watch_view/watch.cpp index 68c1208..1a06bf9 100644 --- a/watch_viewer_dali/public_api/watch_view/watch.cpp +++ b/watch_viewer_dali/public_api/watch_view/watch.cpp @@ -1,18 +1,18 @@ /* + * Samsung API * Copyright (c) 2020 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); + * Licensed under the Flora License, Version 1.1 (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 + * http://floralicense.org/license/ * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, + * 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. - * */ // CLASS HEADER -- 2.34.1