public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Migrate to SPDX license and correct the formula
@ 2026-07-12 20:58 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-12 20:58 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/virtualbox-guest-additions
            Branch : alext-upd-to-7.2.12
            Commit : 89e3914881ec903abaca903563ed10a8c38744a2
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-09-09T10:13:51+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/89e3914881ec903abaca903563ed10a8c38744a2?branch=alext-upd-to-7.2.12

            Log:
            Migrate to SPDX license and correct the formula

The formula was incorrect because some files are licensed under 
https://www.virtualbox.org/browser/vbox/trunk/COPYING
and some under
https://www.virtualbox.org/browser/vbox/trunk/COPYING.CDDL
Additionally, these files now refer to v3 instead of v2.


This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

If there will be no comments in two weeks, I will merge this.

---
diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 2dd7cbc..adaa102 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -2,7 +2,7 @@ Name:       virtualbox-guest-additions
 Version:    7.0.20
 Release:    2%{?dist}
 Summary:    VirtualBox Guest Additions
-License:    GPLv2 or (GPLv2 and CDDL)
+License:    GPL-3.0-only AND (GPL-3.0-only OR CDDL-1.0)
 URL:        https://www.virtualbox.org/wiki/VirtualBox
 
 Source0:    https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2

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

only message in thread, other threads:[~2026-07-12 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 20:58 [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Migrate to SPDX license and correct the formula 

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