xref: /openbmc/ibm-dbus-interfaces/LICENSE (revision 4dff17bc)
1*4dff17bcSBrad Bishop                                 Apache License
2*4dff17bcSBrad Bishop                           Version 2.0, January 2004
3*4dff17bcSBrad Bishop                        http://www.apache.org/licenses/
4*4dff17bcSBrad Bishop
5*4dff17bcSBrad Bishop   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6*4dff17bcSBrad Bishop
7*4dff17bcSBrad Bishop   1. Definitions.
8*4dff17bcSBrad Bishop
9*4dff17bcSBrad Bishop      "License" shall mean the terms and conditions for use, reproduction,
10*4dff17bcSBrad Bishop      and distribution as defined by Sections 1 through 9 of this document.
11*4dff17bcSBrad Bishop
12*4dff17bcSBrad Bishop      "Licensor" shall mean the copyright owner or entity authorized by
13*4dff17bcSBrad Bishop      the copyright owner that is granting the License.
14*4dff17bcSBrad Bishop
15*4dff17bcSBrad Bishop      "Legal Entity" shall mean the union of the acting entity and all
16*4dff17bcSBrad Bishop      other entities that control, are controlled by, or are under common
17*4dff17bcSBrad Bishop      control with that entity. For the purposes of this definition,
18*4dff17bcSBrad Bishop      "control" means (i) the power, direct or indirect, to cause the
19*4dff17bcSBrad Bishop      direction or management of such entity, whether by contract or
20*4dff17bcSBrad Bishop      otherwise, or (ii) ownership of fifty percent (50%) or more of the
21*4dff17bcSBrad Bishop      outstanding shares, or (iii) beneficial ownership of such entity.
22*4dff17bcSBrad Bishop
23*4dff17bcSBrad Bishop      "You" (or "Your") shall mean an individual or Legal Entity
24*4dff17bcSBrad Bishop      exercising permissions granted by this License.
25*4dff17bcSBrad Bishop
26*4dff17bcSBrad Bishop      "Source" form shall mean the preferred form for making modifications,
27*4dff17bcSBrad Bishop      including but not limited to software source code, documentation
28*4dff17bcSBrad Bishop      source, and configuration files.
29*4dff17bcSBrad Bishop
30*4dff17bcSBrad Bishop      "Object" form shall mean any form resulting from mechanical
31*4dff17bcSBrad Bishop      transformation or translation of a Source form, including but
32*4dff17bcSBrad Bishop      not limited to compiled object code, generated documentation,
33*4dff17bcSBrad Bishop      and conversions to other media types.
34*4dff17bcSBrad Bishop
35*4dff17bcSBrad Bishop      "Work" shall mean the work of authorship, whether in Source or
36*4dff17bcSBrad Bishop      Object form, made available under the License, as indicated by a
37*4dff17bcSBrad Bishop      copyright notice that is included in or attached to the work
38*4dff17bcSBrad Bishop      (an example is provided in the Appendix below).
39*4dff17bcSBrad Bishop
40*4dff17bcSBrad Bishop      "Derivative Works" shall mean any work, whether in Source or Object
41*4dff17bcSBrad Bishop      form, that is based on (or derived from) the Work and for which the
42*4dff17bcSBrad Bishop      editorial revisions, annotations, elaborations, or other modifications
43*4dff17bcSBrad Bishop      represent, as a whole, an original work of authorship. For the purposes
44*4dff17bcSBrad Bishop      of this License, Derivative Works shall not include works that remain
45*4dff17bcSBrad Bishop      separable from, or merely link (or bind by name) to the interfaces of,
46*4dff17bcSBrad Bishop      the Work and Derivative Works thereof.
47*4dff17bcSBrad Bishop
48*4dff17bcSBrad Bishop      "Contribution" shall mean any work of authorship, including
49*4dff17bcSBrad Bishop      the original version of the Work and any modifications or additions
50*4dff17bcSBrad Bishop      to that Work or Derivative Works thereof, that is intentionally
51*4dff17bcSBrad Bishop      submitted to Licensor for inclusion in the Work by the copyright owner
52*4dff17bcSBrad Bishop      or by an individual or Legal Entity authorized to submit on behalf of
53*4dff17bcSBrad Bishop      the copyright owner. For the purposes of this definition, "submitted"
54*4dff17bcSBrad Bishop      means any form of electronic, verbal, or written communication sent
55*4dff17bcSBrad Bishop      to the Licensor or its representatives, including but not limited to
56*4dff17bcSBrad Bishop      communication on electronic mailing lists, source code control systems,
57*4dff17bcSBrad Bishop      and issue tracking systems that are managed by, or on behalf of, the
58*4dff17bcSBrad Bishop      Licensor for the purpose of discussing and improving the Work, but
59*4dff17bcSBrad Bishop      excluding communication that is conspicuously marked or otherwise
60*4dff17bcSBrad Bishop      designated in writing by the copyright owner as "Not a Contribution."
61*4dff17bcSBrad Bishop
62*4dff17bcSBrad Bishop      "Contributor" shall mean Licensor and any individual or Legal Entity
63*4dff17bcSBrad Bishop      on behalf of whom a Contribution has been received by Licensor and
64*4dff17bcSBrad Bishop      subsequently incorporated within the Work.
65*4dff17bcSBrad Bishop
66*4dff17bcSBrad Bishop   2. Grant of Copyright License. Subject to the terms and conditions of
67*4dff17bcSBrad Bishop      this License, each Contributor hereby grants to You a perpetual,
68*4dff17bcSBrad Bishop      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69*4dff17bcSBrad Bishop      copyright license to reproduce, prepare Derivative Works of,
70*4dff17bcSBrad Bishop      publicly display, publicly perform, sublicense, and distribute the
71*4dff17bcSBrad Bishop      Work and such Derivative Works in Source or Object form.
72*4dff17bcSBrad Bishop
73*4dff17bcSBrad Bishop   3. Grant of Patent License. Subject to the terms and conditions of
74*4dff17bcSBrad Bishop      this License, each Contributor hereby grants to You a perpetual,
75*4dff17bcSBrad Bishop      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76*4dff17bcSBrad Bishop      (except as stated in this section) patent license to make, have made,
77*4dff17bcSBrad Bishop      use, offer to sell, sell, import, and otherwise transfer the Work,
78*4dff17bcSBrad Bishop      where such license applies only to those patent claims licensable
79*4dff17bcSBrad Bishop      by such Contributor that are necessarily infringed by their
80*4dff17bcSBrad Bishop      Contribution(s) alone or by combination of their Contribution(s)
81*4dff17bcSBrad Bishop      with the Work to which such Contribution(s) was submitted. If You
82*4dff17bcSBrad Bishop      institute patent litigation against any entity (including a
83*4dff17bcSBrad Bishop      cross-claim or counterclaim in a lawsuit) alleging that the Work
84*4dff17bcSBrad Bishop      or a Contribution incorporated within the Work constitutes direct
85*4dff17bcSBrad Bishop      or contributory patent infringement, then any patent licenses
86*4dff17bcSBrad Bishop      granted to You under this License for that Work shall terminate
87*4dff17bcSBrad Bishop      as of the date such litigation is filed.
88*4dff17bcSBrad Bishop
89*4dff17bcSBrad Bishop   4. Redistribution. You may reproduce and distribute copies of the
90*4dff17bcSBrad Bishop      Work or Derivative Works thereof in any medium, with or without
91*4dff17bcSBrad Bishop      modifications, and in Source or Object form, provided that You
92*4dff17bcSBrad Bishop      meet the following conditions:
93*4dff17bcSBrad Bishop
94*4dff17bcSBrad Bishop      (a) You must give any other recipients of the Work or
95*4dff17bcSBrad Bishop          Derivative Works a copy of this License; and
96*4dff17bcSBrad Bishop
97*4dff17bcSBrad Bishop      (b) You must cause any modified files to carry prominent notices
98*4dff17bcSBrad Bishop          stating that You changed the files; and
99*4dff17bcSBrad Bishop
100*4dff17bcSBrad Bishop      (c) You must retain, in the Source form of any Derivative Works
101*4dff17bcSBrad Bishop          that You distribute, all copyright, patent, trademark, and
102*4dff17bcSBrad Bishop          attribution notices from the Source form of the Work,
103*4dff17bcSBrad Bishop          excluding those notices that do not pertain to any part of
104*4dff17bcSBrad Bishop          the Derivative Works; and
105*4dff17bcSBrad Bishop
106*4dff17bcSBrad Bishop      (d) If the Work includes a "NOTICE" text file as part of its
107*4dff17bcSBrad Bishop          distribution, then any Derivative Works that You distribute must
108*4dff17bcSBrad Bishop          include a readable copy of the attribution notices contained
109*4dff17bcSBrad Bishop          within such NOTICE file, excluding those notices that do not
110*4dff17bcSBrad Bishop          pertain to any part of the Derivative Works, in at least one
111*4dff17bcSBrad Bishop          of the following places: within a NOTICE text file distributed
112*4dff17bcSBrad Bishop          as part of the Derivative Works; within the Source form or
113*4dff17bcSBrad Bishop          documentation, if provided along with the Derivative Works; or,
114*4dff17bcSBrad Bishop          within a display generated by the Derivative Works, if and
115*4dff17bcSBrad Bishop          wherever such third-party notices normally appear. The contents
116*4dff17bcSBrad Bishop          of the NOTICE file are for informational purposes only and
117*4dff17bcSBrad Bishop          do not modify the License. You may add Your own attribution
118*4dff17bcSBrad Bishop          notices within Derivative Works that You distribute, alongside
119*4dff17bcSBrad Bishop          or as an addendum to the NOTICE text from the Work, provided
120*4dff17bcSBrad Bishop          that such additional attribution notices cannot be construed
121*4dff17bcSBrad Bishop          as modifying the License.
122*4dff17bcSBrad Bishop
123*4dff17bcSBrad Bishop      You may add Your own copyright statement to Your modifications and
124*4dff17bcSBrad Bishop      may provide additional or different license terms and conditions
125*4dff17bcSBrad Bishop      for use, reproduction, or distribution of Your modifications, or
126*4dff17bcSBrad Bishop      for any such Derivative Works as a whole, provided Your use,
127*4dff17bcSBrad Bishop      reproduction, and distribution of the Work otherwise complies with
128*4dff17bcSBrad Bishop      the conditions stated in this License.
129*4dff17bcSBrad Bishop
130*4dff17bcSBrad Bishop   5. Submission of Contributions. Unless You explicitly state otherwise,
131*4dff17bcSBrad Bishop      any Contribution intentionally submitted for inclusion in the Work
132*4dff17bcSBrad Bishop      by You to the Licensor shall be under the terms and conditions of
133*4dff17bcSBrad Bishop      this License, without any additional terms or conditions.
134*4dff17bcSBrad Bishop      Notwithstanding the above, nothing herein shall supersede or modify
135*4dff17bcSBrad Bishop      the terms of any separate license agreement you may have executed
136*4dff17bcSBrad Bishop      with Licensor regarding such Contributions.
137*4dff17bcSBrad Bishop
138*4dff17bcSBrad Bishop   6. Trademarks. This License does not grant permission to use the trade
139*4dff17bcSBrad Bishop      names, trademarks, service marks, or product names of the Licensor,
140*4dff17bcSBrad Bishop      except as required for reasonable and customary use in describing the
141*4dff17bcSBrad Bishop      origin of the Work and reproducing the content of the NOTICE file.
142*4dff17bcSBrad Bishop
143*4dff17bcSBrad Bishop   7. Disclaimer of Warranty. Unless required by applicable law or
144*4dff17bcSBrad Bishop      agreed to in writing, Licensor provides the Work (and each
145*4dff17bcSBrad Bishop      Contributor provides its Contributions) on an "AS IS" BASIS,
146*4dff17bcSBrad Bishop      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147*4dff17bcSBrad Bishop      implied, including, without limitation, any warranties or conditions
148*4dff17bcSBrad Bishop      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149*4dff17bcSBrad Bishop      PARTICULAR PURPOSE. You are solely responsible for determining the
150*4dff17bcSBrad Bishop      appropriateness of using or redistributing the Work and assume any
151*4dff17bcSBrad Bishop      risks associated with Your exercise of permissions under this License.
152*4dff17bcSBrad Bishop
153*4dff17bcSBrad Bishop   8. Limitation of Liability. In no event and under no legal theory,
154*4dff17bcSBrad Bishop      whether in tort (including negligence), contract, or otherwise,
155*4dff17bcSBrad Bishop      unless required by applicable law (such as deliberate and grossly
156*4dff17bcSBrad Bishop      negligent acts) or agreed to in writing, shall any Contributor be
157*4dff17bcSBrad Bishop      liable to You for damages, including any direct, indirect, special,
158*4dff17bcSBrad Bishop      incidental, or consequential damages of any character arising as a
159*4dff17bcSBrad Bishop      result of this License or out of the use or inability to use the
160*4dff17bcSBrad Bishop      Work (including but not limited to damages for loss of goodwill,
161*4dff17bcSBrad Bishop      work stoppage, computer failure or malfunction, or any and all
162*4dff17bcSBrad Bishop      other commercial damages or losses), even if such Contributor
163*4dff17bcSBrad Bishop      has been advised of the possibility of such damages.
164*4dff17bcSBrad Bishop
165*4dff17bcSBrad Bishop   9. Accepting Warranty or Additional Liability. While redistributing
166*4dff17bcSBrad Bishop      the Work or Derivative Works thereof, You may choose to offer,
167*4dff17bcSBrad Bishop      and charge a fee for, acceptance of support, warranty, indemnity,
168*4dff17bcSBrad Bishop      or other liability obligations and/or rights consistent with this
169*4dff17bcSBrad Bishop      License. However, in accepting such obligations, You may act only
170*4dff17bcSBrad Bishop      on Your own behalf and on Your sole responsibility, not on behalf
171*4dff17bcSBrad Bishop      of any other Contributor, and only if You agree to indemnify,
172*4dff17bcSBrad Bishop      defend, and hold each Contributor harmless for any liability
173*4dff17bcSBrad Bishop      incurred by, or claims asserted against, such Contributor by reason
174*4dff17bcSBrad Bishop      of your accepting any such warranty or additional liability.
175*4dff17bcSBrad Bishop
176*4dff17bcSBrad Bishop   END OF TERMS AND CONDITIONS
177*4dff17bcSBrad Bishop
178*4dff17bcSBrad Bishop   APPENDIX: How to apply the Apache License to your work.
179*4dff17bcSBrad Bishop
180*4dff17bcSBrad Bishop      To apply the Apache License to your work, attach the following
181*4dff17bcSBrad Bishop      boilerplate notice, with the fields enclosed by brackets "[]"
182*4dff17bcSBrad Bishop      replaced with your own identifying information. (Don't include
183*4dff17bcSBrad Bishop      the brackets!)  The text should be enclosed in the appropriate
184*4dff17bcSBrad Bishop      comment syntax for the file format. We also recommend that a
185*4dff17bcSBrad Bishop      file or class name and description of purpose be included on the
186*4dff17bcSBrad Bishop      same "printed page" as the copyright notice for easier
187*4dff17bcSBrad Bishop      identification within third-party archives.
188*4dff17bcSBrad Bishop
189*4dff17bcSBrad Bishop   Copyright [yyyy] [name of copyright owner]
190*4dff17bcSBrad Bishop
191*4dff17bcSBrad Bishop   Licensed under the Apache License, Version 2.0 (the "License");
192*4dff17bcSBrad Bishop   you may not use this file except in compliance with the License.
193*4dff17bcSBrad Bishop   You may obtain a copy of the License at
194*4dff17bcSBrad Bishop
195*4dff17bcSBrad Bishop       http://www.apache.org/licenses/LICENSE-2.0
196*4dff17bcSBrad Bishop
197*4dff17bcSBrad Bishop   Unless required by applicable law or agreed to in writing, software
198*4dff17bcSBrad Bishop   distributed under the License is distributed on an "AS IS" BASIS,
199*4dff17bcSBrad Bishop   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200*4dff17bcSBrad Bishop   See the License for the specific language governing permissions and
201*4dff17bcSBrad Bishop   limitations under the License.
202