public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Correct SPDX license
@ 2026-07-15 9:36
0 siblings, 0 replies; only message in thread
From: @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : c1e9a7c68201106410899547177343a977a01f10
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-30T06:24:52+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/c1e9a7c68201106410899547177343a977a01f10?branch=epel10
Log:
Correct SPDX license
Public Domain is not valid SPDX is.
Using https://gitlab.com/fedora/legal/fedora-license-data/-/blob/main/data/LicenseRef-Fedora-Public-Domain.toml?ref_type=heads
---
diff --git a/bsh.spec b/bsh.spec
index 13d0c69..266ab67 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -36,7 +36,7 @@ Summary: Lightweight Scripting for Java
URL: https://beanshell.github.io/
# bundled asm is BSD
# bsf/src/bsh/util/BeanShellBSFEngine.java is public-domain
-License: Apache-2.0 AND BSD-3-Clause AND Public Domain
+License: Apache-2.0 AND BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
# ./generate-tarball.sh
Source0: %{name}-%{version}.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 9:36 [rpms/bsh] epel10: Correct SPDX license
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox