]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/package/debian/copyright
ncurses 5.9 - patch 20150307
[ncurses.git] / test / package / debian / copyright
1 Upstream source http://invisible-island.net/ncurses/ncurses-examples.html
2
3 Current ncurses maintainer: Thomas Dickey <dickey@invisible-island.net>
4
5 -------------------------------------------------------------------------------
6     Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.
7
8     Permission is hereby granted, free of charge, to any person obtaining a
9     copy of this software and associated documentation files (the
10     "Software"), to deal in the Software without restriction, including
11     without limitation the rights to use, copy, modify, merge, publish,
12     distribute, distribute with modifications, sublicense, and/or sell
13     copies of the Software, and to permit persons to whom the Software is
14     furnished to do so, subject to the following conditions:
15
16     The above copyright notice and this permission notice shall be included
17     in all copies or substantial portions of the Software.
18
19     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
22     IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
23     DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
24     OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
25     THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26
27     Except as contained in this notice, the name(s) of the above copyright
28     holders shall not be used in advertising or otherwise to promote the
29     sale, use or other dealings in this Software without prior written
30     authorization.
31 -------------------------------------------------------------------------------
32
33 Files: install-sh
34 Copyright:  1994 X Consortium
35 Licence: other-BSD
36     Permission is hereby granted, free of charge, to any person obtaining a copy
37     of this software and associated documentation files (the "Software"), to
38     deal in the Software without restriction, including without limitation the
39     rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
40     sell copies of the Software, and to permit persons to whom the Software is
41     furnished to do so, subject to the following conditions:
42
43     The above copyright notice and this permission notice shall be included in
44     all copies or substantial portions of the Software.
45
46     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
49     X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
50     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
51     TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
52
53     Except as contained in this notice, the name of the X Consortium shall not
54     be used in advertising or otherwise to promote the sale, use or other deal-
55     ings in this Software without prior written authorization from the X Consor-
56     tium.
57
58     FSF changes to this file are in the public domain.
59
60     Calling this script install-sh is preferred over install.sh, to prevent
61     `make' implicit rules from creating a file called install from it
62     when there is no Makefile.
63
64     This script is compatible with the BSD install script, but was written
65     from scratch.  It can only install one file at a time, a restriction
66     shared with many OS's install programs.
67
68 On Debian systems, the complete text of the GNU General
69 Public License can be found in '/usr/share/common-licenses/GPL-2'