7679270ac911dfbee7f1d5fa3b0571b17952343a
[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 vt.c source file is based on the VT handling of the wayland demo
59 compositor:
60
61         Copyright © 2008 Kristian Høgsberg
62         Copyright © 2010 Intel Corporation
63
64         Permission to use, copy, modify, distribute, and sell this software and
65         its documentation for any purpose is hereby granted without fee provided
66         that the above copyright notice appear in all copies and that both that
67         copyright notice and this permission notice appear in supporting
68         documentation, and that the name of the copyright holders not be used in
69         advertising or publicity pertaining to distribution of the software
70         without specific, written prior permission.  The copyright holders make
71         no representations about the suitability of this software for any
72         purpose.  It is provided "as is" without express or implied warranty.
73
74         THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
75         SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
76         FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
77         SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
78         RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
79         CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
80         CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
81
82 UCS-4 to UTF-8 encoding is copied from "terminology":
83
84         Copyright (C) 2012-2012 Carsten Haitzler and various contributors
85
86         All rights reserved.
87
88         Redistribution and use in source and binary forms, with or without
89         modification, are permitted provided that the following conditions are met:
90
91         1. Redistributions of source code must retain the above copyright
92            notice, this list of conditions and the following disclaimer.
93         2. Redistributions in binary form must reproduce the above copyright
94            notice, this list of conditions and the following disclaimer in the
95            documentation and/or other materials provided with the distribution.
96
97         THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
98         INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
99         AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
100         THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
101         INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
102         NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
103         USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
104         ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
105         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
106         THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
107
108 The "solarized" color palettes in vte.c are from:
109
110         Copyright (c) 2011 Ethan Schoonover
111
112         Permission is hereby granted, free of charge, to any person obtaining a copy
113         of this software and associated documentation files (the "Software"), to deal
114         in the Software without restriction, including without limitation the rights
115         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
116         copies of the Software, and to permit persons to whom the Software is
117         furnished to do so, subject to the following conditions:
118
119         The above copyright notice and this permission notice shall be included in
120         all copies or substantial portions of the Software.
121
122         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
123         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
124         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
125         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
126         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
127         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
128         THE SOFTWARE.
129
130 The Unifont-Font is from http://unifoundry.com/unifont.html and licensed under
131 the terms of the GNU GPL. So if you enable this font backend, then kmscon will
132 also be released under the terms of the GNU GPL. Copyrights are:
133
134         Copyright 1998-2008 Roman Czyborra
135         Copyright 1998-2008 Paul Hardy