From 011ad1be37ae9a34493ef54caa9429b4a6668ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sun, 22 Oct 2023 10:10:38 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- python-colorama.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-colorama.spec b/python-colorama.spec index c13f3f6..a8c2757 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -5,7 +5,7 @@ Version: 0.4.6 Release: %autorelease Summary: Cross-platform colored terminal text -License: BSD +License: BSD-3-Clause URL: https://github.com/tartley/colorama Source0: %{url}/archive/%{version}/colorama-%{version}.tar.gz BuildArch: noarch