Migrate to SPDX license

This is a part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3
This commit is contained in:
Miroslav Suchý 2024-02-13 06:51:44 +00:00
parent 9c7feca5d5
commit 95ccadd2fb

View File

@ -5,8 +5,9 @@ Version: 2.1.12
Release: 11%{?dist}
Summary: Abstract asynchronous event notification library
# arc4random.c, which is used in build, is ISC. The rest is BSD.
License: BSD and ISC
# arc4random.c, which is used in build, is ISC. The rest is BSD-3-Clause.
# evndns.* and include/event2/dns.h has part of LicenseRef-Fedora-Public-Domain
License: BSD-3-Clause AND ISC AND LicenseRef-Fedora-Public-Domain
URL: http://libevent.org/
Source0: https://github.com/libevent/libevent/releases/download/release-%{version}-stable/libevent-%{version}-stable.tar.gz