]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: Migrate license in ceph.spec to SPDX 59650/head
authorMiroslav Suchý <msuchy@redhat.com>
Sat, 7 Sep 2024 19:25:15 +0000 (21:25 +0200)
committerMiroslav Suchý <msuchy@redhat.com>
Mon, 8 Sep 2025 10:19:40 +0000 (12:19 +0200)
All are straightforward but BSD. That should be either 2 or 3 clause. But at least arrow uses both variants.

Previous format is non-standard. In Fedora we call it Callaway, because
Tom Callway just made up the IDs.
Fedora is now moving to SPDX as an industry standard.
For more details see https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

Signed-off-by: Miroslav Suchý <msuchy@redhat.com>
ceph.spec.in

index 6e9d3d509f91c4dd5a366c8e91cd360af4f33efd..17b0aeefcf9e6d990a8e9cef815a9f00851260db 100644 (file)
@@ -207,7 +207,7 @@ Epoch:              2
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary:       User space components of the Ceph file system
-License:       LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
+License:       LGPL-2.1-or-later AND LGPL-3.0-only AND CC-BY-SA-3.0 AND GPL-2.0-only AND BSL-1.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif