From: Nathan Cutler Date: Thu, 3 Sep 2015 18:30:50 +0000 (+0200) Subject: ceph.spec.in: fix License line X-Git-Tag: v0.94.6~10^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3f1292e117ab1cdcaef3b24ee33854f7be142795;p=ceph.git 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) --- 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