1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="license-pixman-0.40.0">
|
---|
4 |
|
---|
5 | <title>pixman</title>
|
---|
6 |
|
---|
7 | <body>
|
---|
8 |
|
---|
9 |
|
---|
10 | <pre xml:space="preserve">The following is the MIT license, agreed upon by most contributors.
|
---|
11 | Copyright holders of new code should use this license statement where
|
---|
12 | possible. They may also add themselves to the list below.
|
---|
13 |
|
---|
14 | /*
|
---|
15 | * Copyright 1987, 1988, 1989, 1998 The Open Group
|
---|
16 | * Copyright 1987, 1988, 1989 Digital Equipment Corporation
|
---|
17 | * Copyright 1999, 2004, 2008 Keith Packard
|
---|
18 | * Copyright 2000 SuSE, Inc.
|
---|
19 | * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
|
---|
20 | * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
|
---|
21 | * Copyright 2004 Nicholas Miell
|
---|
22 | * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
|
---|
23 | * Copyright 2005 Trolltech AS
|
---|
24 | * Copyright 2007 Luca Barbato
|
---|
25 | * Copyright 2008 Aaron Plattner, NVIDIA Corporation
|
---|
26 | * Copyright 2008 Rodrigo Kumpera
|
---|
27 | * Copyright 2008 André Tupinambá
|
---|
28 | * Copyright 2008 Mozilla Corporation
|
---|
29 | * Copyright 2008 Frederic Plourde
|
---|
30 | * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
|
---|
31 | * Copyright 2009, 2010 Nokia Corporation
|
---|
32 | *
|
---|
33 | * Permission is hereby granted, free of charge, to any person obtaining a
|
---|
34 | * copy of this software and associated documentation files (the "Software"),
|
---|
35 | * to deal in the Software without restriction, including without limitation
|
---|
36 | * the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
---|
37 | * and/or sell copies of the Software, and to permit persons to whom the
|
---|
38 | * Software is furnished to do so, subject to the following conditions:
|
---|
39 | *
|
---|
40 | * The above copyright notice and this permission notice (including the next
|
---|
41 | * paragraph) shall be included in all copies or substantial portions of the
|
---|
42 | * Software.
|
---|
43 | *
|
---|
44 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
---|
45 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
---|
46 | * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
---|
47 | * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
---|
48 | * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
49 | * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
---|
50 | * DEALINGS IN THE SOFTWARE.
|
---|
51 | */
|
---|
52 |
|
---|
53 | ---
|
---|
54 |
|
---|
55 | New Copyright from version 0.40.0
|
---|
56 |
|
---|
57 | Copyright 2018, Basile Clement
|
---|
58 | Copyright 2012, Red Hat, Inc.
|
---|
59 | Copyright 2012, Soren Sandmann
|
---|
60 |
|
---|
61 | </pre>
|
---|
62 | </body>
|
---|
63 | </topic>
|
---|