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