summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongsun Lee <ds73.lee@samsung.com>2019-11-13 14:36:00 +0900
committerDongsun Lee <ds73.lee@samsung.com>2019-11-13 14:36:00 +0900
commit3181c4289a35e4e88b1ffba50527b847933ef629 (patch)
tree8dce43316d805979a4bb23eafe7c7fd8089a4402
parente6437523209a9a8a3d70a0853f1bd57a381feecc (diff)
downloadtef-simulator-accepted/tizen_unified.tar.gz
tef-simulator-accepted/tizen_unified.tar.bz2
tef-simulator-accepted/tizen_unified.zip
Change-Id: I2e555fb1d60725867f95114bc5af9f3b61372aee Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
-rw-r--r--LICENSE.BSD-2-Clause (renamed from include/include/LICENSE)0
-rw-r--r--LICENSE.MIT (renamed from rapidxml/license.txt)0
-rw-r--r--packaging/tef-simulator.spec11
3 files changed, 4 insertions, 7 deletions
diff --git a/include/include/LICENSE b/LICENSE.BSD-2-Clause
index 76c5d00..76c5d00 100644
--- a/include/include/LICENSE
+++ b/LICENSE.BSD-2-Clause
diff --git a/rapidxml/license.txt b/LICENSE.MIT
index 41ea486..41ea486 100644
--- a/rapidxml/license.txt
+++ b/LICENSE.MIT
diff --git a/packaging/tef-simulator.spec b/packaging/tef-simulator.spec
index 6ace881..c77d5dd 100644
--- a/packaging/tef-simulator.spec
+++ b/packaging/tef-simulator.spec
@@ -3,7 +3,7 @@ Summary: TEF TrustZone simulator and it's utilities
Version: 0.0.3
Release: 1
Group: Security
-License: Apache-2.0 and MIT and BSD-3-Clause
+License: Apache-2.0 and MIT and BSD-2-Clause
Source0: %{name}-%{version}.tar.gz
Source1: %{name}.manifest
ExcludeArch: armv6l armv7hl armv7l aarch64
@@ -49,7 +49,7 @@ environment natively (ex. on an emulator).
%package -n %{name}-client
Summary: TEF TrustZone simulator client for CA compilation
Group: Security/Libraries
-License: Apache-2.0 and BSD-3-Clause
+License: Apache-2.0 and BSD-2-Clause
Requires: tef-simulator
%description -n %{name}-client
@@ -60,7 +60,7 @@ with TEF Simulator, required to build Client Applications.
%package -n %{name}-devkit
Summary: TEF TrustZone simulator devkit for TA compilation
Group: Security/Libraries
-License: Apache-2.0 and BSD-3-Clause
+License: Apache-2.0 and BSD-2-Clause
Requires: openssl1.1
Requires: tef-simulator
@@ -99,8 +99,6 @@ make %{?jobs:-j%jobs}
%install
make install
-cp rapidxml/license.txt LICENSE.MIT
-cp include/include/LICENSE LICENSE.BSD
cp -a %{SOURCE1} %{buildroot}%{_datadir}/
@@ -147,7 +145,6 @@ fi
%files -n %{name}
%license LICENSE
%license LICENSE.MIT
-%license LICENSE.Krb5-MIT
%manifest %{_datadir}/tef-simulator.manifest
%attr(111,security_fw,security_fw) %{bin_dir}/tef-simulator-daemon
%attr(111,security_fw,security_fw) %{bin_dir}/tef-simulator-daemonctl
@@ -168,7 +165,7 @@ fi
%files -n %{name}-devkit
%license LICENSE
%license LICENSE.MIT
-%license LICENSE.BSD
+%license LICENSE.BSD-2-Clause
%{bin_dir}/TA_PackageBuilder.sh
%{bin_dir}/TAPackageMaker
%{lib_dir}/libTEEStub.a