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