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