copyright revision b1dce270ec218b8ad86ce6d745d295da038a5c88
487N/AFormat: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
487N/AUpstream-Name: opendj
487N/AUpstream-Contact: Forgerock <opendj@forgerock.org>
487N/ASource: http://opendj.forgerock.org/
487N/AFiles: *
487N/ACopyright: 2013 ForgeRock AS
487N/ALicense: CDDL
487N/A CDDL HEADER START
487N/A .
487N/A The contents of this file are subject to the terms of the
487N/A Common Development and Distribution License, Version 1.0 only
487N/A (the "License"). You may not use this file except in compliance
487N/A with the License.
487N/A .
487N/A You can obtain a copy of the license at
487N/A trunk/opendj3/legal-notices/CDDLv1_0.txt
487N/A or http://forgerock.org/license/CDDLv1.0.html.
487N/A See the License for the specific language governing permissions
487N/A and limitations under the License.
487N/A .
723N/A When distributing Covered Code, include this CDDL HEADER in each
487N/A file and include the License file at
487N/A trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable,
487N/A add the following below this CDDL HEADER, with the fields enclosed
487N/A by brackets "[]" replaced with your own identifying information:
487N/A Portions Copyright [yyyy] [name of copyright owner]
618N/A .
487N/A CDDL HEADER END
487N/A .
844N/A --------------------------------------------------------------------
844N/A Unless otherwise noted, all files in this distribution are released
487N/A under the Common Development and Distribution License (CDDL).
1273N/A Exceptions are noted within the associated source files.
487N/A --------------------------------------------------------------------
487N/A
487N/AFiles: lib/je.jar
487N/ALicense: LICENSE,v 1.12 2008/01/07 14:28:36 cwl Exp $
487N/AThe following is the license that applies to this copy of the Berkeley
523N/ADB Java Edition software. For a license to use the Berkeley DB Java
523N/AEdition software under conditions other than those described here, or
487N/Ato purchase support for this software, please contact Oracle at
487N/Aberkeleydb-info_us@oracle.com.
487N/A
487N/AFiles: lib/je.jar
487N/ACopyright: (c) 2002,2008 Oracle. All rights reserved.
487N/ALicense : Oracle
487N/A Redistribution and use in source and binary forms, with or without
487N/A modification, are permitted provided that the following conditions
487N/A are met:
487N/A 1. Redistributions of source code must retain the above copyright
487N/A notice, this list of conditions and the following disclaimer.
487N/A 2. Redistributions in binary form must reproduce the above copyright
487N/A notice, this list of conditions and the following disclaimer in the
487N/A documentation and/or other materials provided with the distribution.
487N/A 3. Redistributions in any form must be accompanied by information on
487N/A how to obtain complete source code for the DB software and any
487N/A accompanying software that uses the DB software. The source code
723N/A must either be included in the distribution or be available for no
723N/A more than the cost of distribution plus a nominal fee, and must be
723N/A freely redistributable under reasonable conditions. For an
723N/A executable file, complete source code means the source code for all
723N/A modules it contains. It does not include source code for modules or
723N/A files that typically accompany the major components of the operating
723N/A system on which the executable file runs.
723N/A .
723N/A THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
723N/A IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
723N/A WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
723N/A NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL ORACLE BE LIABLE
723N/A FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
723N/A CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
487N/A SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
487N/A BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
487N/A WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
487N/A OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
487N/A IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
487N/A
487N/AFiles: lib/je.jar
487N/ACopyright: (c) 2000-2005 INRIA, France Telecom
487N/ALicense: France Telecom
487N/A ASM: a very small and fast Java bytecode manipulation framework
487N/A All rights reserved.
487N/A .
487N/A Redistribution and use in source and binary forms, with or without
487N/A modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.