public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon-screensaver] rawhide: Fix SPDX license expression: add missing MIT
@ 2026-07-25  8:16 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-25  8:16 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/cinnamon-screensaver
            Branch : rawhide
            Commit : 84367325e9dc2316f2042536beb04aadfd63f377
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-25T00:07:31+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/cinnamon-screensaver/c/84367325e9dc2316f2042536beb04aadfd63f377?branch=rawhide

            Log:
            Fix SPDX license expression: add missing MIT

Several files originating from xscreensaver (Jamie Zawinski) carry
MIT/X11 license headers:
- 'src/setuid.c': "Permission to use, copy, modify, distribute, and
  sell this software ... is hereby granted without fee"
- 'src/setuid.h': same
- 'src/subprocs.c': same
- 'src/subprocs.h': same

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

---
diff --git a/cinnamon-screensaver.spec b/cinnamon-screensaver.spec
index 6d9c109..e14c42c 100644
--- a/cinnamon-screensaver.spec
+++ b/cinnamon-screensaver.spec
@@ -4,7 +4,7 @@ Summary: Cinnamon Screensaver
 Name:    cinnamon-screensaver
 Version: 6.7.1^unstable
 Release: 2%{?dist}
-License: GPL-2.0-or-later AND LGPL-2.0-or-later
+License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
 URL:     https://github.com/linuxmint/%{name}
 Source0: %url/archive/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
 

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

only message in thread, other threads:[~2026-07-25  8:16 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:16 [rpms/cinnamon-screensaver] rawhide: Fix SPDX license expression: add missing MIT Michal Schorm

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