SUNWgamin.copyright revision 12665
12665N/AFor the avoidance of doubt, except that if any license choice other
12665N/Athan GPL or LGPL is available it will apply instead, Sun elects to
12665N/Ause only the General Public License version 2 (GPLv2) at this time
12665N/Afor any software where a choice of GPL license versions is made
12665N/Aavailable with the language indicating that GPLv2 or any later
12665N/Aversion may be used, or where a choice of which version of the GPL
12665N/Ais applied is otherwise unspecified.
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2008 Lin Ma, Sun Microsystem.
12665N/A
12665N/A This library is free software; you can redistribute it and/or
12665N/A modify it under the terms of the GNU Lesser General Public
12665N/A License as published by the Free Software Foundation; either
12665N/A version 2 of the License, or (at your option) any later version.
12665N/A
12665N/A This library is distributed in the hope that it will be useful,
12665N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12665N/A Lesser General Public License for more details.
12665N/A
12665N/A You should have received a copy of the GNU Lesser General
12665N/A Public License along with this library; if not, write to the
12665N/A Free Software Foundation, Inc., 59 Temple Place, Suite 330,
12665N/A Boston, MA 02111-1307, USA.
12665N/A
12665N/A Authors: Lin Ma <lin.ma@sun.com>
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2005 Neal H. Walfield
12665N/A Loosely based on gam_inotify.c which is
12665N/A Copyright (C) 2004 John McCutchan, James Willcox, Corey Bowers
12665N/A
12665N/A This library is free software; you can redistribute it and/or
12665N/A modify it under the terms of the GNU General Lesser Public License
12665N/A as published by the Free Software Foundation; either version 2, or
12665N/A (at your option) any later version.
12665N/A
12665N/A This library is distributed in the hope that it will be useful,
12665N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12665N/A Lesser General Public License for more details.
12665N/A
12665N/A You should have received a copy of the GNU General Lesser Public
12665N/A License along with this library; if not, write to the Free Software
12665N/A Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
12665N/A Copyright (C) 1999 Silicon Graphics, Inc. All Rights Reserved.
12665N/A Copyright (C) 2004 Red Hat, Inc.
12665N/A
12665N/A This program is free software; you can redistribute it and/or modify it
12665N/A under the terms of version 2.1 of the GNU Lesser General Public License
12665N/A as published by the Free Software Foundation.
12665N/A
12665N/A This program is distributed in the hope that it would be useful, but
12665N/A WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Further, any
12665N/A license provided herein, whether implied or otherwise, is limited to
12665N/A this program in accordance with the express provisions of the GNU Lesser
12665N/A General Public License. Patent licenses, if any, provided herein do not
12665N/A apply to combinations of this program with other product or programs, or
12665N/A any other product whatsoever. This program is distributed without any
12665N/A warranty that the program is delivered free of the rightful claim of any
12665N/A third person by way of infringement or the like. See the GNU Lesser
12665N/A General Public License for more details.
12665N/A
12665N/A You should have received a copy of the GNU General Public License along
12665N/A with this program; if not, write the Free Software Foundation, Inc., 59
12665N/A Temple Place - Suite 330, Boston MA 02111-1307, USA.
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2005 John McCutchan
12665N/A Copyright (C) 2006 John McCutchan <john@johnmccutchan.com>
12665N/A
12665N/A The Gnome Library is free software; you can redistribute it and/or
12665N/A modify it under the terms of the GNU Library General Public License as
12665N/A published by the Free Software Foundation; either version 2 of the
12665N/A License, or (at your option) any later version.
12665N/A
12665N/A The Gnome Library is distributed in the hope that it will be useful,
12665N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12665N/A Library General Public License for more details.
12665N/A
12665N/A You should have received a copy of the GNU Library General Public
12665N/A License along with the Gnome Library; see the file COPYING.LIB. If not,
12665N/A write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
12665N/A Boston, MA 02111-1307, USA.
12665N/A
12665N/A Author: John McCutchan <ttb@tentacle.dhs.org>
12665N/A Author: John McCutchan <john@johnmccutchan.com>
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2003 James Willcox, Corey Bowers
12665N/A Copyright (C) 2005 Joe Marcus Clarke <marcus@FreeBSD.org>
12665N/A Copyright (C) 2005 Jean-Yves Lefort <jylefort@FreeBSD.org>
12665N/A Copyright (C) 2004 Daniel Veillard, Red Hat, Inc.
12665N/A Copyright (C) 2004 Daniel Veillard
12665N/A Copyright (C) 2005 John McCutchan
12665N/A
12665N/A This library is free software; you can redistribute it and/or
12665N/A modify it under the terms of the GNU Lesser General Public
12665N/A License as published by the Free Software Foundation; either
12665N/A version 2 of the License, or (at your option) any later version.
12665N/A
12665N/A This library is distributed in the hope that it will be useful,
12665N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12665N/A Lesser General Public License for more details.
12665N/A
12665N/A You should have received a copy of the GNU Lesser General Public
12665N/A License along with this library; if not, write to the Free
12665N/A Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
12665N/A
12665N/A--------------------------------------------------------------------
12665N/A
12665N/A Copyright (C) 2006 John McCutchan <john@johnmccutchan.com>
12665N/A
12665N/A This program is free software; you can redistribute it and/or modify
12665N/A it under the terms of the GNU General Public License as published by
12665N/A the Free Software Foundation; version 2.
12665N/A
12665N/A This program is distributed in the hope that it will be useful,
12665N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
12665N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12665N/A GNU General Public License version 2 for more details.
12665N/A You should have received a copy of the GNU General Public License
12665N/A along with this program; if not, write to the Free Software Foundation,
12665N/A Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
12665N/A
12665N/A--------------------------------------------------------------------