Oracle elects to use only the GNU Lesser General Public License version 2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software where a choice of LGPL/GPL license versions are made available with the language indicating that LGPLv2.1/GPLv2 or any later version may be used, or where a choice of which version of the LGPL/GPL is applied is unspecified.  Unless specifically stated otherwise, where a choice exists between another license and either the GPL or the LGPL, Oracle chooses the other license.

--------------------------------------------------------------------
Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
 Copyright (C) 1997, Thomas G. Lane.
 Copyright (C) 1998 David Abilleira Freijeiro <odaf@nexo.es>
 Copyright (C) 2004 Jens Finke
 Copyright 2000, SuSE GmbH.
 Copyright 2000, Helixcode Inc.
 Copyright (C) 2002 Alexander Larsson.
 Copyright (C) 1995, 1999, 2001, 2002, 2003, 2004 The Free Software Foundation, Inc.
 Copyright (C) 1999, 2000, 2001 Eazel, Inc.
 Copyright (C) 2001-2002 Paolo Maggi 
 Copyright (C) 2001 Lutz Mller <lutz@users.sourceforge.net>
 Copyright (C) 1999 Michael Zucchi
 Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
 Copyright (C) 2000  Red Hat, Inc.,  Jonathan Blandford <jrb@redhat.com>
 Copyright (C) 1995-1997, Thomas G. Lane.
 Copyright (C) 1999 Michael Zucchi
 Progressive loading code Copyright (C) 1999 Red Hat, Inc.
 Copyright (C) 1997, Thomas G. Lane.
 Copyright (C) 2001  Ximian, Inc.
 Copyright (C) 2001 Lutz Mller <lutz@users.sourceforge.net>
 Copyright (C) 2001 Red Hat Inc.
 Copyright (C) 2003 Ettore Perazzoli
 Copyright (c) 1989, 1993, 1994
 Copyright (c) 1992, 1993
	The Regents of the University of California.  All rights reserved.

 Redistribution and use in source and binary forms, with or without
 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. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
	This product includes software developed by the University of
	California, Berkeley and its contributors.
 4. Neither the name of the University 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 REGENTS 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 REGENTS 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.

--------------------------------------------------------------------
  
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
  
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
  
 You should have received a copy of the GNU General Public
 License along with this program; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
  
--------------------------------------------------------------------

 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.

 This library is distributed in the hope that it will be useful, 
 but WITHOUT ANY WARRANTY; without even the implied warranty of 
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details. 

 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.
