From 3f1292e117ab1cdcaef3b24ee33854f7be142795 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 3 Sep 2015 20:30:50 +0200 Subject: [PATCH] ceph.spec.in: fix License line This is closer to my reading of https://github.com/ceph/ceph/blob/master/COPYING than the previous version. http://tracker.ceph.com/issues/12935 Fixes: #12935 Signed-off-by: Nathan Cutler (cherry picked from commit ef7418421b3748c712019c8aedd02b8005c1e1ea) --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 140e0e3141a8..c1f28300046c 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -16,7 +16,7 @@ Version: @VERSION@ Release: @RPM_RELEASE@%{?dist} Epoch: 1 Summary: User space components of the Ceph file system -License: GPL-2.0 +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 Group: System Environment/Base URL: http://ceph.com/ Source0: http://ceph.com/download/%{name}-%{version}.tar.bz2 -- 2.47.3