20843N/AFor the avoidance of doubt, except that if any license choice other
20843N/Athan GPL or LGPL is available it will apply instead, Sun elects to
20843N/Ause only the General Public License version 2 (GPLv2) at this time
20885N/Afor any software where a choice of GPL license versions is made
20843N/Aavailable with the language indicating that GPLv2 or any later
20843N/Aversion may be used, or where a choice of which version of the GPL
20843N/Ais applied is otherwise unspecified.
20843N/A--------------------------------------------------------------------
20843N/A Copyright (C) 1998, 1999 Manish Singh <yosh@gimp.org>
20843N/A This library is free software; you can redistribute it
and/or 20843N/A modify it under the terms of the GNU Library General Public
20843N/A License as published by the Free Software Foundation; either
20843N/A version 2 of the License, or (at your option) any later version.
20855N/A This library is distributed in the hope that it will be useful,
20843N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
20843N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20843N/A Library General Public License for more details.
20843N/A You should have received a copy of the GNU Library General Public
20843N/A License along with this library; if not, write to the
20843N/A Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20852N/A--------------------------------------------------------------------
20867N/A This program is free software; you can redistribute it
and/or modify
20899N/A it under the terms of the GNU General Public License as published by
20867N/A the Free Software Foundation; either version 2 of the License, or
20867N/A (at your option) any later version.
20899N/A This program is distributed in the hope that it will be useful,
20876N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
20899N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20876N/A GNU General Public License for more details.
20899N/A You should have received a copy of the GNU General Public License
20899N/A along with this program; if not, write to the Free Software
20906N/A Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20843N/A--------------------------------------------------------------------
20843N/A Copyright (C) 1998 Simon K�gedal
20843N/A This program is free software; you can redistribute it
and/or modify
20843N/A it under the terms of the GNU General Public License as published by
20899N/A the Free Software Foundation; either version 2 of the License, or
20843N/A (at your option) any later version.
20852N/A This program is distributed in the hope that it will be useful,
20866N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
20867N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20876N/A GNU General Public License in the file COPYING for more details.
20899N/A--------------------------------------------------------------------
20843N/A getopt_long and getopt_long_only entry points for GNU getopt.
20843N/A Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc.
20843N/A Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
20843N/A This file is part of the GNU C Library.
20899N/A NOTE: getopt is now part of the C library, so if you don't know what
20876N/A "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu
20899N/A Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
20843N/A The GNU C Library is free software; you can redistribute it
and/or 20843N/A modify it under the terms of the GNU Library General Public License as
20856N/A published by the Free Software Foundation; either version 2 of the
20856N/A License, or (at your option) any later version.
20856N/A The GNU C Library is distributed in the hope that it will be useful,
20856N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
20843N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20843N/A Library General Public License for more details.
20843N/A You should have received a copy of the GNU Library General Public
20843N/A write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20856N/A--------------------------------------------------------------------