summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-08-08 20:30:36 +0000
committerfche <fche>2007-08-08 20:30:36 +0000
commit6a1cd8a7b0ea690a684cd379d5fb7827073d2bc7 (patch)
tree16ffe3150c4971d3bc325597214729279b0a38cd
parent827aabf84e119cbd85198e57eeedb787003d8268 (diff)
downloadsystemtap-steved-6a1cd8a7b0ea690a684cd379d5fb7827073d2bc7.tar.gz
systemtap-steved-6a1cd8a7b0ea690a684cd379d5fb7827073d2bc7.tar.xz
systemtap-steved-6a1cd8a7b0ea690a684cd379d5fb7827073d2bc7.zip
* change License: tags to GPLv2+ to match the code
-rw-r--r--systemtap.spec.in4
1 files changed, 2 insertions, 2 deletions
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