public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Fix the License field
@ 2026-08-19 12:50 Carmen Bianca BAKKER
0 siblings, 0 replies; only message in thread
From: Carmen Bianca BAKKER @ 2026-08-19 12:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/reuse
Branch : epel10
Commit : f00bb4e11bc333938284b66665a1932ecfb07c45
Author : Carmen Bianca BAKKER <carmen@carmenbianca.eu>
Date : 2023-02-06T09:26:02+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/reuse/c/f00bb4e11bc333938284b66665a1932ecfb07c45?branch=epel10
Log:
Fix the License field
Signed-off-by: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
---
diff --git a/reuse.spec b/reuse.spec
index 60a34e8..a5dc49a 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -2,7 +2,8 @@ Name: reuse
Version: 1.1.1
Release: 1%{?dist}
Summary: A tool for compliance with the REUSE recommendations
-License: GPLv3+ and CC-BY-SA and ASL 2.0
+# The CC0-1.0 licence applies to json data files, not code.
+License: Apache-2.0 AND CC0-1.0 AND GPL-3.0-or-later
Url: https://github.com/fsfe/reuse-tool
Source0: %pypi_source
# Build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 12:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 12:50 [rpms/reuse] epel10: Fix the License field Carmen Bianca BAKKER
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox