From 8252b6fb14fdc0592ab7561f5b07c0aed684c3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 18 Sep 2023 18:28:19 +0100 Subject: [PATCH] Convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- mingw-winpthreads.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-winpthreads.spec b/mingw-winpthreads.spec index 3c34d2a..874b4a9 100644 --- a/mingw-winpthreads.spec +++ b/mingw-winpthreads.spec @@ -12,7 +12,7 @@ Summary: MinGW pthread library # The main license of winpthreads is MIT, but parts of this library # are derived from the "Posix Threads library for Microsoft Windows" # http://locklessinc.com/articles/pthreads_on_windows/ -License: MIT and BSD +License: BSD-3-Clause AND MIT AND LicenseRef-Fedora-Public-Domain URL: http://mingw-w64.sourceforge.net/ Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}%{?pre:-%{pre}}.tar.bz2