public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mint-y-icons] rawhide: Fix SPDX license expression: add GPL-3.0-or-later
@ 2026-07-25  8:55 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-25  8:55 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/mint-y-icons
            Branch : rawhide
            Commit : 6fcd12b50a34d9c8eb3b6875c6eb57c6c49cb821
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-25T00:08:21+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mint-y-icons/c/6fcd12b50a34d9c8eb3b6875c6eb57c6c49cb821?branch=rawhide

            Log:
            Fix SPDX license expression: add GPL-3.0-or-later

'README.md' declares the theme is CC-BY-SA-4.0, but also states that
icons derived from Elementary and Papirus icon themes are GPL-3.0+.

Evidence:
- 'README.md': "Some mimetype icons are from the Elementary icon theme ...
  licensed under GPL3"
- 'README.md': "Some places, action and panel icons are from the
  Papirus theme ... licensed under GPLv3"
- 'debian/copyright': "Files: *" -> "License: GPL-3+" for scripts
  and derived icons

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

---
diff --git a/mint-y-icons.spec b/mint-y-icons.spec
index 48ffaf0..7b300ba 100644
--- a/mint-y-icons.spec
+++ b/mint-y-icons.spec
@@ -3,7 +3,7 @@ Version:        1.9.1
 Release:        3%{?dist}
 Summary:        The Mint-Y icon theme
 
-License:        CC-BY-SA-4.0
+License:        CC-BY-SA-4.0 AND GPL-3.0-or-later
 URL:            https://github.com/linuxmint/%{name}
 Source0:        %url/archive/%{version}/%{name}-%{version}.tar.gz
 

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

only message in thread, other threads:[~2026-07-25  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25  8:55 [rpms/mint-y-icons] rawhide: Fix SPDX license expression: add GPL-3.0-or-later Michal Schorm

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