Mbed Cloud Connect for Ethernet Platforms

Fork of example-Ethernet-mbed-Cloud-connect by ST

Committer:
davwal04@E108444.Emea.Arm.com
Date:
Mon Jun 04 17:03:57 2018 +0100
Branch:
update-1.3.0
Revision:
12:ca4ab5d7e52b
Parent:
6:2d0e0866f2e7
Fixed SOTP address

Who changed what in which revision?

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