license: add MIT license 63/218763/1 accepted/tizen/5.5/unified/20191203.011307 submit/tizen_5.5/20191128.025230
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 27 Nov 2019 10:16:36 +0000 (11:16 +0100)
committerKunhoon Baik <knhoon.baik@samsung.com>
Thu, 28 Nov 2019 02:48:45 +0000 (11:48 +0900)
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

LICENSE.MIT [new file with mode: 0644]
packaging/crash-worker.spec

diff --git a/LICENSE.MIT b/LICENSE.MIT
new file mode 100644 (file)
index 0000000..5b16ef4
--- /dev/null
@@ -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.
index 41fe249..f507471 100644 (file)
@@ -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}