summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>2018-12-12 11:49:10 +0100
committerDong Sun Lee <ds73.lee@samsung.com>2018-12-13 00:55:21 +0000
commite5e01f88400663d8f5a56eb4cceb005d1567cb1a (patch)
treea152eea4f4ae87e46133163959ce89f253e37876
parent34e134bae726d863ae6a83071823c777204ff576 (diff)
downloadlibteec-e5e01f88400663d8f5a56eb4cceb005d1567cb1a.tar.gz
libteec-e5e01f88400663d8f5a56eb4cceb005d1567cb1a.tar.bz2
libteec-e5e01f88400663d8f5a56eb4cceb005d1567cb1a.zip
Change-Id: I0b7eec1d7e261dbd63475c44d8cce31b7841b3ce (cherry picked from commit 6d5be1d5cb9cf871ace2a6f43418bf7abd6c0f9e)
-rwxr-xr-xLICENSE3
-rw-r--r--packaging/webapi-plugins-teec.spec3
2 files changed, 4 insertions, 2 deletions
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