]> git.proxmox.com Git - ceph.git/blame - ceph/debian/copyright
update sources to v12.1.1
[ceph.git] / ceph / debian / copyright
CommitLineData
7c673cae
FG
1Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?revision=279&view=markup
2Name: ceph
3Maintainer: Sage Weil <sage@newdream.net>
4Source: http://ceph.com/
5
6Files: *
7Copyright: (c) 2004-2010 by Sage Weil <sage@newdream.net>
8License: LGPL2.1 (see COPYING-LGPL2.1)
9
10Files: cmake/modules/FindLTTngUST.cmake
11Copyright:
12 Copyright 2016 Kitware, Inc.
13 Copyright 2016 Philippe Proulx <pproulx@efficios.com>
14License: BSD 3-clause
15
16Files: doc/*
17Copyright: (c) 2010-2012 New Dream Network and contributors
18License: Creative Commons Attribution-ShareAlike (CC BY-SA)
19
20Files: src/mount/canonicalize.c
21Copyright: Copyright (C) 1993 Rick Sladkey <jrs@world.std.com>
22License: LGPL2 or later (see COPYING-GPL2)
23
24Files: src/os/btrfs_ioctl.h
25Copyright: Copyright (C) 2007 Oracle. All rights reserved.
26License: GPL2 (see COPYING-GPL2)
27
28Files: src/include/ceph_hash.cc
29Copyright: None
30License: Public domain
31
32Files: src/common/bloom_filter.hpp
33Copyright: Copyright (C) 2000 Arash Partow
34License: Boost Software License, Version 1.0
35
7c673cae
FG
36Files: src/common/crc32c_intel*:
37Copyright:
38 Copyright 2012-2013 Intel Corporation All Rights Reserved.
39License: BSD 3-clause
40
224ce89b 41Files: src/common/sctp_crc32.c:
7c673cae
FG
42Copyright:
43 Copyright (c) 2001-2007, by Cisco Systems, Inc. All rights reserved.
44 Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
45License:
46 Redistribution and use in source and binary forms, with or without
47 modification, are permitted provided that the following conditions are met:
224ce89b 48
7c673cae
FG
49 a) Redistributions of source code must retain the above copyright notice,
50 this list of conditions and the following disclaimer.
224ce89b 51
7c673cae
FG
52 b) Redistributions in binary form must reproduce the above copyright
53 notice, this list of conditions and the following disclaimer in
54 the documentation and/or other materials provided with the distribution.
224ce89b 55
7c673cae
FG
56 c) Neither the name of Cisco Systems, Inc. nor the names of its
57 contributors may be used to endorse or promote products derived
58 from this software without specific prior written permission.
224ce89b 59
7c673cae
FG
60 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
61 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
62 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
63 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
64 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
65 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
66 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
67 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
68 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
69 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
70 THE POSSIBILITY OF SUCH DAMAGE.
71
72Files: src/json_spirit
73Copyright:
74 Copyright John W. Wilkinson 2007 - 2011
75License:
76 The MIT License
77
78 Copyright (c) 2007 - 2010 John W. Wilkinson
79
80 Permission is hereby granted, free of charge, to any person
81 obtaining a copy of this software and associated documentation
82 files (the "Software"), to deal in the Software without
83 restriction, including without limitation the rights to use,
84 copy, modify, merge, publish, distribute, sublicense, and/or sell
85 copies of the Software, and to permit persons to whom the
86 Software is furnished to do so, subject to the following
87 conditions:
88
89 The above copyright notice and this permission notice shall be
90 included in all copies or substantial portions of the Software.
91
92 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
93 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
94 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
95 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
96 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
97 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
98 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
99 OTHER DEALINGS IN THE SOFTWARE.
100
101
102
103Files: src/test/common/Throttle.cc src/test/filestore/chain_xattr.cc
104Copyright: Copyright (C) 2013 Cloudwatt <libre.licensing@cloudwatt.com>
105License: LGPL2 or later
106
107Files: src/osd/ErasureCodePluginJerasure/*.{c,h}
108Copyright: Copyright (c) 2011, James S. Plank <plank@cs.utk.edu>
109License:
110 Redistribution and use in source and binary forms, with or without
111 modification, are permitted provided that the following conditions
112 are met:
224ce89b 113
7c673cae
FG
114 - Redistributions of source code must retain the above copyright
115 notice, this list of conditions and the following disclaimer.
224ce89b 116
7c673cae
FG
117 - Redistributions in binary form must reproduce the above copyright
118 notice, this list of conditions and the following disclaimer in
119 the documentation and/or other materials provided with the
120 distribution.
224ce89b 121
7c673cae
FG
122 - Neither the name of the University of Tennessee nor the names of its
123 contributors may be used to endorse or promote products derived
124 from this software without specific prior written permission.
224ce89b 125
7c673cae
FG
126 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
127 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
128 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
129 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
130 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
131 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
132 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
133 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
134 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
135 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
136 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
137 POSSIBILITY OF SUCH DAMAGE.
138
139Packaging:
140 Copyright (C) 2004-2009 by Sage Weil <sage@newdream.net>
141 Copyright (C) 2010 Canonical, Ltd.
142 Licensed under LGPL-2.1
143
144Files: src/test/perf_local.cc
145Copyright:
146 (c) 2011-2014 Stanford University
147 (c) 2011 Facebook
148License:
149 The MIT License