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