1 For the avoidance of doubt, except that if any license choice other 2 than GPL or LGPL is available it will apply instead, Sun elects to 3 use only the General Public License version 2 (GPLv2) at this time 4 for any software where a choice of GPL license versions is made 5 available with the language indicating that GPLv2 or any later 6 version may be used, or where a choice of which version of the GPL 7 is applied is otherwise unspecified. 8 9 -------------------------------------------------------------------- 10 11 Copyright (C) 1999 Tom Tromey 12 Copyright (C) 2000 Red Hat, Inc. 13 Copyright (C) 2005 Collabora Ltd. 14 Copyright (C) 2005 Nokia Corporation 15 16 @author Sjoerd Simons <sjoerd (a] luon.net> 17 Original author: Bruce M. Simpson <bms (a] FreeBSD.org> 18 19 This library is free software; you can redistribute it and/or 20 modify it under the terms of the GNU Lesser General Public 21 License as published by the Free Software Foundation; either 22 version 2 of the License, or (at your option) any later version. 23 24 This library is distributed in the hope that it will be useful, 25 but WITHOUT ANY WARRANTY; without even the implied warranty of 26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 27 Lesser General Public License for more details. 28 29 You should have received a copy of the GNU Lesser General Public 30 License along with this library; if not, write to the 31 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 32 Boston, MA 02111-1307, USA. 33 34 35 36 37 38 -------------------------------------------------------------------- 39 40 41 This header is used if <sys/inotify.h> cannot be found. 42 43 Inode based directory notification for Linux 44 45 Copyright (C) 2005 John McCutchan 46 47 48 49 50 -------------------------------------------------------------------- 51 52