From b6dca33f09a177b180781e45d2518ca8592d7603 Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Mon, 27 Mar 2023 09:53:54 +0000 Subject: [PATCH] migrated to SPDX license --- libarchive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index eb6ca1a..08ade47 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -5,7 +5,7 @@ Version: 3.6.1 Release: 5%{?dist} Summary: A library for handling streaming archive formats -License: BSD +License: BSD 2-Clause License AND BSD 2-clause NetBSD License BSD 2-Clause License URL: https://www.libarchive.org/ Source0: https://libarchive.org/downloads/%{name}-%{version}.tar.gz