From c0990d9f869890d6771de6de3d2c93f9ebe3b163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 15 Sep 2023 17:59:58 +0100 Subject: [PATCH] Convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note this license expression was simply copied from the native binutils package. Signed-off-by: Daniel P. Berrangé --- mingw-binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-binutils.spec b/mingw-binutils.spec index 00f0a70..b310469 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -7,7 +7,7 @@ Version: 2.40 Release: 4%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments -License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ +License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later LGPL-2.1-or-later AND LGPL-2.0-or-later URL: http://www.gnu.org/software/binutils/ Source0: http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.xz