1 2 Copyright 2008 Sun Microsystems, Inc. All rights reserved. 3 Use is subject to license terms. 4 5 -------------------------------------------------------------------- 6 7 For the avoidance of doubt, except that if any license choice other 8 than GPL or LGPL is available it will apply instead, Sun elects to 9 use only the General Public License version 2 (GPLv2) at this time 10 for any software where a choice of GPL license versions is made 11 available with the language indicating that GPLv2 or any later 12 version may be used, or where a choice of which version of the GPL 13 is applied is otherwise unspecified. 14 15 -------------------------------------------------------------------- 16 17 Copyright (C) 2003 Bastien Nocera <hadess (a] hadess.net> 18 Copyright (C) 2007 Carl-Anton Ingmarsson <ca.ingmarsson (a] gmail.com> 19 Copyright (C) 2007 Jonh Wendell <wendell (a] bani.com.br> 20 Copyright (C) 2005 - Paolo Maggi 21 Copyright (C) 2006-2007 Richard Hughes <richard (a] hughsie.com> 22 Copyright (C) 2003-2007 Ross Burton <ross (a] burtonini.com> 23 24 This program is free software; you can redistribute it and/or modify 25 it under the terms of the GNU General Public License as published by 26 the Free Software Foundation; either version 2 of the License, or 27 (at your option) any later version. 28 29 This program is distributed in the hope that it will be useful, 30 but WITHOUT ANY WARRANTY; without even the implied warranty of 31 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 32 GNU General Public License for more details. 33 34 You should have received a copy of the GNU General Public License 35 along with this program; if not, write to the Free Software 36 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 37 38 -------------------------------------------------------------------- 39 40 (c) 2006 Christophe Fergeau <teuf (a] gnome.org> 41 (C) 2005 OpenedHand Ltd. 42 (c) copyright 2005 Ronald S. Bultje <rbultje (a] ronald.bitfreak.net> 43 Copyright (C) 2003, 2005 Ross Burton <ross (a] burtonini.com> 44 45 This library is free software; you can redistribute it and/or 46 modify it under the terms of the GNU Library General Public 47 License as published by the Free Software Foundation; either 48 version 2 of the License, or (at your option) any later version. 49 50 This library is distributed in the hope that it will be useful, 51 but WITHOUT ANY WARRANTY; without even the implied warranty of 52 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 53 Library General Public License for more details. 54 55 You should have received a copy of the GNU Library General Public 56 License along with this library; if not, write to the 57 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 58 Boston, MA 02111-1307, USA. 59 60 -------------------------------------------------------------------- 61 62