replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=35
This commit is contained in:
Stephan Kulow 2011-12-06 17:34:53 +00:00 committed by Git OBS Bridge
parent 97be595691
commit e93a9bf55b

View File

@ -30,7 +30,7 @@ Name: open-vm-tools
Version: 8.8.0
Release: 1
%define svn_rev 471268
License: BSD3c ; GPLv2 ; LGPLv2.1
License: BSD-3-Clause ; GPL-2.0 ; LGPL-2.1
Summary: Open Virtual Machine Tools
Url: http://open-vm-tools.sourceforge.net/
Group: System/Emulators/PC
@ -96,7 +96,7 @@ useful functions like:
guests and from guest to guest
%package -n vmware-guest-KMP
License: BSD3c ; GPLv2 ; LGPLv2.1
License: BSD-3-Clause ; GPL-2.0 ; LGPL-2.1
Summary: Open Virtual Machine Tools - for VM GUESTS
Group: System/Emulators/PC
@ -127,7 +127,7 @@ guests and from guest to guest
%if %{with_X}
%package gui
License: BSD3c ; GPLv2 ; LGPLv2.1
License: BSD-3-Clause ; GPL-2.0 ; LGPL-2.1
Summary: Open Virtual Machine Tools - GUI
Group: System/Emulators/PC
Requires: open-vm-tools
@ -139,7 +139,7 @@ GUI Toolbox for Open Virtual Machine Tools
%endif
%package -n libvmtools0
License: BSD3c ; GPLv2 ; LGPLv2.1
License: BSD-3-Clause ; GPL-2.0 ; LGPL-2.1
Summary: Open Virtual Machine Tools - shared library
Group: System/Libraries
@ -148,7 +148,7 @@ This is a shared library used by several Open VM Tools components,
such as vmware-toolbox-cmd and vmtoolsd (and its plugins).
%package -n libvmtools-devel
License: BSD3c ; GPLv2 ; LGPLv2.1
License: BSD-3-Clause ; GPL-2.0 ; LGPL-2.1
Summary: Open Virtual Machine Tools - Development headers
Group: Development
Requires: libvmtools0 = %{version}