From: sooyeon.kim Date: Thu, 13 May 2021 09:04:51 +0000 (+0900) Subject: Declare Apache license into build spec and NOTICE X-Git-Tag: accepted/tizen/unified/20211007.052030~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ded2a63682c6890c6860ccb3229edcf87abb3791;p=platform%2Fcore%2Fuifw%2Fvc-engine-default.git Declare Apache license into build spec and NOTICE Change-Id: I49906f421e29ddc692a39b039031ad6e2a21de3d Signed-off-by: sooyeon.kim --- diff --git a/NOTICE b/NOTICE index 5d7b4ce..3918e93 100644 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1,3 @@ Copyright (c) 2017 Samsung Electronics Co., Ltd. All rights reserved. -Except as noted, this software is licensed under Flora License, Version 1.1 -Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions. \ No newline at end of file +Except as noted, this software is licensed under Flora License, Version 1.1 and Apache 2.0. +Please, see the LICENSE file for Flora License, Version 1.1 and Apache 2.0 terms and conditions. diff --git a/packaging/org.tizen.vc-engine-default.spec b/packaging/org.tizen.vc-engine-default.spec index 8540df3..54af2b0 100644 --- a/packaging/org.tizen.vc-engine-default.spec +++ b/packaging/org.tizen.vc-engine-default.spec @@ -3,7 +3,7 @@ Summary: Voice control default engine service app Version: 1.65.1 Release: 1 Group: Graphics & UI Framework/Voice Framework -License: Flora-1.1 +License: Flora-1.1 and Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: %{name}.manifest