python/manuel: update to 1.13.0
[oi-userland.git] / components / x11 / xorg-docs / src / License.txt
blobe2dc620177de74d46b233fd9b6f4886e1693a984
1 Licenses
3 The X.Org Foundation
5 April 2012
7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
9 Table of Contents
11 Introduction
12 X.Org Preferred License
13 XFree86 License 1.0
14 Other Licenses
16     X/MIT Copyrights
17     Berkeley-based copyrights
18     SGI Free Software License B
19     Bigelow & Holmes Inc and URW++ GmbH Luxi font license
21 Introduction
23 The X.Org Foundation X Window System distribution is a compilation of code and
24 documentation from many sources. This document is intended primarily as a guide
25 to the licenses used in the distribution: you must check each file and/or
26 package for precise redistribution terms. None-the-less, this summary may be
27 useful to many users.
29 This document is based on the compilation from XFree86. If you find any errors
30 or significant omissions in this document, please contact us with details at <
31 xorg@lists.freedesktop.org>.
33 Most of these licenses are based on the MIT, X Consortium, or BSD (original and
34 revised) licenses. All of them are consistent with the Open Source Definition,
35 and most are consistent with the Free Software Foundation's Free Software
36 Definition.
38 While the current licenses are all open source licenses, the X.Org Foundation
39 is attempting, over time, to bring as much as possible of the code's licenses
40 in the distribution into compliance with the Debian Free Software Guidelines.
42 X.Org Preferred License
44 The X.Org Foundation has chosen the following format of the MIT License as the
45 preferred format for code included in the X Window System distribution. This is
46 a slight variant of the common MIT license form published by the Open Source
47 Initiative at http://www.opensource.org/licenses/mit-license.php.
49     Copyright ©[year] [copyright holder]
51     Permission is hereby granted, free of charge, to any person obtaining a
52     copy of this software and associated documentation files (the "Software"),
53     to deal in the Software without restriction, including without limitation
54     the rights to use, copy, modify, merge, publish, distribute, sublicense,
55     and/or sell copies of the Software, and to permit persons to whom the
56     Software is furnished to do so, subject to the following conditions:
58     The above copyright notice and this permission notice (including the next
59     paragraph) shall be included in all copies or substantial portions of the
60     Software.
62     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
65     AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66     LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
67     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
68     DEALINGS IN THE SOFTWARE.
70 When listing multiple copyright holders with the license statement, please sort
71 by surname for people, and by the full name for other entities (e.g. Juliusz
72 Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
74 XFree86 License 1.0
76 XFree86 code without an explicit copyright is covered by the following
77 copyright/license:
79     Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
81     Permission is hereby granted, free of charge, to any person obtaining a
82     copy of this software and associated documentation files (the "Software"),
83     to deal in the Software without restriction, including without limitation
84     the rights to use, copy, modify, merge, publish, distribute, sublicense,
85     and/or sell copies of the Software, and to permit persons to whom the
86     Software is furnished to do so, subject to the following conditions:
88     The above copyright notice and this permission notice shall be included in
89     all copies or substantial portions of the Software.
91     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
92     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
93     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
94     XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
95     WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
96     OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
97     SOFTWARE.
99     Except as contained in this notice, the name of the XFree86 Project shall
100     not be used in advertising or otherwise to promote the sale, use or other
101     dealings in this Software without prior written authorization from the
102     XFree86 Project.
104 No software incorporating the XFree86 1.1 license has been incorporated.
106 Other Licenses
108 Portions of code are covered by the following licenses/copyrights. See
109 individual files for the copyright dates.
111 X/MIT Copyrights
113 X Consortium
115 Copyright (C) <date> X Consortium
117 Permission is hereby granted, free of charge, to any person obtaining a copy of
118 this software and associated documentation files (the "Software"), to deal in
119 the Software without restriction, including without limitation the rights to
120 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
121 of the Software, and to permit persons to whom the Software is furnished to do
122 so, subject to the following conditions:
124 The above copyright notice and this permission notice shall be included in all
125 copies or substantial portions of the Software.
127 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
128 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
129 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
130 CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
131 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
132 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
134 Except as contained in this notice, the name of the X Consortium shall not be
135 used in advertising or otherwise to promote the sale, use or other dealings in
136 this Software without prior written authorization from the X Consortium.
138 X Window System is a trademark of X Consortium, Inc.
140 The Open Group
142 Copyright <date> The Open Group
144 Permission to use, copy, modify, distribute, and sell this software and its
145 documentation for any purpose is hereby granted without fee, provided that the
146 above copyright notice appear in all copies and that both that copyright notice
147 and this permission notice appear in supporting documentation.
149 The above copyright notice and this permission notice shall be included in all
150 copies or substantial portions of the Software.
152 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
153 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
154 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
155 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
156 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
157 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
159 Except as contained in this notice, the name of The Open Group shall not be
160 used in advertising or otherwise to promote the sale, use or other dealings in
161 this Software without prior written authorization from The Open Group.
163 Berkeley-based copyrights
165 General
167 Redistribution and use in source and binary forms, with or without
168 modification, are permitted provided that the following conditions are met:
170  1. Redistributions of source code must retain the above copyright notice, this
171     list of conditions and the following disclaimer.
173  2. Redistributions in binary form must reproduce the above copyright notice,
174     this list of conditions and the following disclaimer in the documentation
175     and/or other materials provided with the distribution.
177  3. The name of the author may not be used to endorse or promote products
178     derived from this software without specific prior written permission.
180 THIS SOFTWARE IS PROVIDED BY THE AUTHOR “AS IS” AND ANY EXPRESS OR IMPLIED
181 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
182 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
183 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
184 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
185 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
186 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
187 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
188 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
189 OF SUCH DAMAGE.
191 UCB/LBL
193 Copyright (c) 1993 The Regents of the University of California. All rights
194 reserved.
196 This software was developed by the Computer Systems Engineering group at
197 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
198 Berkeley.
200 All advertising materials mentioning features or use of this software must
201 display the following acknowledgement: This product includes software developed
202 by the University of California, Lawrence Berkeley Laboratory.
204 Redistribution and use in source and binary forms, with or without
205 modification, are permitted provided that the following conditions are met:
207  1. Redistributions of source code must retain the above copyright notice, this
208     list of conditions and the following disclaimer.
210  2. Redistributions in binary form must reproduce the above copyright notice,
211     this list of conditions and the following disclaimer in the documentation
212     and/or other materials provided with the distribution.
214  3. All advertising materials mentioning features or use of this software must
215     display the following acknowledgement: This product includes software
216     developed by the University of California, Berkeley and its contributors.
218  4. Neither the name of the University nor the names of its contributors may be
219     used to endorse or promote products derived from this software without
220     specific prior written permission.
222 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS “AS IS” AND ANY
223 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
224 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
225 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
226 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
227 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
228 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
229 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
230 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
231 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
233 The NetBSD Foundation, Inc.
235 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
237 This code is derived from software contributed to The NetBSD Foundation by Ben
238 Collver <collver1@attbi.com>
240 Redistribution and use in source and binary forms, with or without
241 modification, are permitted provided that the following conditions are met:
243  1. Redistributions of source code must retain the above copyright notice, this
244     list of conditions and the following disclaimer.
246  2. Redistributions in binary form must reproduce the above copyright notice,
247     this list of conditions and the following disclaimer in the documentation
248     and/or other materials provided with the distribution.
250 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS “AS
251 IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
252 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
253 DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
254 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
255 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
256 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
257 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
258 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
259 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
261 Theodore Ts'o
263 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
264 reserved.
266 Redistribution and use in source and binary forms, with or without
267 modification, are permitted provided that the following conditions are met:
269  1. Redistributions of source code must retain the above copyright notice, and
270     the entire permission notice in its entirety, including the disclaimer of
271     warranties.
273  2. Redistributions in binary form must reproduce the above copyright notice,
274     this list of conditions and the following disclaimer in the documentation
275     and/or other materials provided with the distribution.
277  3. The name of the author may not be used to endorse or promote products
278     derived from this software without specific prior written permission.
280 THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
281 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
282 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO
283 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
284 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
285 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
286 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
287 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
288 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE
289 POSSIBILITY OF SUCH DAMAGE.
291 Theo de Raadt and Damien Miller
293 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
294 2001-2002 Damien Miller. All rights reserved.
296 Redistribution and use in source and binary forms, with or without
297 modification, are permitted provided that the following conditions are met:
299  1. Redistributions of source code must retain the above copyright notice, this
300     list of conditions and the following disclaimer.
302  2. Redistributions in binary form must reproduce the above copyright notice,
303     this list of conditions and the following disclaimer in the documentation
304     and/or other materials provided with the distribution.
306 THIS SOFTWARE IS PROVIDED BY THE AUTHOR “AS IS” AND ANY EXPRESS OR IMPLIED
307 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
308 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
309 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
310 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
311 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
312 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
313 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
314 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
315 OF SUCH DAMAGE.
317 Todd C. Miller
319 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
321 Permission to use, copy, modify, and distribute this software for any purpose
322 with or without fee is hereby granted, provided that the above copyright notice
323 and this permission notice appear in all copies.
325 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
326 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
327 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR ANY
328 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
329 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
330 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
331 USE OR PERFORMANCE OF THIS SOFTWARE.
333 Thomas Winischhofer
335 Copyright (C) 2001-2004 Thomas Winischhofer
337 Redistribution and use in source and binary forms, with or without
338 modification, are permitted provided that the following conditions are met:
340  1. Redistributions of source code must retain the above copyright notice, this
341     list of conditions and the following disclaimer.
343  2. Redistributions in binary form must reproduce the above copyright notice,
344     this list of conditions and the following disclaimer in the documentation
345     and/or other materials provided with the distribution.
347  3. The name of the author may not be used to endorse or promote products
348     derived from this software without specific prior written permission.
350 THIS SOFTWARE IS PROVIDED BY THE AUTHOR “AS IS” AND ANY EXPRESSED OR IMPLIED
351 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
352 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
353 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
354 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
355 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
356 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
357 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
358 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
359 OF SUCH DAMAGE.
361 SGI Free Software License B
363 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
365 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
367 Permission is hereby granted, free of charge, to any person obtaining a copy of
368 this software and associated documentation files (the "Software"), to deal in
369 the Software without restriction, including without limitation the rights to
370 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
371 of the Software, and to permit persons to whom the Software is furnished to do
372 so, subject to the following conditions:
374 The above copyright notice including the dates of first publication and either
375 this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
376 shall be included in all copies or substantial portions of the Software.
378 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
379 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
380 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON
381 GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
382 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
383 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
385 Bigelow & Holmes Inc and URW++ GmbH Luxi font license
387 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
388 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
389 registered trademark of Bigelow & Holmes Inc.
391 Permission is hereby granted, free of charge, to any person obtaining a copy of
392 these Fonts and associated documentation files (the "Font Software"), to deal
393 in the Font Software, including without limitation the rights to use, copy,
394 merge, publish, distribute, sublicense, and/or sell copies of the Font
395 Software, and to permit persons to whom the Font Software is furnished to do
396 so, subject to the following conditions:
398 The above copyright and trademark notices and this permission notice shall be
399 included in all copies of one or more of the Font Software.
401 The Font Software may not be modified, altered, or added to, and in particular
402 the designs of glyphs or characters in the Fonts may not be modified nor may
403 additional glyphs or characters be added to the Fonts. This License becomes
404 null and void when the Fonts or Font Software have been modified.
406 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
407 IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
408 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
409 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
410 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
411 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
412 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
413 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
415 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
416 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
417 use or other dealings in this Font Software without prior written authorization
418 from Bigelow & Holmes Inc. and URW++ GmbH.
420 For further information, contact:
422 info@urwpp.de or design@bigelowandholmes.com