From 1b78bbc3069338610f4bc7f7e6096d5c4fa3e76c Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Thu, 8 Dec 2022 09:17:40 -0500 Subject: [PATCH] update license to SPDX --- audit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 046efa3..f70cd4a 100644 --- a/audit.spec +++ b/audit.spec @@ -3,7 +3,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.0.9 Release: 1%{?dist} -License: GPLv2+ +License: GPL-2.0-or-later AND LGPL-2.0-or-later URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz Source1: https://www.gnu.org/licenses/lgpl-2.1.txt