From c7d8a71401ab592a574bb4d50792bfbfcc140503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 15 Sep 2023 13:30:59 +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-jsonpatch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 8534cf6..183eeac 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -5,7 +5,7 @@ Version: 1.33 Release: 2%{?dist} Summary: Applying JSON Patches in Python -License: BSD +License: BSD-3-Clause URL: https://github.com/stefankoegl/python-json-patch Source0: https://pypi.io/packages/source/j/jsonpatch/%{pypi_name}-%{version}.tar.gz # tarball from pypi does not include file tests.js required for a specific test.