1N/ACopyright 2008 Sun Microsystems, Inc. All rights reserved.
1N/AUse is subject to license terms.
1N/AFor the avoidance of doubt, except that if any license choice other
1N/Athan GPL or LGPL is available it will apply instead, Sun elects to
1N/Ause only the General Public License version 2 (GPLv2) at this time
1N/Afor any software where a choice of GPL license versions is made
1N/Aavailable with the language indicating that GPLv2 or any later
1N/Aversion may be used, or where a choice of which version of the GPL
1N/Ais applied is otherwise unspecified.
1N/A--------------------------------------------------------------------
1N/A Copyright (C) 1999, 2001-2002 Free Software Foundation, Inc.
1N/A This file is part of the GNU C Library.
1N/A The GNU C Library is free software; you can redistribute it
and/or 1N/A modify it under the terms of the GNU Library General Public License as
1N/A published by the Free Software Foundation; either version 2 of the
1N/A License, or (at your option) any later version.
1N/A The GNU C Library is distributed in the hope that it will be useful,
1N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
1N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1N/A Library General Public License for more details.
1N/A You should have received a copy of the GNU Library General Public
1N/A write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
1N/A Boston, MA 02111-1307, USA.
1N/A--------------------------------------------------------------------
1N/A Copyright (C) 2001 Free Software Foundation, Inc.
1N/A This program is free software; you can redistribute it
and/or modify
1N/A it under the terms of the GNU General Public License as published by
1N/A the Free Software Foundation; either version 2, or (at your option)
1N/A This program is distributed in the hope that it will be useful,
1N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
1N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1N/A GNU General Public License for more details.
1N/A You should have received a copy of the GNU General Public License
1N/A along with this program; if not, write to the Free Software Foundation,
1N/A Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1N/A--------------------------------------------------------------------
1N/A Copyright (C) 2002-2004 Bastien Nocera <hadess@hadess.net>
1N/A Copyright (C) 2004 James Bowes <bowes@cs.dal.ca>
1N/A Copyright (C) 2004-2006 William Jon McCann <mccann@jhu.edu>
1N/A This program is free software; you can redistribute it
and/or modify
1N/A it under the terms of the GNU General Public License as published by
1N/A the Free Software Foundation; either version 2 of the License, or
1N/A (at your option) any later version.
1N/A This program is distributed in the hope that it will be useful,
1N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
1N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1N/A GNU General Public License for more details.
1N/A You should have received a copy of the GNU General Public License
1N/A along with this program; if not, write to the Free Software
1N/A Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1N/A Authors: James Bowes <bowes@cs.dal.ca>
1N/A Bastien Nocera <hadess@hadess.net>
1N/A William Jon McCann <mccann@jhu.edu>
1N/A--------------------------------------------------------------------
1N/A Copyright (C) 2002-2004 Red Hat, Inc.
1N/A Copyright (C) 2003 Novell, Inc.
1N/A Copyright (C) 2005-2006 William Jon McCann <mccann@jhu.edu>
1N/A Copyright (C) 2006 Fabio Bonelli <fabiobonelli@libero.it>
1N/A This program is free software; you can redistribute it
and/or 1N/A modify it under the terms of the GNU General Public License as
1N/A published by the Free Software Foundation; either version 2 of the
1N/A License, or (at your option) any later version.
1N/A This program is distributed in the hope that it will be useful,
1N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
1N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1N/A General Public License for more details.
1N/A You should have received a copy of the GNU General Public
1N/A License along with this program; if not, write to the
1N/A Free Software Foundation, Inc., 59 Temple Place - Suite 330,
1N/A Boston, MA 02111-1307, USA.
1N/A Authors: Alexander Larsson <alexl@redhat.com>
1N/A Bastien Nocera <hadess@hadess.net>
1N/A William Jon McCann <mccann@jhu.edu>
1N/A Fabio Bonelli <fabiobonelli@libero.it>
1N/A--------------------------------------------------------------------