7571c36f4b9abf57007995f0b7752bb8180df5ff
[platform/upstream/kmscon.git] / COPYING
1 = Authors =
2
3 This software was written by:
4         David Herrmann <dh.herrmann@googlemail.com>
5         Ran Benita <ran234@gmail.com>
6         Ted Kotz <ted@kotz.us>
7         Scott Moreau <oreaus@gmail.com>
8         Dave Reisner <dreisner@archlinux.org>
9         Matthew Monaco <unknown>
10         Detlef Riekenberg <wine.dev@web.de>
11         Marcin Slusarz <marcin.slusarz@gmail.com>
12         James Buren <ryuo@frugalware.org>
13         Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
14         ysangkok <ysangkok@gmail.com>
15
16 = Copyright Notice =
17
18 This software is licensed under the terms of the MIT license. Please see each
19 source file for the related copyright notice and license.
20
21 If the file does not contain a copright notice, the following license shall
22 apply:
23
24         Copyright (c) 2011-2012 David Herrmann <dh.herrmann@googlemail.com>
25
26         Permission is hereby granted, free of charge, to any person obtaining
27         a copy of this software and associated documentation files
28         (the "Software"), to deal in the Software without restriction, including
29         without limitation the rights to use, copy, modify, merge, publish,
30         distribute, sublicense, and/or sell copies of the Software, and to
31         permit persons to whom the Software is furnished to do so, subject to
32         the following conditions:
33
34         The above copyright notice and this permission notice shall be included
35         in all copies or substantial portions of the Software.
36
37         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
38         OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
39         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
40         IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
41         CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
42         TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
43         SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
44
45 == Third-Party Source ==
46
47 The hash-table implementation in external/htable.* is copied from ccan and
48 licensed under the conditions of the LGPL-2.1 or later as published by the FSF:
49
50         Author: Rusty Russel <rusty@rustcorp.com.au>
51
52 The dbus-loop code that allows using dbus in epoll loops easily is copied from
53 the systemd-distribution and licensed under the conditions of the LGPL-2.1 or
54 later as published by the FSF. It applies to external/dbus-loop.*
55
56         Copyright 2011 Lennart Poettering
57
58 The wcwidth() implementation in ./external/wcwidth.c is from:
59
60         Markus Kuhn -- 2007-05-26 (Unicode 5.0)
61
62         Permission to use, copy, modify, and distribute this software
63         for any purpose and without fee is hereby granted. The author
64         disclaims all warranties with regard to this software.
65
66         Latest version: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
67
68 The vt.c source file is based on the VT handling of the wayland demo
69 compositor:
70
71         Copyright © 2008 Kristian Høgsberg
72         Copyright © 2010 Intel Corporation
73
74         Permission to use, copy, modify, distribute, and sell this software and
75         its documentation for any purpose is hereby granted without fee provided
76         that the above copyright notice appear in all copies and that both that
77         copyright notice and this permission notice appear in supporting
78         documentation, and that the name of the copyright holders not be used in
79         advertising or publicity pertaining to distribution of the software
80         without specific, written prior permission.  The copyright holders make
81         no representations about the suitability of this software for any
82         purpose.  It is provided "as is" without express or implied warranty.
83
84         THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
85         SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
86         FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
87         SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
88         RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
89         CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
90         CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
91
92 UCS-4 to UTF-8 encoding is copied from "terminology":
93
94         Copyright (C) 2012-2012 Carsten Haitzler and various contributors
95
96         All rights reserved.
97
98         Redistribution and use in source and binary forms, with or without
99         modification, are permitted provided that the following conditions are met:
100
101         1. Redistributions of source code must retain the above copyright
102            notice, this list of conditions and the following disclaimer.
103         2. Redistributions in binary form must reproduce the above copyright
104            notice, this list of conditions and the following disclaimer in the
105            documentation and/or other materials provided with the distribution.
106
107         THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
108         INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
109         AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
110         THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
111         INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
112         NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
113         USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
114         ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
115         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
116         THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
117
118 The "solarized" color palettes in vte.c are from:
119
120         Copyright (c) 2011 Ethan Schoonover
121
122         Permission is hereby granted, free of charge, to any person obtaining a copy
123         of this software and associated documentation files (the "Software"), to deal
124         in the Software without restriction, including without limitation the rights
125         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
126         copies of the Software, and to permit persons to whom the Software is
127         furnished to do so, subject to the following conditions:
128
129         The above copyright notice and this permission notice shall be included in
130         all copies or substantial portions of the Software.
131
132         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
133         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
134         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
135         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
136         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
137         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
138         THE SOFTWARE.
139
140 The Unifont-Font is from http://unifoundry.com/unifont.html and licensed under
141 the terms of the GNU GPL. So if you enable this font backend, then kmscon will
142 also be released under the terms of the GNU GPL. Copyrights are:
143
144         Copyright 1998-2008 Roman Czyborra
145         Copyright 1998-2008 Paul Hardy