From 09ba63a0f222a4fb64b78977e9043b2b4ff373a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 20:20:14 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- python-nixio.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-nixio.spec b/python-nixio.spec index 2c69623..3430656 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -8,7 +8,8 @@ Summary: Python bindings for NIX %global tag %version %forgemeta -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: %forgeurl Source0: %forgesource # The tagged snapshot on GitHub still says "dev" but the manually uploaded