From: Dmitry V. Levin Date: Wed, 26 Dec 2018 18:25:10 +0000 (+0000) Subject: strace.spec.in: add a comment about the license X-Git-Tag: v4.26~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2087d82fc7b2e4025620dbd4eaebe1c2a6e97585;p=strace strace.spec.in: add a comment about the license --- diff --git a/strace.spec.in b/strace.spec.in index 62a3da02..507e13ed 100644 --- a/strace.spec.in +++ b/strace.spec.in @@ -2,7 +2,8 @@ Summary: Tracks and displays system calls associated with a running process Name: strace Version: @PACKAGE_VERSION@ Release: 1%{?dist} -License: LGPL-2.1-or-later AND GPL-2.0-or-later +# The test suite is GPLv2+, all the rest is LGPLv2.1+. +License: LGPL-2.1-or-later and GPL-2.0-or-later Group: Development%{?suse_version:/Tools}/Debuggers URL: https://strace.io Source: https://strace.io/files/%{version}/strace-%{version}.tar.xz