public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qutebrowser] f44: feat: clarify license
Date: Mon, 01 Jun 2026 06:32:01 GMT	[thread overview]
Message-ID: <178029552192.1.13491352764751750615.rpms-qutebrowser-f3d300437f49@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/qutebrowser
            Branch : f44
            Commit : f3d300437f49d3431c448cf466950f4196a043cf
            Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
            Date   : 2026-04-09T11:01:53+01:00
            Stats  : +16/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qutebrowser/c/f3d300437f49d3431c448cf466950f4196a043cf?branch=f44

            Log:
            feat: clarify license

Fixes rhbz#2454899

---
diff --git a/qutebrowser.spec b/qutebrowser.spec
index 6359f29..1d92b20 100644
--- a/qutebrowser.spec
+++ b/qutebrowser.spec
@@ -4,8 +4,22 @@ Name:		%{srcname}
 Version:	3.7.0
 Release:	%autorelease
 Summary:	A keyboard-driven, vim-like browser based on PyQt5 and QtWebEngine
-# Automatically converted from old format: GPLv3 - review is highly recommended.
-License:	GPL-3.0-only
+
+# license breakdown
+# Command: licensecheck -r . | sed -e '/UNKNOWN/ d' -e 's/\*No copyright\*//' | sort -d -b -i -t ":" -k 2
+# Everything included in the RPM is marked GPL-3.0-only other than these. Some
+# other files to have other licenses, but they are not included in the RPM.
+
+# - ./qutebrowser/javascript/pac_utils.js: GNU General Public License (v2 or later) or GNU Lesser General Public License (v2.1 or later) and/or GNU General Public License v2.0 or later and/or Mozilla Public License 1.1
+# - ./qutebrowser/javascript/quirks/array_at.user.js: MIT License
+
+# Should the license be GPL-3.0-or-later given that the repo/readme says this:
+# "This program is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by the Free
+# Software Foundation, either version 3 of the License, or (at your option) any
+# later version."
+
+License:	GPL-3.0-only and MIT
 URL:		http://www.qutebrowser.org
 Source0:	https://github.com/%{srcname}/%{srcname}/releases/download/v%{version}/%{srcname}-%{version}.tar.gz
 BuildArch:	noarch

                 reply	other threads:[~2026-06-01  6:32 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=178029552192.1.13491352764751750615.rpms-qutebrowser-f3d300437f49@fedoraproject.org \
    --to=sanjay.ankur@gmail.com \
    --cc=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