Home | History | Annotate | Download | only in copyright
      1 Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
      2 Use is subject to license terms.
      3 
      4 For the avoidance of doubt, except that if any license choice other
      5 than GPL or LGPL is available it will apply instead, Sun elects to
      6 use only the General Public License version 2 (GPLv2) at this time
      7 for any software where a choice of GPL license versions is made
      8 available with the language indicating that GPLv2 or any later
      9 version may be used, or where a choice of which version of the GPL
     10 is applied is otherwise unspecified.
     11 
     12 --------------------------------------------------------------------
     13 
     14   Copyright (C) 2004 Free Software Foundation, Inc.
     15 
     16   This library is free software; you can redistribute it and/or
     17   modify it under the terms of the GNU General Public
     18   License as published by the Free Software Foundation; either
     19   version 2 of the License, or (at your option) any later version.
     20 
     21   This library is distributed in the hope that it will be useful,
     22   but WITHOUT ANY WARRANTY; without even the implied warranty of
     23   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     24   Library General Public License for more details.
     25 
     26   You should have received a copy of the GNU General Public
     27   License along with this library; if not, write to the Free
     28   Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
     29 
     30   Author: Paolo Bacchilega <paobac (a] cvs.gnome.org>
     31  
     32 --------------------------------------------------------------------
     33 
     34   Copyright (C) 1999, 2001-2002 Free Software Foundation, Inc.
     35   Copyright (C) 2001-2008 The Free Software Foundation, Inc.
     36   Copyright (C) 1999, 2000 Eazel, Inc.
     37   Copyright (C) 2000, 2001 Eazel, Inc.
     38   Copyright (C) 2004-2006 Christian Hammond.
     39   Copyright (c) 1989, 1993, 1994
     40 	The Regents of the University of California.  All rights reserved.
     41 
     42   This program is free software; you can redistribute it and/or modify
     43   it under the terms of the GNU General Public License as published by
     44   the Free Software Foundation; either version 2 of the License, or
     45   (at your option) any later version.
     46 
     47   This program is distributed in the hope that it will be useful,
     48   but WITHOUT ANY WARRANTY; without even the implied warranty of
     49   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     50   GNU General Public License for more details.
     51 
     52   You should have received a copy of the GNU General Public License
     53   along with this program; if not, write to the Free Software
     54   Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
     55 
     56   Authors: Darin Adler <darin (a] eazel.com>
     57 	       Pavel Cisler <pavel (a] eazel.com>
     58 	       Mike Fleming  <mfleming (a] eazel.com>
     59            John Sullivan <sullivan (a] eazel.com>
     60 	       Seth Nickell <snickell (a] stanford.edu>
     61            Ramiro Estrugo <ramiro (a] eazel.com>
     62            Paolo Bacchilega
     63 
     64  This code is derived from software contributed to Berkeley by
     65  Guido van Rossum.
     66 
     67  Redistribution and use in source and binary forms, with or without
     68  modification, are permitted provided that the following conditions
     69  are met:
     70  1. Redistributions of source code must retain the above copyright
     71     notice, this list of conditions and the following disclaimer.
     72  2. Redistributions in binary form must reproduce the above copyright
     73     notice, this list of conditions and the following disclaimer in the
     74     documentation and/or other materials provided with the distribution.
     75  3. All advertising materials mentioning features or use of this software
     76     must display the following acknowledgement:
     77 	This product includes software developed by the University of
     78 	California, Berkeley and its contributors.
     79  4. Neither the name of the University nor the names of its contributors
     80     may be used to endorse or promote products derived from this software
     81     without specific prior written permission.
     82 
     83  THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
     84  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     85  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     86  ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
     87  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
     88  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
     89  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
     90  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
     91  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
     92  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
     93  SUCH DAMAGE.
     94 
     95 --------------------------------------------------------------------
     96 
     97