copyright revision 1.1.1.7 1 1.1.1.7 mrg Upstream source https://invisible-island.net/xterm/xterm.html
2 1.1 mrg
3 1.1 mrg -------------------------------------------------------------------------------
4 1.1 mrg Except as noted below, all copyrights use the same wording, denoted MIT-X11.
5 1.1 mrg That is not in Debian's list under /usr/share/licenses. Here is the common
6 1.1 mrg wording:
7 1.1 mrg
8 1.1 mrg All Rights Reserved
9 1.1 mrg
10 1.1 mrg Permission is hereby granted, free of charge, to any person obtaining a
11 1.1 mrg copy of this software and associated documentation files (the
12 1.1 mrg "Software"), to deal in the Software without restriction, including
13 1.1 mrg without limitation the rights to use, copy, modify, merge, publish,
14 1.1 mrg distribute, sublicense, and/or sell copies of the Software, and to
15 1.1 mrg permit persons to whom the Software is furnished to do so, subject to
16 1.1 mrg the following conditions:
17 1.1 mrg
18 1.1 mrg The above copyright notice and this permission notice shall be included
19 1.1 mrg in all copies or substantial portions of the Software.
20 1.1 mrg
21 1.1 mrg THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
22 1.1 mrg OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23 1.1 mrg MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24 1.1 mrg IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
25 1.1 mrg CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
26 1.1 mrg TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
27 1.1 mrg SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28 1.1 mrg
29 1.1 mrg Except as contained in this notice, the name(s) of the above copyright
30 1.1 mrg holders shall not be used in advertising or otherwise to promote the
31 1.1 mrg sale, use or other dealings in this Software without prior written
32 1.1 mrg authorization.
33 1.1 mrg
34 1.1 mrg -------------------------------------------------------------------------------
35 1.1 mrg Files: * */*
36 1.1 mrg License: MIT-X11
37 1.1 mrg
38 1.1.1.7 mrg Copyright 1996-2020,2021 by Thomas E. Dickey
39 1.1 mrg
40 1.1 mrg (date ranges vary, depending on when the respective files were first changed
41 1.1 mrg significantly, and run through the most recent change date).
42 1.1 mrg
43 1.1 mrg -------------------------------------------------------------------------------
44 1.1 mrg Files: 88colres.pl
45 1.1 mrg License: MIT-X11
46 1.1 mrg
47 1.1.1.7 mrg Copyright 1999-2016,2017 by Thomas E. Dickey
48 1.1 mrg Copyright 1999-2000 by Steve Wall
49 1.1 mrg
50 1.1 mrg -------------------------------------------------------------------------------
51 1.1 mrg Files: vttests/88colors2.pl
52 1.1 mrg License: MIT-X11
53 1.1 mrg
54 1.1.1.7 mrg Copyright 1999-2014,2016 by Thomas E. Dickey
55 1.1 mrg Copyright 1999 by Steve Wall
56 1.1 mrg
57 1.1 mrg -------------------------------------------------------------------------------
58 1.1 mrg Files: vttests/256colors2.pl
59 1.1 mrg License: MIT-X11
60 1.1 mrg
61 1.1.1.7 mrg Copyright 1999-2014,2016 by Thomas E. Dickey
62 1.1 mrg Copyright 2002 by Steve Wall
63 1.1 mrg Copyright 1999 by Todd Larason
64 1.1 mrg
65 1.1 mrg -------------------------------------------------------------------------------
66 1.1 mrg Files: xcharmouse.h
67 1.1 mrg
68 1.1 mrg Copyright 1998 by Jason Bacon <acadix (a] execpc.com>
69 1.1 mrg
70 1.1 mrg All Rights Reserved
71 1.1 mrg
72 1.1 mrg Permission to use, copy, modify, and distribute this software and its
73 1.1 mrg documentation for any purpose and without fee is hereby granted,
74 1.1 mrg provided that the above copyright notice appear in all copies and that
75 1.1 mrg both that copyright notice and this permission notice appear in
76 1.1 mrg supporting documentation, and that the name of the above listed
77 1.1 mrg copyright holder(s) not be used in advertising or publicity pertaining
78 1.1 mrg to distribution of the software without specific, written prior
79 1.1 mrg permission.
80 1.1 mrg
81 1.1 mrg THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
82 1.1 mrg TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
83 1.1 mrg AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
84 1.1 mrg LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
85 1.1 mrg WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
86 1.1 mrg ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
87 1.1 mrg OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
88 1.1 mrg
89 1.1 mrg
90 1.1 mrg -------------------------------------------------------------------------------
91 1.1 mrg Files: xutf8.*
92 1.1 mrg License: MIT-X11
93 1.1 mrg
94 1.1 mrg Copyright (C) 2001 by Juliusz Chroboczek
95 1.1 mrg
96 1.1 mrg Permission is hereby granted, free of charge, to any person obtaining a copy
97 1.1 mrg of this software and associated documentation files (the "Software"), to deal
98 1.1 mrg in the Software without restriction, including without limitation the rights
99 1.1 mrg to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
100 1.1 mrg copies of the Software, and to permit persons to whom the Software is
101 1.1 mrg furnished to do so, subject to the following conditions:
102 1.1 mrg
103 1.1 mrg The above copyright notice and this permission notice shall be included in
104 1.1 mrg all copies or substantial portions of the Software.
105 1.1 mrg
106 1.1 mrg THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
107 1.1 mrg IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
108 1.1 mrg FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
109 1.1 mrg AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
110 1.1 mrg LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
111 1.1 mrg OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
112 1.1 mrg THE SOFTWARE.
113 1.1 mrg
114 1.1 mrg -------------------------------------------------------------------------------
115 1.1 mrg Files: ctlseqs.ms install-sh
116 1.1 mrg License: MIT-X11
117 1.1 mrg
118 1.1 mrg Copyright 1984-1994 X Consortium
119 1.1 mrg
120 1.1 mrg -------------------------------------------------------------------------------
121 1.1 mrg Copyright 1987,1988 by Digital Equipment Corporation, Maynard, Massachusetts.
122 1.1 mrg
123 1.1 mrg All Rights Reserved
124 1.1 mrg
125 1.1 mrg Permission to use, copy, modify, and distribute this software and its
126 1.1 mrg documentation for any purpose and without fee is hereby granted,
127 1.1 mrg provided that the above copyright notice appear in all copies and that
128 1.1 mrg both that copyright notice and this permission notice appear in
129 1.1 mrg supporting documentation, and that the name of Digital Equipment
130 1.1 mrg Corporation not be used in advertising or publicity pertaining to
131 1.1 mrg distribution of the software without specific, written prior permission.
132 1.1 mrg
133 1.1 mrg DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
134 1.1 mrg ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
135 1.1 mrg DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
136 1.1 mrg ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
137 1.1 mrg WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
138 1.1 mrg ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
139 1.1 mrg SOFTWARE.
140 1.1 mrg
141 1.1 mrg -------------------------------------------------------------------------------
142 1.1.1.7 mrg Copyright 1988,1989 X Consortium
143 1.1 mrg
144 1.1 mrg Permission to use, copy, modify, distribute, and sell this software and its
145 1.1 mrg documentation for any purpose is hereby granted without fee, provided that
146 1.1 mrg the above copyright notice appear in all copies and that both that
147 1.1 mrg copyright notice and this permission notice appear in supporting
148 1.1 mrg documentation.
149 1.1 mrg
150 1.1 mrg The above copyright notice and this permission notice shall be included in
151 1.1 mrg all copies or substantial portions of the Software.
152 1.1 mrg
153 1.1 mrg THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
154 1.1 mrg IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
155 1.1 mrg FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
156 1.1 mrg OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
157 1.1 mrg AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
158 1.1 mrg CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
159 1.1 mrg
160 1.1.1.7 mrg Except as contained in this notice, the name of the X Consortium shall not be
161 1.1 mrg used in advertising or otherwise to promote the sale, use or other dealings
162 1.1.1.7 mrg in this Software without prior written authorization from the X Consortium.
163 1.1 mrg
164 1.1 mrg -------------------------------------------------------------------------------
165 1.1 mrg Files: koi8rxterm.man uxterm.man
166 1.1 mrg License: MIT-X11
167 1.1 mrg
168 1.1 mrg Copyright 2001, 2004 Branden Robinson
169 1.1 mrg
170 1.1 mrg Permission is hereby granted, free of charge, to any person obtaining a
171 1.1 mrg copy of this software and associated documentation files (the "Software"),
172 1.1 mrg to deal in the Software without restriction, including without limitation
173 1.1 mrg the rights to use, copy, modify, merge, publish, distribute, sublicense,
174 1.1 mrg and/or sell copies of the Software, and to permit persons to whom the
175 1.1 mrg Software is furnished to do so, subject to the following conditions:
176 1.1 mrg
177 1.1 mrg The above copyright notice and this permission notice shall be included in
178 1.1 mrg all copies or substantial portions of the Software.
179 1.1 mrg
180 1.1 mrg THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
181 1.1 mrg IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
182 1.1 mrg FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
183 1.1 mrg SOFTWARE IN THE PUBLIC INTEREST, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR
184 1.1 mrg OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
185 1.1 mrg ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
186 1.1 mrg DEALINGS IN THE SOFTWARE.
187 1.1 mrg
188 1.1 mrg -------------------------------------------------------------------------------
189 1.1 mrg Files: charclass.*
190 1.1 mrg
191 1.1 mrg Markus Kuhn -- 2000-07-03
192 1.1 mrg
193 1.1 mrg Permission to use, copy, modify, and distribute this software
194 1.1 mrg for any purpose and without fee is hereby granted. The author
195 1.1 mrg disclaims all warranties with regard to this software.
196 1.1 mrg
197 1.1 mrg -------------------------------------------------------------------------------
198 1.1.1.7 mrg Files: wcwidth.c
199 1.1 mrg
200 1.1.1.7 mrg Copyright 2002-2016,2017 by Thomas E. Dickey
201 1.1 mrg Markus Kuhn -- 2007-05-25
202 1.1 mrg
203 1.1 mrg Permission to use, copy, modify, and distribute this software
204 1.1 mrg for any purpose and without fee is hereby granted. The author
205 1.1 mrg disclaims all warranties with regard to this software.
206 1.1 mrg
207 1.1 mrg -------------------------------------------------------------------------------
208 1.1 mrg Files: config.guess config.sub
209 1.1.1.7 mrg License: GPL-3
210 1.1 mrg
211 1.1.1.7 mrg Copyright 1992-2017 Free Software Foundation, Inc.
212 1.1.1.7 mrg
213 1.1.1.7 mrg On Debian systems, see "/usr/share/common-licenses/GPL-3" for details.
214 1.1 mrg
215 1.1 mrg -------------------------------------------------------------------------------
216 1.1 mrg Files: configure
217 1.1.1.7 mrg License: GPL-2
218 1.1.1.7 mrg
219 1.1.1.7 mrg Copyright 1992-2001 Free Software Foundation, Inc.
220 1.1 mrg
221 1.1.1.7 mrg On Debian systems, see "/usr/share/common-licenses/GPL-2" for details.
222 1.1 mrg
223 1.1 mrg -------------------------------------------------------------------------------
224