diff --git a/libevent.spec b/libevent.spec index fb05fcf..74d2440 100644 --- a/libevent.spec +++ b/libevent.spec @@ -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