diff options
author | INSUN PYO <insun.pyo@samsung.com> | 2017-03-30 15:18:35 +0900 |
---|---|---|
committer | INSUN PYO <insun.pyo@samsung.com> | 2017-03-30 15:21:54 +0900 |
commit | 0b0203d94ca48a72cc1d1a6a742e033d00134d79 (patch) | |
tree | c0980965a5cfb8339fafe6d94f0506b72f86fc33 | |
parent | 4358a0f9192918e4557fdef1c39a977e36a2d9ae (diff) | |
download | systemd-0b0203d94ca48a72cc1d1a6a742e033d00134d79.tar.gz systemd-0b0203d94ca48a72cc1d1a6a742e033d00134d79.tar.bz2 systemd-0b0203d94ca48a72cc1d1a6a742e033d00134d79.zip |
License: add license files for systemd-analyze packagesubmit/tizen/20170330.062718accepted/tizen/wearable/20170330.224640accepted/tizen/unified/20170330.224653accepted/tizen/tv/20170330.224633accepted/tizen/mobile/20170330.224616accepted/tizen/ivi/20170330.224647accepted/tizen/common/20170330.151825accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_common
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Iea4a6b72d5c277e1bcf3a4604ec6c5b603d1d973
-rw-r--r-- | packaging/systemd.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/systemd.spec b/packaging/systemd.spec index d44734456f..1faad7bd0e 100644 --- a/packaging/systemd.spec +++ b/packaging/systemd.spec @@ -599,6 +599,7 @@ fi %files analyze %manifest %{name}.manifest +%license LICENSE.LGPL2.1 %{_bindir}/systemd-analyze %files tests |