From: Piotr Sawicki
Date: Wed, 12 Dec 2018 10:49:10 +0000 (+0100)
Subject: Fix the license and its installation
X-Git-Tag: submit/tizen_5.0/20181213.020429^0
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.0;p=platform%2Fcore%2Fwebapi%2Flibteec.git
Fix the license and its installation
Change-Id: I0b7eec1d7e261dbd63475c44d8cce31b7841b3ce
(cherry picked from commit 6d5be1d5cb9cf871ace2a6f43418bf7abd6c0f9e)
---
diff --git a/LICENSE b/LICENSE
index 2fc44b0..dc847cb 100755
--- 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
@@ -187,7 +188,7 @@
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.
diff --git a/packaging/webapi-plugins-teec.spec b/packaging/webapi-plugins-teec.spec
index 04ae34b..f8bf5ee 100644
--- a/packaging/webapi-plugins-teec.spec
+++ b/packaging/webapi-plugins-teec.spec
@@ -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