public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Correct SPDX license
Date: Wed, 15 Jul 2026 09:36:50 GMT	[thread overview]
Message-ID: <178410821026.1.853444652817729418.rpms-bsh-c1e9a7c68201@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-15  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178410821026.1.853444652817729418.rpms-bsh-c1e9a7c68201@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox