]> ncurses.scripts.mit.edu Git - ncurses.git/blob - package/debian/copyright
ncurses 6.0 - patch 20160521
[ncurses.git] / package / debian / copyright
1 Upstream source http://invisible-island.net/ncurses/ncurses.html
2 This package is used for testing builds of ncurses.
3
4 Current ncurses maintainer: Thomas Dickey <dickey@invisible-island.net>
5
6 -------------------------------------------------------------------------------
7 Files: *
8 Copyright: 1998-2015,2016 Free Software Foundation, Inc.
9 Licence: X11
10
11 Files: aclocal.m4 package
12 Copyright: 1996-2015,2016 by Thomas E. Dickey
13 Licence: X11
14
15 Files: doc/html/NCURSES-Programming-HOWTO.html
16 Copyright: 2001 by Pradeep Padala
17 Licence: X11
18
19     Permission is hereby granted, free of charge, to any person obtaining a
20     copy of this software and associated documentation files (the
21     "Software"), to deal in the Software without restriction, including
22     without limitation the rights to use, copy, modify, merge, publish,
23     distribute, distribute with modifications, sublicense, and/or sell
24     copies of the Software, and to permit persons to whom the Software is
25     furnished to do so, subject to the following conditions:
26
27     The above copyright notice and this permission notice shall be included
28     in all copies or substantial portions of the Software.
29
30     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
33     IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
34     DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
35     OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
36     THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
38     Except as contained in this notice, the name(s) of the above copyright
39     holders shall not be used in advertising or otherwise to promote the
40     sale, use or other dealings in this Software without prior written
41     authorization.
42
43 -------------------------------------------------------------------------------
44 Files: install-sh
45 Copyright:  1994 X Consortium
46 Licence: X11
47
48     Permission is hereby granted, free of charge, to any person obtaining a copy
49     of this software and associated documentation files (the "Software"), to
50     deal in the Software without restriction, including without limitation the
51     rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
52     sell copies of the Software, and to permit persons to whom the Software is
53     furnished to do so, subject to the following conditions:
54
55     The above copyright notice and this permission notice shall be included in
56     all copies or substantial portions of the Software.
57
58     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
61     X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
62     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
63     TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
64
65     Except as contained in this notice, the name of the X Consortium shall not
66     be used in advertising or otherwise to promote the sale, use or other deal-
67     ings in this Software without prior written authorization from the X Consor-
68     tium.
69
70 -------------------------------------------------------------------------------
71 Files: progs/tset.c ncurses/tinfo/read_termcap.c
72 Copyright: 1980,1991,1992,1993 The Regents of the University of California.
73 License: BSD
74
75     Redistribution and use in source and binary forms, with or without
76     modification, are permitted provided that the following conditions
77     are met:
78     1. Redistributions of source code must retain the above copyright
79        notice, this list of conditions and the following disclaimer.
80     2. Redistributions in binary form must reproduce the above copyright
81        notice, this list of conditions and the following disclaimer in the
82        documentation and/or other materials provided with the distribution.
83     3. Neither the name of the University nor the names of its contributors
84        may be used to endorse or promote products derived from this software
85        without specific prior written permission.
86
87     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
88     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
89     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
90     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
91     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
92     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
93     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
94     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
95     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
96     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
97     SUCH DAMAGE.
98
99 -- vile: txtmode file-encoding=utf-8