From d588e577f81e2ead8e02a54ae6c8af94fb91f82f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 22 Mar 2023 16:55:50 -0400 Subject: [PATCH] Add public-domain text link in license breakdown --- python-llvmlite.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-llvmlite.spec b/python-llvmlite.spec index b751419..d5426d4 100644 --- a/python-llvmlite.spec +++ b/python-llvmlite.spec @@ -18,6 +18,9 @@ Summary: Lightweight LLVM Python binding for writing JIT compilers # - The bundled versioneer.py, and the _version.py it generates (which is # packaged) is LicenseRef-Fedora-Public-Domain. In later versions of # versioneer, this becomes CC0-1.0 and then Unlicense. +# Public-domain text added to fedora-license-data in commit +# 830d88d4d89ee5596839de5b2c1f48426488841f: +# https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/210 # Additionally, the following does not affect the license of the binary RPMs: # - conda-recipes/appveyor/run_with_env.cmd is CC0-1.0; for distribution in # the source RPM, it is covered by “Existing uses of CC0-1.0 on code files