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