Convert license to SPDX format

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2023-09-15 13:28:45 +01:00
parent 9b16268f1f
commit a4984f5102

View File

@ -2,7 +2,7 @@ Name: python-configobj
Version: 5.0.8
Release: 4%{?dist}
Summary: Config file reading, writing, and validation
License: BSD
License: BSD-3-Clause
URL: http://configobj.readthedocs.org/
# Moved to the github release instead of the pypi one since multiple elements (License and tests)
# are not available using pypi. Two bugs have been filled about this: