1*7a1c0d96SNathan WhitehornUpstream source http://invisible-island.net/dialog/dialog.html 2*7a1c0d96SNathan Whitehorn 3*7a1c0d96SNathan WhitehornCurrent dialog upstream maintainer: Thomas Dickey <dickey@invisible-island.net> 4*7a1c0d96SNathan Whitehorn 5*7a1c0d96SNathan Whitehorn------------------------------------------------------------------------------- 6*7a1c0d96SNathan WhitehornFiles: *.c *.h 7*7a1c0d96SNathan Whitehorn Copyright 2000-2008,2010 Thomas E. Dickey 8*7a1c0d96SNathan Whitehorn 9*7a1c0d96SNathan Whitehorn This program is free software; you can redistribute it and/or modify 10*7a1c0d96SNathan Whitehorn it under the terms of the GNU Lesser General Public License, version 2.1 11*7a1c0d96SNathan Whitehorn as published by the Free Software Foundation. 12*7a1c0d96SNathan Whitehorn 13*7a1c0d96SNathan Whitehorn This program is distributed in the hope that it will be useful, but 14*7a1c0d96SNathan Whitehorn WITHOUT ANY WARRANTY; without even the implied warranty of 15*7a1c0d96SNathan Whitehorn MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 16*7a1c0d96SNathan Whitehorn Lesser General Public License for more details. 17*7a1c0d96SNathan Whitehorn 18*7a1c0d96SNathan Whitehorn You should have received a copy of the GNU Lesser General Public 19*7a1c0d96SNathan Whitehorn License along with this program; if not, write to 20*7a1c0d96SNathan Whitehorn Free Software Foundation, Inc. 21*7a1c0d96SNathan Whitehorn 51 Franklin St., Fifth Floor 22*7a1c0d96SNathan Whitehorn Boston, MA 02110, USA. 23*7a1c0d96SNathan Whitehorn 24*7a1c0d96SNathan Whitehorn An earlier version of this program lists as authors 25*7a1c0d96SNathan Whitehorn Savio Lam (lam836@cs.cuhk.hk) 26*7a1c0d96SNathan Whitehorn------------------------------------------------------------------------------- 27*7a1c0d96SNathan Whitehorn 28*7a1c0d96SNathan WhitehornFiles: aclocal.m4 29*7a1c0d96SNathan WhitehornLicence: other-BSD 30*7a1c0d96SNathan WhitehornCopyright: 1999-2009,2010 by Thomas E. Dickey 31*7a1c0d96SNathan Whitehorn Permission is hereby granted, free of charge, to any person obtaining a 32*7a1c0d96SNathan Whitehorn copy of this software and associated documentation files (the 33*7a1c0d96SNathan Whitehorn "Software"), to deal in the Software without restriction, including 34*7a1c0d96SNathan Whitehorn without limitation the rights to use, copy, modify, merge, publish, 35*7a1c0d96SNathan Whitehorn distribute, distribute with modifications, sublicense, and/or sell 36*7a1c0d96SNathan Whitehorn copies of the Software, and to permit persons to whom the Software is 37*7a1c0d96SNathan Whitehorn furnished to do so, subject to the following conditions: 38*7a1c0d96SNathan Whitehorn 39*7a1c0d96SNathan Whitehorn The above copyright notice and this permission notice shall be included 40*7a1c0d96SNathan Whitehorn in all copies or portions of the Software. 41*7a1c0d96SNathan Whitehorn 42*7a1c0d96SNathan Whitehorn THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 43*7a1c0d96SNathan Whitehorn OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 44*7a1c0d96SNathan Whitehorn MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 45*7a1c0d96SNathan Whitehorn IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 46*7a1c0d96SNathan Whitehorn DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 47*7a1c0d96SNathan Whitehorn OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 48*7a1c0d96SNathan Whitehorn THE USE OR OTHER DEALINGS IN THE SOFTWARE. 49*7a1c0d96SNathan Whitehorn 50*7a1c0d96SNathan Whitehorn Except as contained in this notice, the name(s) of the above copyright 51*7a1c0d96SNathan Whitehorn holders shall not be used in advertising or otherwise to promote the 52*7a1c0d96SNathan Whitehorn sale, use or other dealings in this Software without prior written 53*7a1c0d96SNathan Whitehorn authorization. 54*7a1c0d96SNathan Whitehorn 55*7a1c0d96SNathan WhitehornFiles: install-sh 56*7a1c0d96SNathan WhitehornCopyright: 1994 X Consortium 57*7a1c0d96SNathan WhitehornLicence: other-BSD 58*7a1c0d96SNathan Whitehorn Permission is hereby granted, free of charge, to any person obtaining a copy 59*7a1c0d96SNathan Whitehorn of this software and associated documentation files (the "Software"), to 60*7a1c0d96SNathan Whitehorn deal in the Software without restriction, including without limitation the 61*7a1c0d96SNathan Whitehorn rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 62*7a1c0d96SNathan Whitehorn sell copies of the Software, and to permit persons to whom the Software is 63*7a1c0d96SNathan Whitehorn furnished to do so, subject to the following conditions: 64*7a1c0d96SNathan Whitehorn 65*7a1c0d96SNathan Whitehorn The above copyright notice and this permission notice shall be included in 66*7a1c0d96SNathan Whitehorn all copies or substantial portions of the Software. 67*7a1c0d96SNathan Whitehorn 68*7a1c0d96SNathan Whitehorn THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 69*7a1c0d96SNathan Whitehorn IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 70*7a1c0d96SNathan Whitehorn FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 71*7a1c0d96SNathan Whitehorn X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 72*7a1c0d96SNathan Whitehorn AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- 73*7a1c0d96SNathan Whitehorn TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 74*7a1c0d96SNathan Whitehorn 75*7a1c0d96SNathan Whitehorn Except as contained in this notice, the name of the X Consortium shall not 76*7a1c0d96SNathan Whitehorn be used in advertising or otherwise to promote the sale, use or other deal- 77*7a1c0d96SNathan Whitehorn ings in this Software without prior written authorization from the X Consor- 78*7a1c0d96SNathan Whitehorn tium. 79*7a1c0d96SNathan Whitehorn 80*7a1c0d96SNathan Whitehorn FSF changes to this file are in the public domain. 81*7a1c0d96SNathan Whitehorn 82*7a1c0d96SNathan Whitehorn Calling this script install-sh is preferred over install.sh, to prevent 83*7a1c0d96SNathan Whitehorn `make' implicit rules from creating a file called install from it 84*7a1c0d96SNathan Whitehorn when there is no Makefile. 85*7a1c0d96SNathan Whitehorn 86*7a1c0d96SNathan Whitehorn This script is compatible with the BSD install script, but was written 87*7a1c0d96SNathan Whitehorn from scratch. It can only install one file at a time, a restriction 88*7a1c0d96SNathan Whitehorn shared with many OS's install programs. 89*7a1c0d96SNathan Whitehorn 90*7a1c0d96SNathan WhitehornFiles: debian/* 91*7a1c0d96SNathan WhitehornCopyright: 2010 Thomas E. Dickey 92*7a1c0d96SNathan WhitehornLicence: other-BSD 93*7a1c0d96SNathan Whitehorn Permission to use, copy, modify, and distribute this software and its 94*7a1c0d96SNathan Whitehorn documentation for any purpose and without fee is hereby granted, 95*7a1c0d96SNathan Whitehorn provided that the above copyright notice appear in all copies and that 96*7a1c0d96SNathan Whitehorn both that copyright notice and this permission notice appear in 97*7a1c0d96SNathan Whitehorn supporting documentation, and that the name of the above listed 98*7a1c0d96SNathan Whitehorn copyright holder(s) not be used in advertising or publicity pertaining 99*7a1c0d96SNathan Whitehorn to distribution of the software without specific, written prior 100*7a1c0d96SNathan Whitehorn permission. 101*7a1c0d96SNathan Whitehorn 102*7a1c0d96SNathan Whitehorn THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD 103*7a1c0d96SNathan Whitehorn TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 104*7a1c0d96SNathan Whitehorn AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE 105*7a1c0d96SNathan Whitehorn LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 106*7a1c0d96SNathan Whitehorn WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 107*7a1c0d96SNathan Whitehorn ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 108*7a1c0d96SNathan Whitehorn OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 109*7a1c0d96SNathan Whitehorn 110*7a1c0d96SNathan WhitehornOn Debian systems, the complete text of the GNU General 111*7a1c0d96SNathan WhitehornPublic License can be found in '/usr/share/common-licenses/GPL-2' 112