replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pciutils?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2011-12-06 17:36:20 +00:00 committed by Git OBS Bridge
parent 5e2ce684d8
commit de0e947b26

View File

@ -31,7 +31,7 @@ Obsoletes: pciutils-64bit
%endif
#
Group: Hardware/Other
License: GPLv2+
License: GPL-2.0+
Summary: PCI-utilities for Kernel version 2.2 and newer
Url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
Source: %{name}-%{version}.tar.bz2
@ -60,7 +60,7 @@ Authors:
Martin Mares <mj@ucw.cz>
%package devel
License: GPLv2+
License: GPL-2.0+
Group: Development/Libraries/C and C++
Summary: Static Library and Include Files of the PCI-utilities
# bug437293