mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
build/ops: rpm, COPYING: drop GPL 2.0 with Autoconf Exception
This license is no longer used. Fixes: http://tracker.ceph.com/issues/20091 Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
084678de77
commit
0f2f7d60a2
4
COPYING
4
COPYING
@ -30,10 +30,6 @@ Files: src/common/bloom_filter.hpp
|
||||
Copyright: Copyright (C) 2000 Arash Partow <arash@partow.net>
|
||||
License: Boost Software License, Version 1.0
|
||||
|
||||
Files: m4/acx_pthread.m4
|
||||
Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
|
||||
License: GPLWithACException
|
||||
|
||||
Files: src/common/crc32c_intel*:
|
||||
Copyright:
|
||||
Copyright 2012-2013 Intel Corporation All Rights Reserved.
|
||||
|
||||
@ -72,7 +72,7 @@ Epoch: 1
|
||||
%global _epoch_prefix %{?epoch:%{epoch}:}
|
||||
|
||||
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 BSD-3-Clause and MIT
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
@ -318,7 +318,7 @@ of cluster membership, configuration, and state.
|
||||
|
||||
%package mgr
|
||||
Summary: Ceph Manager Daemon
|
||||
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 BSD-3-Clause and MIT
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -33,10 +33,6 @@ Files: src/common/bloom_filter.hpp
|
||||
Copyright: Copyright (C) 2000 Arash Partow
|
||||
License: Boost Software License, Version 1.0
|
||||
|
||||
Files: m4/acx_pthread.m4
|
||||
Copyright: Steven G. Johnson <stevenj@alum.mit.edu>
|
||||
License: GPLWithACException
|
||||
|
||||
Files: src/common/crc32c_intel*:
|
||||
Copyright:
|
||||
Copyright 2012-2013 Intel Corporation All Rights Reserved.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user