]> git.proxmox.com Git - ceph.git/blob - ceph/COPYING
backport compat fix for python 3.10+ PEP 620
[ceph.git] / ceph / COPYING
1 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?revision=279&view=markup
2 Name: ceph
3 Maintainer: Sage Weil <sage@newdream.net>
4 Source: http://ceph.com/
5
6 Files: *
7 Copyright: (c) 2004-2010 by Sage Weil <sage@newdream.net>
8 License: LGPL-2.1 or LGPL-3 (see COPYING-LGPL2.1 and COPYING-LGPL3)
9
10 Files: cmake/modules/FindPython*
11 Copyright:
12 Copyright 2000-2020 Kitware, Inc. and Contributors
13 License: BSD 3-clause
14
15 Files: cmake/modules/FindLTTngUST.cmake
16 Copyright:
17 Copyright 2016 Kitware, Inc.
18 Copyright 2016 Philippe Proulx <pproulx@efficios.com>
19 License: BSD 3-clause
20
21 Files: doc/*
22 Copyright: (c) 2010-2012 New Dream Network and contributors
23 License: Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
24
25 Files: bin/git-archive-all.sh
26 License: GPL3
27
28 Files: src/mount/canonicalize.c
29 Copyright: Copyright (C) 1993 Rick Sladkey <jrs@world.std.com>
30 License: LGPL-2 or later
31
32 Files: src/os/btrfs_ioctl.h
33 Copyright: Copyright (C) 2007 Oracle. All rights reserved.
34 License: GPL2 (see COPYING-GPL2)
35
36 Files: src/include/ceph_hash.cc
37 Copyright: None
38 License: Public domain
39
40 Files: src/include/rados.h, except ceph_stable_mod(), which is public domain
41 Copyright: the authors
42 License: LGPL-2.1 or LGPL-3 (see COPYING-LGPL2.1 and COPYING-LGPL3)
43
44 Files: src/common/bloom_filter.hpp
45 Copyright: Copyright (C) 2000 Arash Partow <arash@partow.net>
46 License: Boost Software License, Version 1.0
47
48 Files: src/common/crc32c_intel*:
49 Copyright:
50 Copyright 2012-2013 Intel Corporation All Rights Reserved.
51 License: BSD 3-clause
52
53 Files: src/common/deleter.h
54 Copyright:
55 Copyright (C) 2014 Cloudius Systems, Ltd.
56 License:
57 Apache-2.0
58
59 Files: src/common/sctp_crc32.c:
60 Copyright:
61 Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
62 Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
63 License:
64 Redistribution and use in source and binary forms, with or without
65 modification, are permitted provided that the following conditions are met:
66
67 a) Redistributions of source code must retain the above copyright notice,
68 this list of conditions and the following disclaimer.
69
70 b) Redistributions in binary form must reproduce the above copyright
71 notice, this list of conditions and the following disclaimer in
72 the documentation and/or other materials provided with the distribution.
73
74 c) Neither the name of Cisco Systems, Inc. nor the names of its
75 contributors may be used to endorse or promote products derived
76 from this software without specific prior written permission.
77
78 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
79 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
80 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
81 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
82 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
83 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
84 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
85 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
86 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
87 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
88 THE POSSIBILITY OF SUCH DAMAGE.
89
90 Files: src/common/sstring.hh
91 Copyright:
92 Copyright 2014 Cloudius Systems
93 License:
94 Apache-2.0
95
96 Files: src/include/cpp-btree
97 Copyright:
98 Copyright 2013 Google Inc. All Rights Reserved.
99 License:
100 Apache-2.0
101
102 Files: src/json_spirit
103 Copyright:
104 Copyright John W. Wilkinson 2007 - 2011
105 License:
106 The MIT License
107
108 Copyright (c) 2007 - 2010 John W. Wilkinson
109
110 Permission is hereby granted, free of charge, to any person
111 obtaining a copy of this software and associated documentation
112 files (the "Software"), to deal in the Software without
113 restriction, including without limitation the rights to use,
114 copy, modify, merge, publish, distribute, sublicense, and/or sell
115 copies of the Software, and to permit persons to whom the
116 Software is furnished to do so, subject to the following
117 conditions:
118
119 The above copyright notice and this permission notice shall be
120 included in all copies or substantial portions of the Software.
121
122 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
123 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
124 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
125 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
126 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
127 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
128 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
129 OTHER DEALINGS IN THE SOFTWARE.
130
131 Files: src/test/common/Throttle.cc src/test/filestore/chain_xattr.cc
132 Copyright: Copyright (C) 2013 Cloudwatt <libre.licensing@cloudwatt.com>
133 License: LGPL-2.1 or later
134
135 Files: src/osd/ErasureCodePluginJerasure/*.{c,h}
136 Copyright: Copyright (c) 2011, James S. Plank <plank@cs.utk.edu>
137 License:
138 Redistribution and use in source and binary forms, with or without
139 modification, are permitted provided that the following conditions
140 are met:
141
142 - Redistributions of source code must retain the above copyright
143 notice, this list of conditions and the following disclaimer.
144
145 - Redistributions in binary form must reproduce the above copyright
146 notice, this list of conditions and the following disclaimer in
147 the documentation and/or other materials provided with the
148 distribution.
149
150 - Neither the name of the University of Tennessee nor the names of its
151 contributors may be used to endorse or promote products derived
152 from this software without specific prior written permission.
153
154 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
155 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
156 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
157 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
158 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
159 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
160 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
161 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
162 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
163 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
164 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
165 POSSIBILITY OF SUCH DAMAGE.
166
167 Packaging:
168 Copyright (C) 2004-2009 by Sage Weil <sage@newdream.net>
169 Copyright (C) 2010 Canonical, Ltd.
170 Licensed under LGPL-2.1 or LGPL-3.0
171
172 Files: src/test/perf_local.cc
173 Copyright:
174 (c) 2011-2014 Stanford University
175 (c) 2011 Facebook
176 License:
177 The MIT License
178
179 File: qa/workunits/erasure-code/jquery.js
180 Copyright 2012 jQuery Foundation and other contributors
181 Released under the MIT license
182 http://jquery.org/license
183
184 Files: qa/workunits/erasure-code/jquery.{flot.categories,flot}.js
185 Copyright (c) 2007-2014 IOLA and Ole Laursen.
186 Licensed under the MIT license.
187
188 Files: src/include/timegm.h
189 Copyright (C) Copyright Howard Hinnant
190 Copyright (C) Copyright 2010-2011 Vicente J. Botet Escriba
191 License: Boost Software License, Version 1.0
192
193 Files: src/pybind/mgr/diskprediction_local/models/*
194 Copyright: None
195 License: Public domain
196
197 Files: src/ceph-volume/plugin/zfs/*
198 Copyright: 2018, Willem Jan Withagen
199 License: BSD 3-clause
200
201 Files: src/include/function2.hpp
202 Copyright: 2015-2018, Denis Blank
203 License: Boost Software License, Version 1.0
204
205 Files: src/include/expected.hpp
206 Copyright: 2017, Simon Brand
207 License: CC0
208
209 Files: src/include/uses_allocator.h
210 Copyright: 2016, Pablo Halpern <phalpern@halpernwightsoftware.com>
211 License: Boost Software License, Version 1.0
212
213 Files: src/common/async/bind_allocator.h
214 Copyright: 2020 Red Hat <contact@redhat.com>
215 2003-2019 Christopher M. Kohlhoff <chris@kohlhoff.com>
216 License: Boost Software License, Version 1.0
217
218 Files: src/script/backport-create-issue
219 Copyright: 2015 Red Hat <contact@redhat.com>
220 2018 SUSE LLC
221 License: GNU Affero General Public License, Version 3
222
223 Files: src/script/backport-resolve-issue
224 Copyright: 2015 Red Hat <contact@redhat.com>
225 2018 SUSE LLC
226 License: GNU Affero General Public License, Version 3