mayuresh bharmoria / Mbed OS mbed-os-example-wifi
Committer:
mayur098
Date:
Thu Jun 21 17:50:21 2018 +0000
Revision:
0:8f8e8f3cbd1c
first commit;

Who changed what in which revision?

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