From 20c0a9ab4e6b8a83f4c6c5f49c422565a32160f08788fb4508c417791bab13d8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:11:17 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=60 --- valgrind.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/valgrind.spec b/valgrind.spec index 8534c83..e828d29 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -23,7 +23,7 @@ BuildRequires: automake docbook-xsl-stylesheets docbook_4 gcc-c++ glibc-devel-3 BuildRequires: gcc-32bit glibc-devel-32bit %endif Url: http://valgrind.org/ -License: GPL-2+ +License: GPL-2.0+ Group: Development/Tools/Debuggers Summary: Memory Management Debugger BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -86,7 +86,7 @@ Authors: %if %suse_version > 1100 %package devel -License: GPLv2+ +License: GPL-2.0+ Summary: Memory Management Debugger Group: Development/Tools/Debuggers Requires: %name = %version