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