1
|
|
-This package was downloaded from
|
2
|
|
-https://xorg.freedesktop.org/releases/individual/lib/
|
|
1
|
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
2
|
+Upstream-Name: pixman
|
|
3
|
+Source: https://gitlab.freedesktop.org/pixman/pixman
|
|
4
|
+License: Expat
|
3
|
5
|
|
4
|
|
-Debian packaging by Julien Cristau <jcristau@debian.org>, 18 May 2007.
|
|
6
|
+Files: *
|
|
7
|
+Copyright: 1987-1998 The Open Group
|
|
8
|
+ 1987-1989 Digital Equipment Corporation
|
|
9
|
+ 1999-2008 Keith Packard
|
|
10
|
+ 2000 SuSE, Inc.
|
|
11
|
+ 2000 Keith Packard, member of The XFree86 Project, Inc.
|
|
12
|
+ 2004-2010 Red Hat, Inc.
|
|
13
|
+ 2004 Nicholas Miell
|
|
14
|
+ 2005 Lars Knoll & Zack Rusin, Trolltech
|
|
15
|
+ 2005 Trolltech AS
|
|
16
|
+ 2007 Luca Barbato
|
|
17
|
+ 2008 Aaron Plattner, NVIDIA Corporation
|
|
18
|
+ 2008 Rodrigo Kumpera
|
|
19
|
+ 2008 André Tupinambá
|
|
20
|
+ 2008 Mozilla Corporation
|
|
21
|
+ 2008 Frederic Plourde
|
|
22
|
+ 2009, Oracle and/or its affiliates. All rights reserved.
|
|
23
|
+ 2009-2010 Nokia Corporation
|
|
24
|
+License: Expat
|
5
|
25
|
|
6
|
|
-The following is the MIT license, agreed upon by most contributors.
|
7
|
|
-Copyright holders of new code should use this license statement where
|
8
|
|
-possible. They may also add themselves to the list below.
|
|
26
|
+Files: debian/*
|
|
27
|
+Copyright: 2007 Julien Cristau <jcristau@debian.org>
|
|
28
|
+License: Expat
|
9
|
29
|
|
10
|
|
-/*
|
11
|
|
- * Copyright 1987, 1988, 1989, 1998 The Open Group
|
12
|
|
- * Copyright 1987, 1988, 1989 Digital Equipment Corporation
|
13
|
|
- * Copyright 1999, 2004, 2008 Keith Packard
|
14
|
|
- * Copyright 2000 SuSE, Inc.
|
15
|
|
- * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
|
16
|
|
- * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
|
17
|
|
- * Copyright 2004 Nicholas Miell
|
18
|
|
- * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
|
19
|
|
- * Copyright 2005 Trolltech AS
|
20
|
|
- * Copyright 2007 Luca Barbato
|
21
|
|
- * Copyright 2008 Aaron Plattner, NVIDIA Corporation
|
22
|
|
- * Copyright 2008 Rodrigo Kumpera
|
23
|
|
- * Copyright 2008 André Tupinambá
|
24
|
|
- * Copyright 2008 Mozilla Corporation
|
25
|
|
- * Copyright 2008 Frederic Plourde
|
26
|
|
- * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
|
27
|
|
- * Copyright 2009, 2010 Nokia Corporation
|
28
|
|
- *
|
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
|
|
- */ |
|
30
|
+License: Expat
|
|
31
|
+ Permission is hereby granted, free of charge, to any person obtaining a
|
|
32
|
+ copy of this software and associated documentation files (the "Software"),
|
|
33
|
+ to deal in the Software without restriction, including without limitation
|
|
34
|
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
35
|
+ and/or sell copies of the Software, and to permit persons to whom the
|
|
36
|
+ Software is furnished to do so, subject to the following conditions:
|
|
37
|
+ .
|
|
38
|
+ The above copyright notice and this permission notice (including the next
|
|
39
|
+ paragraph) shall be included in all copies or substantial portions of the
|
|
40
|
+ Software.
|
|
41
|
+ .
|
|
42
|
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
43
|
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
44
|
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
45
|
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
46
|
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
47
|
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
48
|
+ DEALINGS IN THE SOFTWARE. |