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-libpciaccess-0.10.8">
|
---|
4 |
|
---|
5 | <title>libpciaccess</title>
|
---|
6 |
|
---|
7 | <body>
|
---|
8 | <pre xml:space="preserve">(C) Copyright IBM Corporation 2006, 2007
|
---|
9 | (C) Copyright Eric Anholt 2006
|
---|
10 | All Rights Reserved.
|
---|
11 |
|
---|
12 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
---|
13 | of this software and associated documentation files (the "Software"), to
|
---|
14 | deal in the Software without restriction, including without limitation on
|
---|
15 | the rights to use, copy, modify, merge, publish, distribute, sub license,
|
---|
16 | and/or sell copies of the Software, and to permit persons to whom the
|
---|
17 | Software is furnished to do so, subject to the following conditions:
|
---|
18 |
|
---|
19 | The above copyright notice and this permission notice (including the next
|
---|
20 | paragraph) shall be included in all copies or substantial portions of the
|
---|
21 | Software.
|
---|
22 |
|
---|
23 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
---|
24 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
---|
25 | FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
---|
26 | IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
---|
27 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
28 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
---|
29 | IN THE SOFTWARE.
|
---|
30 |
|
---|
31 | ------------------------------------------------------------------------------
|
---|
32 |
|
---|
33 | Copyright 2007, 2008, 2009 Sun Microsystems, Inc. All rights reserved.
|
---|
34 |
|
---|
35 | Permission is hereby granted, free of charge, to any person obtaining a
|
---|
36 | copy of this software and associated documentation files (the
|
---|
37 | "Software"), to deal in the Software without restriction, including
|
---|
38 | without limitation the rights to use, copy, modify, merge, publish,
|
---|
39 | distribute, and/or sell copies of the Software, and to permit persons
|
---|
40 | to whom the Software is furnished to do so, provided that the above
|
---|
41 | copyright notice(s) and this permission notice appear in all copies of
|
---|
42 | the Software and that both the above copyright notice(s) and this
|
---|
43 | permission notice appear in supporting documentation.
|
---|
44 |
|
---|
45 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
---|
46 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
---|
47 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
---|
48 | OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
---|
49 | HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
|
---|
50 | INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
|
---|
51 | FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
---|
52 | NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
---|
53 | WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
---|
54 |
|
---|
55 | Except as contained in this notice, the name of a copyright holder
|
---|
56 | shall not be used in advertising or otherwise to promote the sale, use
|
---|
57 | or other dealings in this Software without prior written authorization
|
---|
58 | of the copyright holder.
|
---|
59 |
|
---|
60 | ------------------------------------------------------------------------------
|
---|
61 |
|
---|
62 | Copyright (c) 2008 Juan Romero Pardines
|
---|
63 | Copyright (c) 2008 Mark Kettenis
|
---|
64 |
|
---|
65 | Permission to use, copy, modify, and distribute this software for any
|
---|
66 | purpose with or without fee is hereby granted, provided that the above
|
---|
67 | copyright notice and this permission notice appear in all copies.
|
---|
68 |
|
---|
69 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
---|
70 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
---|
71 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
---|
72 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
---|
73 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
---|
74 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
---|
75 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
---|
76 |
|
---|
77 | ------------------------------------------------------------------------------
|
---|
78 |
|
---|
79 | Copyright (C) 2000 The XFree86 Project, Inc. All Rights Reserved.
|
---|
80 |
|
---|
81 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
---|
82 | of this software and associated documentation files (the "Software"), to
|
---|
83 | deal in the Software without restriction, including without limitation the
|
---|
84 | rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
85 | sell copies of the Software, and to permit persons to whom the Software is
|
---|
86 | furnished to do so, subject to the following conditions:
|
---|
87 |
|
---|
88 | The above copyright notice and this permission notice shall be included in
|
---|
89 | all copies or substantial portions of the Software.
|
---|
90 |
|
---|
91 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
---|
92 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
---|
93 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
---|
94 | XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
---|
95 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
---|
96 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|
97 |
|
---|
98 | Except as contained in this notice, the name of the XFree86 Project shall
|
---|
99 | not be used in advertising or otherwise to promote the sale, use or other
|
---|
100 | dealings in this Software without prior written authorization from the
|
---|
101 | XFree86 Project.
|
---|
102 |
|
---|
103 | ==================================================================
|
---|
104 | include/pciaccess.h:
|
---|
105 |
|
---|
106 | /*
|
---|
107 | * (C) Copyright IBM Corporation 2006
|
---|
108 | * All Rights Reserved.
|
---|
109 | *
|
---|
110 | * Permission is hereby granted, free of charge, to any person obtaining a
|
---|
111 | * copy of this software and associated documentation files (the "Software"),
|
---|
112 | * to deal in the Software without restriction, including without limitation
|
---|
113 | * on the rights to use, copy, modify, merge, publish, distribute, sub
|
---|
114 | * license, and/or sell copies of the Software, and to permit persons to whom
|
---|
115 | * the Software is furnished to do so, subject to the following conditions:
|
---|
116 | *
|
---|
117 | * The above copyright notice and this permission notice (including the next
|
---|
118 | * paragraph) shall be included in all copies or substantial portions of the
|
---|
119 | * Software.
|
---|
120 | *
|
---|
121 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
---|
122 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
---|
123 | * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
---|
124 | * IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
---|
125 | * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
126 | * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
---|
127 | * DEALINGS IN THE SOFTWARE.
|
---|
128 | */
|
---|
129 | /*
|
---|
130 | * Copyright (c) 2007 Paulo R. Zanoni, Tiago Vignatti
|
---|
131 | *
|
---|
132 | * Permission is hereby granted, free of charge, to any person
|
---|
133 | * obtaining a copy of this software and associated documentation
|
---|
134 | * files (the "Software"), to deal in the Software without
|
---|
135 | * restriction, including without limitation the rights to use,
|
---|
136 | * copy, modify, merge, publish, distribute, sublicense, and/or sell
|
---|
137 | * copies of the Software, and to permit persons to whom the
|
---|
138 | * Software is furnished to do so, subject to the following
|
---|
139 | * conditions:
|
---|
140 | *
|
---|
141 | * The above copyright notice and this permission notice shall be
|
---|
142 | * included in all copies or substantial portions of the Software.
|
---|
143 | *
|
---|
144 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
145 | * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
146 | * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
147 | * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
---|
148 | * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
149 | * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
150 | * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
151 | * OTHER DEALINGS IN THE SOFTWARE.
|
---|
152 | *
|
---|
153 | */
|
---|
154 |
|
---|
155 | /**
|
---|
156 | * \file pciaccess.h
|
---|
157 | *
|
---|
158 | * \author Ian Romanick <[email protected]>
|
---|
159 | */
|
---|
160 |
|
---|
161 | </pre>
|
---|
162 | </body>
|
---|
163 | </topic>
|
---|