From 6a1cd8a7b0ea690a684cd379d5fb7827073d2bc7 Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 8 Aug 2007 20:30:36 +0000 Subject: * change License: tags to GPLv2+ to match the code --- systemtap.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systemtap.spec.in') diff --git a/systemtap.spec.in b/systemtap.spec.in index 8f17d816..72961f14 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -39,7 +39,7 @@ Version: @VERSION@ Release: %{release}%{?dist} Summary: Instrumentation System Group: Development/System -License: GPL +License: GPLv2+ URL: http://sourceware.org/systemtap/ Source: ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz @@ -77,7 +77,7 @@ of the system. %package runtime Summary: Instrumentation System Runtime Group: Development/System -License: GPL +License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: kernel >= 2.6.9-11 -- cgit