public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ballz] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'
@ 2026-07-15 18:04 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-15 18:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ballz
            Branch : rawhide
            Commit : b5840361830abd87920c687616ee72fbed74c451
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-14T23:03:18+02:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ballz/c/b5840361830abd87920c687616ee72fbed74c451?branch=rawhide

            Log:
            Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'

License analysis:
- Examined 'BSD-license' (the main license file, referenced by 'COPYING')
- 'COPYING' simply states: "All files are licensed under the BSD license.
  The BSD license is found in the file BSD-license."
- Copyright holders: Olof Naessen and Per Larsson (2007)
- The license text contains three clauses:
  1. Redistributions of source code must retain copyright notice
  2. Redistributions in binary form must reproduce copyright notice
  3. "Neither the name of the Darkbits nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission"
- Clause 3 is the "no-endorsement" clause, making this BSD-3-Clause

The correct SPDX identifier is 'BSD-3-Clause'.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/ballz.spec b/ballz.spec
index 82739fb..bdb1011 100644
--- a/ballz.spec
+++ b/ballz.spec
@@ -1,9 +1,8 @@
 Name:           ballz
 Version:        1.0.4
-Release:        19%{?dist}
+Release:        20%{?dist}
 Summary:        B.A.L.L.Z. - platform/puzzle game where you control a rolling ball
-# Automatically converted from old format: BSD - review is highly recommended.
-License:        LicenseRef-Callaway-BSD
+License:        BSD-3-Clause
 URL:            https://gitlab.com/groups/ballz
 Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
@@ -52,6 +51,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
 
 
 %changelog
+* Tue Jul 14 2026 Michal Schorm <mschorm@redhat.com> - 1.0.4-20
+- Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-15 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 18:04 [rpms/ballz] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause' Michal Schorm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox