From 98173983fa2f45dfeb133f59675b93ae01fea816 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 26 May 2017 10:22:50 +0200 Subject: [PATCH] build/ops: rpm: adapt License line to Release 2.0 of SPDX spec Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 2bb8a994b16a6..be6abbcdcd1f8 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -73,7 +73,7 @@ Name: ceph Version: @VERSION@ Release: @RPM_RELEASE@%{?dist} Summary: User space components of the Ceph file system -License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT +License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0 WITH Autoconf-exception-2.0 and BSD-3-Clause and MIT %if 0%{?suse_version} Group: System/Filesystems %endif -- 2.39.5