summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Szyndela <adrian.s@samsung.com>2019-11-27 11:16:36 +0100
committerKunhoon Baik <knhoon.baik@samsung.com>2019-11-28 11:48:45 +0900
commit1182d62ec0dad295d31fafcd45278c3acca8ddbc (patch)
tree430818c01a5774e69ed4b957cd25b8a0f3a89736
parent9c7f3bed10e7d52c4800b8248f335d2cfb78199c (diff)
downloadcrash-worker-1182d62ec0dad295d31fafcd45278c3acca8ddbc.tar.gz
crash-worker-1182d62ec0dad295d31fafcd45278c3acca8ddbc.tar.bz2
crash-worker-1182d62ec0dad295d31fafcd45278c3acca8ddbc.zip
Some part of src/crash-stack/crash-stack-x86.c seems to be copied from libunwind. The part has MIT license. This adds MIT license text and an entry in the spec file. Change-Id: I8796d9ad2e61cd0671470eaaae184c2d00e6615f
-rw-r--r--LICENSE.MIT9
-rw-r--r--packaging/crash-worker.spec4
2 files changed, 11 insertions, 2 deletions
diff --git a/LICENSE.MIT b/LICENSE.MIT
new file mode 100644
index 0000000..5b16ef4
--- /dev/null
+++ b/LICENSE.MIT
@@ -0,0 +1,9 @@
+The MIT License
+
+Copyright (c) 2019 Samsung Electronics
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/packaging/crash-worker.spec b/packaging/crash-worker.spec
index 41fe249..f507471 100644
--- a/packaging/crash-worker.spec
+++ b/packaging/crash-worker.spec
@@ -16,7 +16,7 @@ Summary: Crash-manager
Version: 5.5.26
Release: 1
Group: Framework/system
-License: Apache-2.0 and BSD
+License: Apache-2.0 and BSD-2-Clause and MIT
Source0: %{name}-%{version}.tar.gz
Source1001: crash-worker.manifest
BuildRequires: pkgconfig(dlog)
@@ -158,7 +158,7 @@ mkdir -p %{buildroot}%{crash_temp}
/usr/bin/chsmack -a "System" -t %{crash_temp}
%files
-%license LICENSE LICENSE.BSD
+%license LICENSE LICENSE.BSD LICENSE.MIT
%manifest crash-worker.manifest
%defattr(-,system_fw,system_fw,-)
%dir %{crash_root_path}