Add VT handling
[platform/upstream/kmscon.git] / COPYING
1 = Copyright Notice =
2
3 This software is licensed under the terms of the MIT license. Please see each
4 source file for the related copyright notice and license.
5
6 If the file does not contain a copright notice, the following license shall
7 apply:
8
9         Copyright (c) 2011 David Herrmann <dh.herrmann@googlemail.com>
10         Copyright (c) 2011 University of Tuebingen
11
12         Permission is hereby granted, free of charge, to any person obtaining
13         a copy of this software and associated documentation files
14         (the "Software"), to deal in the Software without restriction, including
15         without limitation the rights to use, copy, modify, merge, publish,
16         distribute, sublicense, and/or sell copies of the Software, and to
17         permit persons to whom the Software is furnished to do so, subject to
18         the following conditions:
19
20         The above copyright notice and this permission notice shall be included
21         in all copies or substantial portions of the Software.
22
23         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24         OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26         IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27         CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
28         TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29         SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30
31 == Third-Party Source ==
32
33 This software includes code from several other Open-Source projects. See below
34 for all copyright and license notes:
35
36         Copyright © 2008 Kristian Høgsberg
37         Copyright © 2010 Intel Corporation
38
39         Permission to use, copy, modify, distribute, and sell this software and
40         its documentation for any purpose is hereby granted without fee provided
41         that the above copyright notice appear in all copies and that both that
42         copyright notice and this permission notice appear in supporting
43         documentation, and that the name of the copyright holders not be used in
44         advertising or publicity pertaining to distribution of the software
45         without specific, written prior permission.  The copyright holders make
46         no representations about the suitability of this software for any
47         purpose.  It is provided "as is" without express or implied warranty.
48
49         THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
50         SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
51         FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
52         SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
53         RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
54         CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
55         CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.