Fix the license and its installation 56/195356/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20181213.142259 submit/tizen_4.0/20181213.020257
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Wed, 12 Dec 2018 10:49:10 +0000 (11:49 +0100)
committerDong Sun Lee <ds73.lee@samsung.com>
Thu, 13 Dec 2018 00:55:06 +0000 (00:55 +0000)
Change-Id: I0b7eec1d7e261dbd63475c44d8cce31b7841b3ce
(cherry picked from commit 6d5be1d5cb9cf871ace2a6f43418bf7abd6c0f9e)

LICENSE
packaging/webapi-plugins-teec.spec

diff --git a/LICENSE b/LICENSE
index 2fc44b02f30295804da31416732ff7f98c6bd598..dc847cb04a435937a08ac36eeb08b7feda92004e 100755 (executable)
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,4 @@
+ Copyright (c) 2000 - 2018 Samsung Electronics Co., Ltd. All rights reserved.
 
                                  Apache License
                            Version 2.0, January 2004
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright 2017 Samsung
+   Copyright [yyyy] [name of copyright owner]
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
index 04ae34bd6f679c23cce1282a50797824f5f85bcd..f8bf5ee945dfa7745a5c7d19ebf52803613f17c8 100644 (file)
@@ -10,7 +10,7 @@
 Name:       webapi-plugins-teec
 Version:    0.1
 Release:    0
-License:    Apache-2.0 and BSD-2.0 and MIT
+License:    Apache-2.0
 Group:      Development/Libraries
 Summary:    Tizen Web plugin for TEF client library TEEC
 Source0:    %{name}-%{version}.tar.gz
@@ -73,3 +73,4 @@ mv -f tmp.json %{crosswalk_extensions_path}/plugins.json
 %{crosswalk_extensions_path}/libtizen*.so
 %{crosswalk_extensions_path}/teec_plugin.json
 %manifest plugins.manifest
+%license LICENSE