license: add public domain license 03/70603/1
authorTaeyoung Kim <ty317.kim@samsung.com>
Thu, 19 May 2016 23:30:19 +0000 (08:30 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Thu, 19 May 2016 23:30:19 +0000 (08:30 +0900)
- ArmStackUnwinding is added at src/crash-stack/wind/
  which is from http://www.mcternan.me.uk/ArmStackUnwinding
  This is Public Domain license codes, and thus
  the license information is specified in spec file.

Change-Id: Iaa63c5cb076731090dfb79396e8e8f1e1a91fa43
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
packaging/crash-worker.spec

index 40582fbe2156cc235294ed72f234300413d439e2..6fe277a45d7b3fc0c242a01e35b1605f0907fce1 100644 (file)
@@ -3,7 +3,7 @@ Summary:    Crash-manager
 Version:    0.2.0
 Release:    1
 Group:      Framework/system
-License:    Apache-2.0
+License:    Apache-2.0 and PD
 Source0:    %{name}-%{version}.tar.gz
 Source1001:    crash-worker.manifest
 BuildRequires:  pkgconfig(dlog)