Home | History | Annotate | Download | only in copyright
      1  --------------------------------------------------------------------
      2 
      3  For the avoidance of doubt, except that if any license choice other
      4  than GPL or LGPL is available it will apply instead, Sun elects to
      5  use only the General Public License version 2 (GPLv2) at this time
      6  for any software where a choice of GPL license versions is made
      7  available with the language indicating that GPLv2 or any later
      8  version may be used, or where a choice of which version of the GPL 
      9  is applied is otherwise unspecified.
     10 
     11 --------------------------------------------------------------------
     12 
     13    Copyright (C) 2002, 2003 Free Software Foundation, Inc.
     14    Copyright (C) 1985,1989-93,1995-98,2000,2001,2002
     15                  Free Software Foundation, Inc.
     16                  This file is part of the GNU C Library.
     17    Copyright (C) 2000, 2001 Chema Celorio  
     18    Copyright (C) 2003  Gustavo Girldez
     19    Copyright (C) 2004  Red Hat, Inc.
     20    Copyright (C) 2001-2007  Paolo Maggi
     21    Copyright (C) 2007-2008  Paolo Maggi, Paolo Borelli and Yevgen Muntyan
     22    Copyright (C) 2007 - Gustavo Girldez and Paolo Maggi
     23    Copyright (C) 1999, 2000 Scott Wimer
     24    Copyright (C) 2004, Matthias Clasen <mclasen (a] redhat.com>
     25    Copyright (C) 2005 - 2007, Marco Barisione <marco (a] barisione.org>
     26    Copyright (C) 1997 - 2000 Free Software Foundation
     27                        All rights reserved.
     28    Copyright (C) 1998, 1999 Alex Roberts, Evan Lawrence
     29    Copyright (C) 2000, 2001 Chema Celorio, Paolo Maggi
     30    Copyright (C) 2002 Gustavo Girldez <gustavo.giraldez (a] gmx.net>
     31 
     32    Contributed by Isamu Hasegawa <isamu (a] yamato.ibm.com>.
     33    Author: Tom Tromey <tromey (a] creche.cygnus.com>
     34 
     35    The GNU C Library is free software; you can redistribute it and/or
     36    modify it under the terms of the GNU Lesser General Public
     37    License as published by the Free Software Foundation; either
     38    version 2.1 of the License, or (at your option) any later version.
     39 
     40    The GNU C Library is distributed in the hope that it will be useful,
     41    but WITHOUT ANY WARRANTY; without even the implied warranty of
     42    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     43    Lesser General Public License for more details.
     44 
     45    You should have received a copy of the GNU Lesser General Public
     46    License along with the GNU C Library; if not, write to the Free
     47    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
     48    02111-1307 USA.  
     49 
     50 --------------------------------------------------------------------
     51 
     52   Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation
     53                 All rights reserved.
     54   Copyright (C) 2000 - 2005 Paolo Maggi 
     55   Copyright (C) 2002, 2003 - Jeroen Zwartepoorte
     56   Copyright (C) 1999,2000,2001,2002 by:
     57                       Mikael Hermansson <tyan (a] linux.se>
     58                       Chris Phelps <chicane (a] reninet.com>
     59                       Jeroen Zwartepoorte <jeroen (a] xs4all.nl>
     60   Copyright (C) 2001 - Mikael Hermansson<tyan (a] linux.se>
     61   Copyright (C) 2003 - Paolo Maggi <paolo.maggi (a] polito.it>
     62                        Gustavo Girldez <gustavo.giraldez (a] gmx.net>
     63   Copyright (C) 1998, 1999 - Alex Roberts, Evan Lawrence
     64   Copyright (C) 2000, 2001 - Chema Celorio, Paolo Maggi 
     65   Copyright (C) 2004  Red Hat, Inc.
     66   Copyright (C) 2002  Gustavo Girldez <gustavo.giraldez (a] gmx.net>
     67   Copyright (C) 2007 - Johannes Schmid <jhs (a] gnome.org>
     68   Copyright (C) 2001 - Mikael Hermansson <tyan (a] linux.se> and
     69                        Chris Phelps <chicane (a] reninet.com>
     70   Copyright (C) 2003 - Gustavo Girldez and Paolo Maggi 
     71   Copyright (C) 2005, 2006 - Marco Barisione, Emanuele Aina
     72   Copyright (C) 2003-2007 - Paolo Maggi <paolo (a] gnome.org>
     73   Copyright (C) 2000 - 2005 Paolo Maggi 
     74   Copyright (C) 2002, 2003 Jeroen Zwartepoorte
     75   Copyright (C) 1999-2002 - Mikael Hermansson <tyan (a] linux.se>
     76                             Chris Phelps <chicane (a] reninet.com>
     77                             Jeroen Zwartepoorte <jeroen (a] xs4all.nl>
     78 
     79  Derived from gedit-print.c
     80  Author: Tom Tromey <tromey (a] creche.cygnus.com>
     81  Parts of this file are copied from the gedit and glimmer project.
     82 
     83  This program is free software; you can redistribute it and/or
     84  modify it under the terms of the GNU Library General Public License
     85  as published by the Free Software Foundation; either version 2 of
     86  the License, or (at your option) any later version.
     87 
     88  This program is distributed in the hope that it will be useful, but
     89  WITHOUT ANY WARRANTY; without even the implied warranty of
     90  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     91  Library General Public License for more details.
     92 
     93  You should have received a copy of the GNU Library General Public
     94  License along with the Gnome Library; see the file COPYING.LIB.  If not,
     95  write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
     96  Boston, MA 02111-1307, USA.  
     97 
     98 --------------------------------------------------------------------
     99 
    100  Copyright (c) 1997-2006 University of Cambridge
    101 
    102  Written by Philip Hazel
    103 
    104 -----------------------------------------------------------------------------
    105 
    106 Redistribution and use in source and binary forms, with or without
    107 modification, are permitted provided that the following conditions are met:
    108 
    109     * Redistributions of source code must retain the above copyright notice,
    110       this list of conditions and the following disclaimer.
    111 
    112     * Redistributions in binary form must reproduce the above copyright
    113       notice, this list of conditions and the following disclaimer in the
    114       documentation and/or other materials provided with the distribution.
    115 
    116     * Neither the name of the University of Cambridge nor the names of its
    117       contributors may be used to endorse or promote products derived from
    118       this software without specific prior written permission.
    119 
    120 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    121 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    122 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    123 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
    124 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    125 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    126 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    127 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    128 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    129 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    130 POSSIBILITY OF SUCH DAMAGE.
    131 
    132 -----------------------------------------------------------------------------
    133 
    134