BSP library for the STMicroelectronics X-NUCLEO-NFC04A1

Dependents:   mbed-os-nfc04a1 Wiagro-Lanza34-XDot

Committer:
DiegoOstuni
Date:
Thu Nov 14 10:30:13 2019 +0000
Revision:
0:cf62b690f57c
Files added

Who changed what in which revision?

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