From 9726bfeb10bb9c5c9a8dc8c99ed20eaec6d50bd5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Thu, 8 Jun 2023 02:40:27 +0000 Subject: [PATCH] Adopt new licensing guidelines (SPDX) --- python-click.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-click.spec b/python-click.spec index ecafe71..504e023 100644 --- a/python-click.spec +++ b/python-click.spec @@ -5,7 +5,7 @@ Version: 8.1.3 Release: 5%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities -License: BSD +License: BSD-3-Clause URL: https://github.com/pallets/click Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz