[systemd] update License tag

Michal Schmidt michich at fedoraproject.org
Tue Jun 5 13:21:37 UTC 2012


commit 720afebf5b606f08540701eb4317725b520fa713
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Tue Jun 5 15:16:47 2012 +0200

    update License tag
    
    Follow the guidelines given in:
    http://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Multiple_Licensing_Scenarios

 systemd.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 96fb671..91b2258 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -4,7 +4,8 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        185
 Release:        1%{?gitcommit:.git%{gitcommit}}%{?dist}
-License:        GPLv2+
+# For a breakdown of the licensing, see README
+License:        LGPLv2+ and MIT and GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
 BuildRequires:  libcap-devel


More information about the scm-commits mailing list