This is a fork due to permission issues

Dependencies:   mbed Socket lwip-eth lwip-sys lwip

Fork of 6_songs-from-the-cloud by MakingMusicWorkshop

Committer:
maclobdell
Date:
Wed May 18 19:06:32 2016 +0000
Revision:
0:f7c60d3e7b8a
clean version

Who changed what in which revision?

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