Changed the DeleteAllFailedFetchStrategy so that it affects all nodes.
[voldemort.git] / NOTICE
blob74651c93f367fe0122c92e01c21506863f6bddac
1    =========================================================================
2    ==  NOTICE file corresponding to the section 4d of                     ==
3    ==  the Apache License, Version 2.0                                    ==
4    =========================================================================
6 This product includes the libraries
7   Avro 
8   commons-codec
9   commons-collections
10   commons-dbcp
11   commons-httpclient
12   commons-io
13   commons-lang
14   commons-logging
15   commons-pool
16   catalina-ant
17   servlet-api
18   velocity
19   xerces
20   libthrift
21   all of which are software developed by The Apache Software Foundation (http://www.apache.org/)
22   
23 This product includes google-collections and protocol buffers, two libraries developed by Google (http://www.google.com, http://code.google.com/p/google-collections/ and http://code.google.com/apis/protocolbuffers/).
25 This product includes jdom, a library developed by jdom.org.
27 This product includes jopt-simple, a library for parsing command line options (http://jopt-simple.sourceforge.net/).
29 This product includes Jackson, a JSON processor (http://jackson.codehaus.org/).
31 This product includes ParaNamer, a library that allows the parameter names of non-private methods and constructors to be accessed at runtime (http://paranamer.codehaus.org/).
33 This product includes BDB, Java edition, A library developed by Oracle (http://www.oracle.com/database/berkeley-db/je/index.html), which includes
34 the following license information:
36 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
37 The following is the license that applies to this copy of the Berkeley
38 DB Java Edition software.  For a license to use the Berkeley DB Java
39 Edition software under conditions other than those described here, or
40 to purchase support for this software, please contact Oracle at
41 berkeleydb-info_us@oracle.com.
43 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
45  * Copyright (c) 2002-2008 Oracle.  All rights reserved.
46  *
47  * Redistribution and use in source and binary forms, with or without
48  * modification, are permitted provided that the following conditions
49  * are met:
50  * 1. Redistributions of source code must retain the above copyright
51  *    notice, this list of conditions and the following disclaimer.
52  * 2. Redistributions in binary form must reproduce the above copyright
53  *    notice, this list of conditions and the following disclaimer in the
54  *    documentation and/or other materials provided with the distribution.
55  * 3. Redistributions in any form must be accompanied by information on
56  *    how to obtain complete source code for the DB software and any
57  *    accompanying software that uses the DB software.  The source code
58  *    must either be included in the distribution or be available for no
59  *    more than the cost of distribution plus a nominal fee, and must be
60  *    freely redistributable under reasonable conditions.  For an
61  *    executable file, complete source code means the source code for all
62  *    modules it contains.  It does not include source code for modules or
63  *    files that typically accompany the major components of the operating
64  *    system on which the executable file runs.
65  *
66  * THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
67  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
68  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
69  * NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE BE LIABLE
70  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
71  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
72  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
73  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
74  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
75  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
76  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
77  */
78 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
79 /***
80  * ASM: a very small and fast Java bytecode manipulation framework
81  * Copyright (c) 2000-2005 INRIA, France Telecom
82  * All rights reserved.
83  *
84  * Redistribution and use in source and binary forms, with or without
85  * modification, are permitted provided that the following conditions
86  * are met:
87  * 1. Redistributions of source code must retain the above copyright
88  *    notice, this list of conditions and the following disclaimer.
89  * 2. Redistributions in binary form must reproduce the above copyright
90  *    notice, this list of conditions and the following disclaimer in the
91  *    documentation and/or other materials provided with the distribution.
92  * 3. Neither the name of the copyright holders nor the names of its
93  *    contributors may be used to endorse or promote products derived from
94  *    this software without specific prior written permission.
95  *
96  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
97  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
98  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
99  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
100  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
101  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
102  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
103  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
104  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
105  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
106  * THE POSSIBILITY OF SUCH DAMAGE.
107  */
109 This product includes jetty, developed by mortbay.org.
111 This product includes junit, developed by junit.org
113 This product includes the COLT library for numerical computation developed by CERN:
115     Packages cern.colt* , cern.jet*, cern.clhep
117         Copyright (c) 1999 CERN - European Organization for Nuclear Research.
119         Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee,
120          provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in 
121          supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" 
122          without expressed or implied warranty.
124 COLT in turn includes the following packages:
126     Packages hep.aida.*
128         Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, and others. Check the FreeHEP home page 
129         for more info. Permission to use and/or redistribute this work is granted under the terms of the LGPL License, with the exception that 
130         any usage related to military applications is expressly forbidden. The software and documentation made available under the terms of this 
131         license are provided with no warranty. 
133 This product includes a copy of slf4j made by slf4j.org, which contains the following statement:
134     Copyright (c) 2004-2008 QOS.ch All rights reserved. Permission is hereby granted, free of charge, 
135     to any person obtaining a copy of this software and associated documentation files (the "Software"), 
136     to deal in the Software without restriction, including without limitation the rights to use, copy, modify, 
137     merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the 
138     Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission 
139     notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT 
140     WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
141     PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 
142     DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
143     WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
144     
145 This project includes the the XJDM driver for MongoDB which is available at http://github.com/geir/mongo-java-driver/tree/master