From 045656592cc0282101b8087b8079d494ab7142c2 Mon Sep 17 00:00:00 2001 From: Joona Petrell Date: Mon, 7 Dec 2015 13:30:01 +0200 Subject: [PATCH] [license] Unify open source licenses. Contributes to JB#33648 --- rpm/libzypp.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rpm/libzypp.spec b/rpm/libzypp.spec index dfac16a..0bcfb4f 100644 --- a/rpm/libzypp.spec +++ b/rpm/libzypp.spec @@ -1,5 +1,5 @@ Name: libzypp -License: GPL v2 or later +License: GPLv2+ Group: System/Packages Summary: Package, Patch, Pattern, and Product Management Version: 14.35.0 @@ -42,7 +42,6 @@ Authors: Ladislav Slezak %package devel -License: GPL v2 or later Requires: libzypp = %{version} Requires: libxml2-devel Requires: openssl-devel @@ -58,7 +57,6 @@ Requires: cmake Requires: curl-devel Requires: libsolv-devel Summary: Package, Patch, Pattern, and Product Management - developers files -Group: System/Packages %description -n libzypp-devel Package, Patch, Pattern, and Product Management - developers files