|
1
|
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
1
|
2
|
Upstream-Name: wayland-protocols
|
2
|
3
|
Upstream-Contact: wayland-devel@lists.freedesktop.org
|
3
|
4
|
Source: https://wayland.freedesktop.org/releases/
|
4
|
5
|
|
5
|
|
-Files: debian/*
|
6
|
|
-Copyright: © 2016 Héctor Orón Martínez <zumbi@debian.org>
|
7
|
|
-License: Expat
|
8
|
|
-
|
9
|
6
|
Files: *
|
10
|
7
|
Copyright: © 2008-2013 Kristian Høgsberg
|
11
|
8
|
© 2010-2013,2017 Intel Corporation
|
... |
... |
@@ -24,27 +21,32 @@ Copyright: © 2008-2013 Kristian Høgsberg |
24
|
21
|
© 2018 Simon Ser
|
25
|
22
|
License: Expat
|
26
|
23
|
|
27
|
|
-Permission is hereby granted, free of charge, to any person obtaining a
|
28
|
|
-copy of this software and associated documentation files (the "Software"),
|
29
|
|
-to deal in the Software without restriction, including without limitation
|
30
|
|
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
31
|
|
-and/or sell copies of the Software, and to permit persons to whom the
|
32
|
|
-Software is furnished to do so, subject to the following conditions:
|
33
|
|
-
|
34
|
|
-The above copyright notice and this permission notice (including the next
|
35
|
|
-paragraph) shall be included in all copies or substantial portions of the
|
36
|
|
-Software.
|
37
|
|
-
|
38
|
|
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
39
|
|
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
40
|
|
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
41
|
|
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
42
|
|
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
43
|
|
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
44
|
|
-DEALINGS IN THE SOFTWARE.
|
45
|
|
-
|
46
|
|
----
|
47
|
|
-
|
48
|
|
-The above is the version of the MIT "Expat" License used by X.org:
|
|
24
|
+Files: debian/*
|
|
25
|
+Copyright: © 2016 Héctor Orón Martínez <zumbi@debian.org>
|
|
26
|
+License: Expat
|
49
|
27
|
|
|
28
|
+License: Expat
|
|
29
|
+ Permission is hereby granted, free of charge, to any person obtaining a
|
|
30
|
+ copy of this software and associated documentation files (the "Software"),
|
|
31
|
+ to deal in the Software without restriction, including without limitation
|
|
32
|
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
33
|
+ and/or sell copies of the Software, and to permit persons to whom the
|
|
34
|
+ Software is furnished to do so, subject to the following conditions:
|
|
35
|
+ .
|
|
36
|
+ The above copyright notice and this permission notice (including the next
|
|
37
|
+ paragraph) shall be included in all copies or substantial portions of the
|
|
38
|
+ Software.
|
|
39
|
+ .
|
|
40
|
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
41
|
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
42
|
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
43
|
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
44
|
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
45
|
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
46
|
+ DEALINGS IN THE SOFTWARE.
|
|
47
|
+ .
|
|
48
|
+ ---
|
|
49
|
+ .
|
|
50
|
+ The above is the version of the MIT "Expat" License used by X.org:
|
|
51
|
+ .
|
50
|
52
|
http://cgit.freedesktop.org/xorg/xserver/tree/COPYING |