From 1d44751f59067b3d97ca218405b4307a24905711 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Thu, 14 Mar 2024 17:41:05 -0400 Subject: [PATCH] Fix SPDX license expression --- python-matplotlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b501b46..31465aa 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -42,7 +42,7 @@ Release: %autorelease Summary: Python 2D plotting library # qt_editor backend is MIT # ResizeObserver at end of lib/matplotlib/backends/web_backend/js/mpl.js is CC0 -License: PSF-2.0 and MIT and CC0-1.0 +License: PSF-2.0 AND MIT AND CC0-1.0 URL: https://matplotlib.org Source0: %pypi_source matplotlib %{Version} Source1: mplsetup.cfg