From c2b73562ab054a309f2375a5bdd6db317a4c8659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 15 Sep 2023 13:32:37 +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é --- python-prettytable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index 109c3d8..f6a8347 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -5,7 +5,7 @@ Version: 3.6.0 Release: %autorelease Summary: Python library to display tabular data in tables -License: BSD +License: BSD-3-Clause URL: https://github.com/jazzband/prettytable Source0: %{pypi_source}