12700N/ACopyright 2008 Sun Microsystems, Inc. All rights reserved.
12700N/AUse is subject to license terms.
12700N/AFor the avoidance of doubt, except that if any license choice other
12700N/Athan GPL or LGPL is available it will apply instead, Sun elects to
12700N/Ause only the General Public License version 2 (GPLv2) at this time
12700N/Afor any software where a choice of GPL license versions is made
12700N/Aavailable with the language indicating that GPLv2 or any later
12700N/Aversion may be used, or where a choice of which version of the GPL
12700N/Ais applied is otherwise unspecified.
12700N/A--------------------------------------------------------------------
12700N/A Copyright (C) 2004 Free Software Foundation, Inc.
12700N/A This library is free software; you can redistribute it
and/or 12700N/A modify it under the terms of the GNU General Public
12700N/A License as published by the Free Software Foundation; either
12700N/A version 2 of the License, or (at your option) any later version.
12700N/A This library is distributed in the hope that it will be useful,
12700N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12700N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12700N/A Library General Public License for more details.
12700N/A You should have received a copy of the GNU General Public
12700N/A License along with this library; if not, write to the Free
12700N/A Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
12700N/A Author: Paolo Bacchilega <paobac@cvs.gnome.org>
12700N/A--------------------------------------------------------------------
12700N/A Copyright (C) 1999, 2001-2002 Free Software Foundation, Inc.
12700N/A Copyright (C) 2001-2008 The Free Software Foundation, Inc.
12700N/A Copyright (C) 1999, 2000 Eazel, Inc.
12700N/A Copyright (C) 2000, 2001 Eazel, Inc.
12700N/A Copyright (C) 2004-2006 Christian Hammond.
12700N/A The Regents of the University of California. All rights reserved.
12700N/A This program is free software; you can redistribute it
and/or modify
12700N/A it under the terms of the GNU General Public License as published by
12700N/A the Free Software Foundation; either version 2 of the License, or
12700N/A (at your option) any later version.
12700N/A This program is distributed in the hope that it will be useful,
12700N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12700N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12700N/A GNU General Public License for more details.
12700N/A You should have received a copy of the GNU General Public License
12700N/A along with this program; if not, write to the Free Software
12700N/A Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
12700N/A Authors: Darin Adler <darin@eazel.com>
12700N/A Mike Fleming <mfleming@eazel.com>
12700N/A John Sullivan <sullivan@eazel.com>
12700N/A Seth Nickell <snickell@stanford.edu>
12700N/A Ramiro Estrugo <ramiro@eazel.com>
12700N/A This code is derived from software contributed to Berkeley by
12700N/A Redistribution and use in source and binary forms, with or without
12700N/A modification, are permitted provided that the following conditions
12700N/A 1. Redistributions of source code must retain the above copyright
12700N/A notice, this list of conditions and the following disclaimer.
12700N/A 2. Redistributions in binary form must reproduce the above copyright
12700N/A notice, this list of conditions and the following disclaimer in the
12700N/A documentation
and/or other materials provided with the distribution.
12700N/A 3. All advertising materials mentioning features or use of this software
12700N/A must display the following acknowledgement:
12700N/A This product includes software developed by the University of
12700N/A California, Berkeley and its contributors.
12700N/A 4. Neither the name of the University nor the names of its contributors
12700N/A may be used to endorse or promote products derived from this software
12700N/A without specific prior written permission.
12700N/A THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
12700N/A ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
12700N/A IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
12700N/A ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
12700N/A FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
12700N/A DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
12700N/A OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
12700N/A HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
12700N/A LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
12700N/A OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
12700N/A--------------------------------------------------------------------