From 8d4ae1b52e2554ca39ed70841bdd2dcfcea8e949 Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Thu, 10 Aug 2017 00:34:10 +0200 Subject: Match RPM license tag with license set in COPYING Known license tag should be `GPLv2+`. https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#SoftwareLicenses --- platform/rpm/firejail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/rpm') diff --git a/platform/rpm/firejail.spec b/platform/rpm/firejail.spec index ab908ef49..fa92ded94 100644 --- a/platform/rpm/firejail.spec +++ b/platform/rpm/firejail.spec @@ -3,7 +3,7 @@ Version: __VERSION__ Release: 1 Summary: Linux namepaces sandbox program -License: GPL+ +License: GPLv2+ Group: Development/Tools Source0: https://github.com/netblue30/firejail/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz URL: http://github.com/netblue30/firejail -- cgit v1.2.3-54-g00ecf