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