Migrate to SPDX license

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
This commit is contained in:
Miroslav Suchý 2023-11-01 15:38:13 +00:00
parent 3e7d2d85cb
commit 3f56590363

View File

@ -6,7 +6,8 @@ Version: %{zstd_version}.1
Release: 12%{?dist}
Summary: Zstd Bindings for Python
License: BSD
# original zstd bits are GPL-2.0-or-later OR BSD-2-Clause
License: BSD-2-Clause AND (GPL-2.0-or-later OR BSD-2-Clause)
URL: https://github.com/sergey-dryabzhinsky/python-zstd
Source0: %{pypi_source}