polars-df 0.17.0-arm64-darwin → 0.17.1-arm64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -825,8 +825,9 @@ reqwest v0.12.12
825
825
  https://github.com/seanmonstar/reqwest
826
826
  MIT OR Apache-2.0
827
827
 
828
- ring v0.17.8
828
+ ring v0.17.13
829
829
  https://github.com/briansmith/ring
830
+ Apache-2.0 AND ISC
830
831
 
831
832
  rle-decode-fast v1.0.3
832
833
  https://github.com/WanzenBug/rle-decode-helper
@@ -956,10 +957,6 @@ socket2 v0.5.8
956
957
  https://github.com/rust-lang/socket2
957
958
  MIT OR Apache-2.0
958
959
 
959
- spin v0.9.8
960
- https://github.com/mvdnes/spin-rs.git
961
- MIT
962
-
963
960
  sqlparser v0.53.0
964
961
  https://github.com/apache/datafusion-sqlparser-rs
965
962
  Apache-2.0
@@ -5168,23 +5165,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5168
5165
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5169
5166
  DEALINGS IN THE SOFTWARE.
5170
5167
 
5171
- ================================================================================
5172
- brotli LICENSE.BSD-3-Clause
5173
- ================================================================================
5174
-
5175
- Copyright (c) 2016 Dropbox, Inc.
5176
- All rights reserved.
5177
-
5178
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5179
-
5180
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5181
-
5182
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5183
-
5184
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5185
-
5186
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5187
-
5188
5168
  ================================================================================
5189
5169
  brotli LICENSE.MIT
5190
5170
  ================================================================================
@@ -5209,6 +5189,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5209
5189
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5210
5190
  THE SOFTWARE.
5211
5191
 
5192
+ ================================================================================
5193
+ brotli LICENSE.BSD-3-Clause
5194
+ ================================================================================
5195
+
5196
+ Copyright (c) 2016 Dropbox, Inc.
5197
+ All rights reserved.
5198
+
5199
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5200
+
5201
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5202
+
5203
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5204
+
5205
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
5206
+
5207
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5208
+
5212
5209
  ================================================================================
5213
5210
  brotli-decompressor LICENSE
5214
5211
  ================================================================================
@@ -34155,237 +34152,564 @@ THE SOFTWARE.
34155
34152
  ring LICENSE
34156
34153
  ================================================================================
34157
34154
 
34158
- Note that it is easy for this file to get out of sync with the licenses in the
34159
- source code files. It's recommended to compare the licenses in the source code
34160
- with what's mentioned here.
34161
-
34162
- *ring* is derived from BoringSSL, so the licensing situation in *ring* is
34163
- similar to BoringSSL.
34164
-
34165
- *ring* uses an ISC-style license like BoringSSL for code in new files,
34166
- including in particular all the Rust code:
34167
-
34168
- Copyright 2015-2016 Brian Smith.
34169
-
34170
- Permission to use, copy, modify, and/or distribute this software for any
34171
- purpose with or without fee is hereby granted, provided that the above
34172
- copyright notice and this permission notice appear in all copies.
34173
-
34174
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
34175
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
34176
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
34177
- SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
34178
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
34179
- OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
34180
- CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
34181
-
34182
- BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL
34183
- licensing. Files that are completely new have a Google copyright and an ISC
34184
- license. This license is reproduced at the bottom of this file.
34185
-
34186
- Contributors to BoringSSL are required to follow the CLA rules for Chromium:
34187
- https://cla.developers.google.com/clas
34188
-
34189
- Files in third_party/ have their own licenses, as described therein. The MIT
34190
- license, for third_party/fiat, which, unlike other third_party directories, is
34191
- compiled into non-test libraries, is included below.
34192
-
34193
- The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the
34194
- OpenSSL License and the original SSLeay license apply to the toolkit. See below
34195
- for the actual license texts. Actually both licenses are BSD-style Open Source
34196
- licenses. In case of any license issues related to OpenSSL please contact
34197
- openssl-core@openssl.org.
34198
-
34199
- The following are Google-internal bug numbers where explicit permission from
34200
- some authors is recorded for use of their work:
34201
- 27287199
34202
- 27287880
34203
- 27287883
34204
-
34205
- OpenSSL License
34206
- ---------------
34207
-
34208
- /* ====================================================================
34209
- * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
34210
- *
34211
- * Redistribution and use in source and binary forms, with or without
34212
- * modification, are permitted provided that the following conditions
34213
- * are met:
34214
- *
34215
- * 1. Redistributions of source code must retain the above copyright
34216
- * notice, this list of conditions and the following disclaimer.
34217
- *
34218
- * 2. Redistributions in binary form must reproduce the above copyright
34219
- * notice, this list of conditions and the following disclaimer in
34220
- * the documentation and/or other materials provided with the
34221
- * distribution.
34222
- *
34223
- * 3. All advertising materials mentioning features or use of this
34224
- * software must display the following acknowledgment:
34225
- * "This product includes software developed by the OpenSSL Project
34226
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
34227
- *
34228
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
34229
- * endorse or promote products derived from this software without
34230
- * prior written permission. For written permission, please contact
34231
- * openssl-core@openssl.org.
34232
- *
34233
- * 5. Products derived from this software may not be called "OpenSSL"
34234
- * nor may "OpenSSL" appear in their names without prior written
34235
- * permission of the OpenSSL Project.
34236
- *
34237
- * 6. Redistributions of any form whatsoever must retain the following
34238
- * acknowledgment:
34239
- * "This product includes software developed by the OpenSSL Project
34240
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
34241
- *
34242
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
34243
- * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
34244
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
34245
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
34246
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34247
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34248
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
34249
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34250
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
34251
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
34252
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
34253
- * OF THE POSSIBILITY OF SUCH DAMAGE.
34254
- * ====================================================================
34255
- *
34256
- * This product includes cryptographic software written by Eric Young
34257
- * (eay@cryptsoft.com). This product includes software written by Tim
34258
- * Hudson (tjh@cryptsoft.com).
34259
- *
34260
- */
34261
-
34262
- Original SSLeay License
34263
- -----------------------
34264
-
34265
- /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
34266
- * All rights reserved.
34267
- *
34268
- * This package is an SSL implementation written
34269
- * by Eric Young (eay@cryptsoft.com).
34270
- * The implementation was written so as to conform with Netscapes SSL.
34271
- *
34272
- * This library is free for commercial and non-commercial use as long as
34273
- * the following conditions are aheared to. The following conditions
34274
- * apply to all code found in this distribution, be it the RC4, RSA,
34275
- * lhash, DES, etc., code; not just the SSL code. The SSL documentation
34276
- * included with this distribution is covered by the same copyright terms
34277
- * except that the holder is Tim Hudson (tjh@cryptsoft.com).
34278
- *
34279
- * Copyright remains Eric Young's, and as such any Copyright notices in
34280
- * the code are not to be removed.
34281
- * If this package is used in a product, Eric Young should be given attribution
34282
- * as the author of the parts of the library used.
34283
- * This can be in the form of a textual message at program startup or
34284
- * in documentation (online or textual) provided with the package.
34285
- *
34286
- * Redistribution and use in source and binary forms, with or without
34287
- * modification, are permitted provided that the following conditions
34288
- * are met:
34289
- * 1. Redistributions of source code must retain the copyright
34290
- * notice, this list of conditions and the following disclaimer.
34291
- * 2. Redistributions in binary form must reproduce the above copyright
34292
- * notice, this list of conditions and the following disclaimer in the
34293
- * documentation and/or other materials provided with the distribution.
34294
- * 3. All advertising materials mentioning features or use of this software
34295
- * must display the following acknowledgement:
34296
- * "This product includes cryptographic software written by
34297
- * Eric Young (eay@cryptsoft.com)"
34298
- * The word 'cryptographic' can be left out if the rouines from the library
34299
- * being used are not cryptographic related :-).
34300
- * 4. If you include any Windows specific code (or a derivative thereof) from
34301
- * the apps directory (application code) you must include an acknowledgement:
34302
- * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
34303
- *
34304
- * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
34305
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
34306
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
34307
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
34308
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34309
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
34310
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34311
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
34312
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34313
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34314
- * SUCH DAMAGE.
34315
- *
34316
- * The licence and distribution terms for any publically available version or
34317
- * derivative of this code cannot be changed. i.e. this code cannot simply be
34318
- * copied and put under another distribution licence
34319
- * [including the GNU Public Licence.]
34320
- */
34321
-
34322
-
34323
- ISC license used for completely new code in BoringSSL:
34324
-
34325
- /* Copyright (c) 2015, Google Inc.
34326
- *
34327
- * Permission to use, copy, modify, and/or distribute this software for any
34328
- * purpose with or without fee is hereby granted, provided that the above
34329
- * copyright notice and this permission notice appear in all copies.
34330
- *
34331
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34332
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
34333
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
34334
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
34335
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
34336
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
34337
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
34338
-
34339
-
34340
- The code in third_party/fiat carries the MIT license:
34341
-
34342
- Copyright (c) 2015-2016 the fiat-crypto authors (see
34343
- https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
34155
+ *ring* uses an "ISC" license, like BoringSSL used to use, for new code
34156
+ files. See LICENSE-other-bits for the text of that license.
34344
34157
 
34345
- Permission is hereby granted, free of charge, to any person obtaining a copy
34346
- of this software and associated documentation files (the "Software"), to deal
34347
- in the Software without restriction, including without limitation the rights
34348
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34349
- copies of the Software, and to permit persons to whom the Software is
34350
- furnished to do so, subject to the following conditions:
34158
+ See LICENSE-BoringSSL for code that was sourced from BoringSSL under the
34159
+ Apache 2.0 license. Some code that was sourced from BoringSSL under the ISC
34160
+ license. In each case, the license info is at the top of the file.
34351
34161
 
34352
- The above copyright notice and this permission notice shall be included in all
34353
- copies or substantial portions of the Software.
34162
+ See src/polyfill/once_cell/LICENSE-APACHE and src/polyfill/once_cell/LICENSE-MIT
34163
+ for the license to code that was sourced from the once_cell project.
34354
34164
 
34355
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
34356
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34357
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34358
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34359
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34360
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34361
- SOFTWARE.
34165
+ ================================================================================
34166
+ ring LICENSE-BoringSSL
34167
+ ================================================================================
34168
+
34169
+
34170
+ Apache License
34171
+ Version 2.0, January 2004
34172
+ http://www.apache.org/licenses/
34173
+
34174
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
34175
+
34176
+ 1. Definitions.
34177
+
34178
+ "License" shall mean the terms and conditions for use, reproduction,
34179
+ and distribution as defined by Sections 1 through 9 of this document.
34180
+
34181
+ "Licensor" shall mean the copyright owner or entity authorized by
34182
+ the copyright owner that is granting the License.
34183
+
34184
+ "Legal Entity" shall mean the union of the acting entity and all
34185
+ other entities that control, are controlled by, or are under common
34186
+ control with that entity. For the purposes of this definition,
34187
+ "control" means (i) the power, direct or indirect, to cause the
34188
+ direction or management of such entity, whether by contract or
34189
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
34190
+ outstanding shares, or (iii) beneficial ownership of such entity.
34191
+
34192
+ "You" (or "Your") shall mean an individual or Legal Entity
34193
+ exercising permissions granted by this License.
34194
+
34195
+ "Source" form shall mean the preferred form for making modifications,
34196
+ including but not limited to software source code, documentation
34197
+ source, and configuration files.
34198
+
34199
+ "Object" form shall mean any form resulting from mechanical
34200
+ transformation or translation of a Source form, including but
34201
+ not limited to compiled object code, generated documentation,
34202
+ and conversions to other media types.
34203
+
34204
+ "Work" shall mean the work of authorship, whether in Source or
34205
+ Object form, made available under the License, as indicated by a
34206
+ copyright notice that is included in or attached to the work
34207
+ (an example is provided in the Appendix below).
34208
+
34209
+ "Derivative Works" shall mean any work, whether in Source or Object
34210
+ form, that is based on (or derived from) the Work and for which the
34211
+ editorial revisions, annotations, elaborations, or other modifications
34212
+ represent, as a whole, an original work of authorship. For the purposes
34213
+ of this License, Derivative Works shall not include works that remain
34214
+ separable from, or merely link (or bind by name) to the interfaces of,
34215
+ the Work and Derivative Works thereof.
34216
+
34217
+ "Contribution" shall mean any work of authorship, including
34218
+ the original version of the Work and any modifications or additions
34219
+ to that Work or Derivative Works thereof, that is intentionally
34220
+ submitted to Licensor for inclusion in the Work by the copyright owner
34221
+ or by an individual or Legal Entity authorized to submit on behalf of
34222
+ the copyright owner. For the purposes of this definition, "submitted"
34223
+ means any form of electronic, verbal, or written communication sent
34224
+ to the Licensor or its representatives, including but not limited to
34225
+ communication on electronic mailing lists, source code control systems,
34226
+ and issue tracking systems that are managed by, or on behalf of, the
34227
+ Licensor for the purpose of discussing and improving the Work, but
34228
+ excluding communication that is conspicuously marked or otherwise
34229
+ designated in writing by the copyright owner as "Not a Contribution."
34230
+
34231
+ "Contributor" shall mean Licensor and any individual or Legal Entity
34232
+ on behalf of whom a Contribution has been received by Licensor and
34233
+ subsequently incorporated within the Work.
34234
+
34235
+ 2. Grant of Copyright License. Subject to the terms and conditions of
34236
+ this License, each Contributor hereby grants to You a perpetual,
34237
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34238
+ copyright license to reproduce, prepare Derivative Works of,
34239
+ publicly display, publicly perform, sublicense, and distribute the
34240
+ Work and such Derivative Works in Source or Object form.
34241
+
34242
+ 3. Grant of Patent License. Subject to the terms and conditions of
34243
+ this License, each Contributor hereby grants to You a perpetual,
34244
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34245
+ (except as stated in this section) patent license to make, have made,
34246
+ use, offer to sell, sell, import, and otherwise transfer the Work,
34247
+ where such license applies only to those patent claims licensable
34248
+ by such Contributor that are necessarily infringed by their
34249
+ Contribution(s) alone or by combination of their Contribution(s)
34250
+ with the Work to which such Contribution(s) was submitted. If You
34251
+ institute patent litigation against any entity (including a
34252
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
34253
+ or a Contribution incorporated within the Work constitutes direct
34254
+ or contributory patent infringement, then any patent licenses
34255
+ granted to You under this License for that Work shall terminate
34256
+ as of the date such litigation is filed.
34257
+
34258
+ 4. Redistribution. You may reproduce and distribute copies of the
34259
+ Work or Derivative Works thereof in any medium, with or without
34260
+ modifications, and in Source or Object form, provided that You
34261
+ meet the following conditions:
34262
+
34263
+ (a) You must give any other recipients of the Work or
34264
+ Derivative Works a copy of this License; and
34265
+
34266
+ (b) You must cause any modified files to carry prominent notices
34267
+ stating that You changed the files; and
34268
+
34269
+ (c) You must retain, in the Source form of any Derivative Works
34270
+ that You distribute, all copyright, patent, trademark, and
34271
+ attribution notices from the Source form of the Work,
34272
+ excluding those notices that do not pertain to any part of
34273
+ the Derivative Works; and
34274
+
34275
+ (d) If the Work includes a "NOTICE" text file as part of its
34276
+ distribution, then any Derivative Works that You distribute must
34277
+ include a readable copy of the attribution notices contained
34278
+ within such NOTICE file, excluding those notices that do not
34279
+ pertain to any part of the Derivative Works, in at least one
34280
+ of the following places: within a NOTICE text file distributed
34281
+ as part of the Derivative Works; within the Source form or
34282
+ documentation, if provided along with the Derivative Works; or,
34283
+ within a display generated by the Derivative Works, if and
34284
+ wherever such third-party notices normally appear. The contents
34285
+ of the NOTICE file are for informational purposes only and
34286
+ do not modify the License. You may add Your own attribution
34287
+ notices within Derivative Works that You distribute, alongside
34288
+ or as an addendum to the NOTICE text from the Work, provided
34289
+ that such additional attribution notices cannot be construed
34290
+ as modifying the License.
34291
+
34292
+ You may add Your own copyright statement to Your modifications and
34293
+ may provide additional or different license terms and conditions
34294
+ for use, reproduction, or distribution of Your modifications, or
34295
+ for any such Derivative Works as a whole, provided Your use,
34296
+ reproduction, and distribution of the Work otherwise complies with
34297
+ the conditions stated in this License.
34298
+
34299
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
34300
+ any Contribution intentionally submitted for inclusion in the Work
34301
+ by You to the Licensor shall be under the terms and conditions of
34302
+ this License, without any additional terms or conditions.
34303
+ Notwithstanding the above, nothing herein shall supersede or modify
34304
+ the terms of any separate license agreement you may have executed
34305
+ with Licensor regarding such Contributions.
34306
+
34307
+ 6. Trademarks. This License does not grant permission to use the trade
34308
+ names, trademarks, service marks, or product names of the Licensor,
34309
+ except as required for reasonable and customary use in describing the
34310
+ origin of the Work and reproducing the content of the NOTICE file.
34311
+
34312
+ 7. Disclaimer of Warranty. Unless required by applicable law or
34313
+ agreed to in writing, Licensor provides the Work (and each
34314
+ Contributor provides its Contributions) on an "AS IS" BASIS,
34315
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
34316
+ implied, including, without limitation, any warranties or conditions
34317
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
34318
+ PARTICULAR PURPOSE. You are solely responsible for determining the
34319
+ appropriateness of using or redistributing the Work and assume any
34320
+ risks associated with Your exercise of permissions under this License.
34321
+
34322
+ 8. Limitation of Liability. In no event and under no legal theory,
34323
+ whether in tort (including negligence), contract, or otherwise,
34324
+ unless required by applicable law (such as deliberate and grossly
34325
+ negligent acts) or agreed to in writing, shall any Contributor be
34326
+ liable to You for damages, including any direct, indirect, special,
34327
+ incidental, or consequential damages of any character arising as a
34328
+ result of this License or out of the use or inability to use the
34329
+ Work (including but not limited to damages for loss of goodwill,
34330
+ work stoppage, computer failure or malfunction, or any and all
34331
+ other commercial damages or losses), even if such Contributor
34332
+ has been advised of the possibility of such damages.
34333
+
34334
+ 9. Accepting Warranty or Additional Liability. While redistributing
34335
+ the Work or Derivative Works thereof, You may choose to offer,
34336
+ and charge a fee for, acceptance of support, warranty, indemnity,
34337
+ or other liability obligations and/or rights consistent with this
34338
+ License. However, in accepting such obligations, You may act only
34339
+ on Your own behalf and on Your sole responsibility, not on behalf
34340
+ of any other Contributor, and only if You agree to indemnify,
34341
+ defend, and hold each Contributor harmless for any liability
34342
+ incurred by, or claims asserted against, such Contributor by reason
34343
+ of your accepting any such warranty or additional liability.
34344
+
34345
+ END OF TERMS AND CONDITIONS
34346
+
34347
+ APPENDIX: How to apply the Apache License to your work.
34348
+
34349
+ To apply the Apache License to your work, attach the following
34350
+ boilerplate notice, with the fields enclosed by brackets "[]"
34351
+ replaced with your own identifying information. (Don't include
34352
+ the brackets!) The text should be enclosed in the appropriate
34353
+ comment syntax for the file format. We also recommend that a
34354
+ file or class name and description of purpose be included on the
34355
+ same "printed page" as the copyright notice for easier
34356
+ identification within third-party archives.
34357
+
34358
+ Copyright [yyyy] [name of copyright owner]
34359
+
34360
+ Licensed under the Apache License, Version 2.0 (the "License");
34361
+ you may not use this file except in compliance with the License.
34362
+ You may obtain a copy of the License at
34363
+
34364
+ http://www.apache.org/licenses/LICENSE-2.0
34365
+
34366
+ Unless required by applicable law or agreed to in writing, software
34367
+ distributed under the License is distributed on an "AS IS" BASIS,
34368
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34369
+ See the License for the specific language governing permissions and
34370
+ limitations under the License.
34371
+
34372
+
34373
+ Licenses for support code
34374
+ -------------------------
34375
+
34376
+ Parts of the TLS test suite are under the Go license. This code is not included
34377
+ in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
34378
+ distributing code linked against BoringSSL does not trigger this license:
34379
+
34380
+ Copyright (c) 2009 The Go Authors. All rights reserved.
34381
+
34382
+ Redistribution and use in source and binary forms, with or without
34383
+ modification, are permitted provided that the following conditions are
34384
+ met:
34385
+
34386
+ * Redistributions of source code must retain the above copyright
34387
+ notice, this list of conditions and the following disclaimer.
34388
+ * Redistributions in binary form must reproduce the above
34389
+ copyright notice, this list of conditions and the following disclaimer
34390
+ in the documentation and/or other materials provided with the
34391
+ distribution.
34392
+ * Neither the name of Google Inc. nor the names of its
34393
+ contributors may be used to endorse or promote products derived from
34394
+ this software without specific prior written permission.
34395
+
34396
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34397
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34398
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
34399
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
34400
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34401
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34402
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34403
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34404
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34405
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34406
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34407
+
34408
+
34409
+ BoringSSL uses the Chromium test infrastructure to run a continuous build,
34410
+ trybots etc. The scripts which manage this, and the script for generating build
34411
+ metadata, are under the Chromium license. Distributing code linked against
34412
+ BoringSSL does not trigger this license.
34413
+
34414
+ Copyright 2015 The Chromium Authors. All rights reserved.
34415
+
34416
+ Redistribution and use in source and binary forms, with or without
34417
+ modification, are permitted provided that the following conditions are
34418
+ met:
34419
+
34420
+ * Redistributions of source code must retain the above copyright
34421
+ notice, this list of conditions and the following disclaimer.
34422
+ * Redistributions in binary form must reproduce the above
34423
+ copyright notice, this list of conditions and the following disclaimer
34424
+ in the documentation and/or other materials provided with the
34425
+ distribution.
34426
+ * Neither the name of Google Inc. nor the names of its
34427
+ contributors may be used to endorse or promote products derived from
34428
+ this software without specific prior written permission.
34429
+
34430
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34431
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34432
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
34433
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
34434
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34435
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34436
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34437
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34438
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34439
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34440
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34441
+
34442
+ ================================================================================
34443
+ ring LICENSE-other-bits
34444
+ ================================================================================
34445
+
34446
+ Copyright 2015-2025 Brian Smith.
34447
+
34448
+ Permission to use, copy, modify, and/or distribute this software for any
34449
+ purpose with or without fee is hereby granted, provided that the above
34450
+ copyright notice and this permission notice appear in all copies.
34451
+
34452
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34453
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
34454
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
34455
+ SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
34456
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
34457
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
34458
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
34459
+
34460
+ ================================================================================
34461
+ ring src/polyfill/once_cell/LICENSE-APACHE
34462
+ ================================================================================
34463
+
34464
+ Apache License
34465
+ Version 2.0, January 2004
34466
+ http://www.apache.org/licenses/
34467
+
34468
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
34469
+
34470
+ 1. Definitions.
34471
+
34472
+ "License" shall mean the terms and conditions for use, reproduction,
34473
+ and distribution as defined by Sections 1 through 9 of this document.
34474
+
34475
+ "Licensor" shall mean the copyright owner or entity authorized by
34476
+ the copyright owner that is granting the License.
34477
+
34478
+ "Legal Entity" shall mean the union of the acting entity and all
34479
+ other entities that control, are controlled by, or are under common
34480
+ control with that entity. For the purposes of this definition,
34481
+ "control" means (i) the power, direct or indirect, to cause the
34482
+ direction or management of such entity, whether by contract or
34483
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
34484
+ outstanding shares, or (iii) beneficial ownership of such entity.
34485
+
34486
+ "You" (or "Your") shall mean an individual or Legal Entity
34487
+ exercising permissions granted by this License.
34488
+
34489
+ "Source" form shall mean the preferred form for making modifications,
34490
+ including but not limited to software source code, documentation
34491
+ source, and configuration files.
34492
+
34493
+ "Object" form shall mean any form resulting from mechanical
34494
+ transformation or translation of a Source form, including but
34495
+ not limited to compiled object code, generated documentation,
34496
+ and conversions to other media types.
34497
+
34498
+ "Work" shall mean the work of authorship, whether in Source or
34499
+ Object form, made available under the License, as indicated by a
34500
+ copyright notice that is included in or attached to the work
34501
+ (an example is provided in the Appendix below).
34502
+
34503
+ "Derivative Works" shall mean any work, whether in Source or Object
34504
+ form, that is based on (or derived from) the Work and for which the
34505
+ editorial revisions, annotations, elaborations, or other modifications
34506
+ represent, as a whole, an original work of authorship. For the purposes
34507
+ of this License, Derivative Works shall not include works that remain
34508
+ separable from, or merely link (or bind by name) to the interfaces of,
34509
+ the Work and Derivative Works thereof.
34510
+
34511
+ "Contribution" shall mean any work of authorship, including
34512
+ the original version of the Work and any modifications or additions
34513
+ to that Work or Derivative Works thereof, that is intentionally
34514
+ submitted to Licensor for inclusion in the Work by the copyright owner
34515
+ or by an individual or Legal Entity authorized to submit on behalf of
34516
+ the copyright owner. For the purposes of this definition, "submitted"
34517
+ means any form of electronic, verbal, or written communication sent
34518
+ to the Licensor or its representatives, including but not limited to
34519
+ communication on electronic mailing lists, source code control systems,
34520
+ and issue tracking systems that are managed by, or on behalf of, the
34521
+ Licensor for the purpose of discussing and improving the Work, but
34522
+ excluding communication that is conspicuously marked or otherwise
34523
+ designated in writing by the copyright owner as "Not a Contribution."
34524
+
34525
+ "Contributor" shall mean Licensor and any individual or Legal Entity
34526
+ on behalf of whom a Contribution has been received by Licensor and
34527
+ subsequently incorporated within the Work.
34528
+
34529
+ 2. Grant of Copyright License. Subject to the terms and conditions of
34530
+ this License, each Contributor hereby grants to You a perpetual,
34531
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34532
+ copyright license to reproduce, prepare Derivative Works of,
34533
+ publicly display, publicly perform, sublicense, and distribute the
34534
+ Work and such Derivative Works in Source or Object form.
34535
+
34536
+ 3. Grant of Patent License. Subject to the terms and conditions of
34537
+ this License, each Contributor hereby grants to You a perpetual,
34538
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34539
+ (except as stated in this section) patent license to make, have made,
34540
+ use, offer to sell, sell, import, and otherwise transfer the Work,
34541
+ where such license applies only to those patent claims licensable
34542
+ by such Contributor that are necessarily infringed by their
34543
+ Contribution(s) alone or by combination of their Contribution(s)
34544
+ with the Work to which such Contribution(s) was submitted. If You
34545
+ institute patent litigation against any entity (including a
34546
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
34547
+ or a Contribution incorporated within the Work constitutes direct
34548
+ or contributory patent infringement, then any patent licenses
34549
+ granted to You under this License for that Work shall terminate
34550
+ as of the date such litigation is filed.
34551
+
34552
+ 4. Redistribution. You may reproduce and distribute copies of the
34553
+ Work or Derivative Works thereof in any medium, with or without
34554
+ modifications, and in Source or Object form, provided that You
34555
+ meet the following conditions:
34556
+
34557
+ (a) You must give any other recipients of the Work or
34558
+ Derivative Works a copy of this License; and
34559
+
34560
+ (b) You must cause any modified files to carry prominent notices
34561
+ stating that You changed the files; and
34562
+
34563
+ (c) You must retain, in the Source form of any Derivative Works
34564
+ that You distribute, all copyright, patent, trademark, and
34565
+ attribution notices from the Source form of the Work,
34566
+ excluding those notices that do not pertain to any part of
34567
+ the Derivative Works; and
34568
+
34569
+ (d) If the Work includes a "NOTICE" text file as part of its
34570
+ distribution, then any Derivative Works that You distribute must
34571
+ include a readable copy of the attribution notices contained
34572
+ within such NOTICE file, excluding those notices that do not
34573
+ pertain to any part of the Derivative Works, in at least one
34574
+ of the following places: within a NOTICE text file distributed
34575
+ as part of the Derivative Works; within the Source form or
34576
+ documentation, if provided along with the Derivative Works; or,
34577
+ within a display generated by the Derivative Works, if and
34578
+ wherever such third-party notices normally appear. The contents
34579
+ of the NOTICE file are for informational purposes only and
34580
+ do not modify the License. You may add Your own attribution
34581
+ notices within Derivative Works that You distribute, alongside
34582
+ or as an addendum to the NOTICE text from the Work, provided
34583
+ that such additional attribution notices cannot be construed
34584
+ as modifying the License.
34585
+
34586
+ You may add Your own copyright statement to Your modifications and
34587
+ may provide additional or different license terms and conditions
34588
+ for use, reproduction, or distribution of Your modifications, or
34589
+ for any such Derivative Works as a whole, provided Your use,
34590
+ reproduction, and distribution of the Work otherwise complies with
34591
+ the conditions stated in this License.
34592
+
34593
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
34594
+ any Contribution intentionally submitted for inclusion in the Work
34595
+ by You to the Licensor shall be under the terms and conditions of
34596
+ this License, without any additional terms or conditions.
34597
+ Notwithstanding the above, nothing herein shall supersede or modify
34598
+ the terms of any separate license agreement you may have executed
34599
+ with Licensor regarding such Contributions.
34600
+
34601
+ 6. Trademarks. This License does not grant permission to use the trade
34602
+ names, trademarks, service marks, or product names of the Licensor,
34603
+ except as required for reasonable and customary use in describing the
34604
+ origin of the Work and reproducing the content of the NOTICE file.
34605
+
34606
+ 7. Disclaimer of Warranty. Unless required by applicable law or
34607
+ agreed to in writing, Licensor provides the Work (and each
34608
+ Contributor provides its Contributions) on an "AS IS" BASIS,
34609
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
34610
+ implied, including, without limitation, any warranties or conditions
34611
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
34612
+ PARTICULAR PURPOSE. You are solely responsible for determining the
34613
+ appropriateness of using or redistributing the Work and assume any
34614
+ risks associated with Your exercise of permissions under this License.
34615
+
34616
+ 8. Limitation of Liability. In no event and under no legal theory,
34617
+ whether in tort (including negligence), contract, or otherwise,
34618
+ unless required by applicable law (such as deliberate and grossly
34619
+ negligent acts) or agreed to in writing, shall any Contributor be
34620
+ liable to You for damages, including any direct, indirect, special,
34621
+ incidental, or consequential damages of any character arising as a
34622
+ result of this License or out of the use or inability to use the
34623
+ Work (including but not limited to damages for loss of goodwill,
34624
+ work stoppage, computer failure or malfunction, or any and all
34625
+ other commercial damages or losses), even if such Contributor
34626
+ has been advised of the possibility of such damages.
34627
+
34628
+ 9. Accepting Warranty or Additional Liability. While redistributing
34629
+ the Work or Derivative Works thereof, You may choose to offer,
34630
+ and charge a fee for, acceptance of support, warranty, indemnity,
34631
+ or other liability obligations and/or rights consistent with this
34632
+ License. However, in accepting such obligations, You may act only
34633
+ on Your own behalf and on Your sole responsibility, not on behalf
34634
+ of any other Contributor, and only if You agree to indemnify,
34635
+ defend, and hold each Contributor harmless for any liability
34636
+ incurred by, or claims asserted against, such Contributor by reason
34637
+ of your accepting any such warranty or additional liability.
34638
+
34639
+ END OF TERMS AND CONDITIONS
34640
+
34641
+ APPENDIX: How to apply the Apache License to your work.
34642
+
34643
+ To apply the Apache License to your work, attach the following
34644
+ boilerplate notice, with the fields enclosed by brackets "[]"
34645
+ replaced with your own identifying information. (Don't include
34646
+ the brackets!) The text should be enclosed in the appropriate
34647
+ comment syntax for the file format. We also recommend that a
34648
+ file or class name and description of purpose be included on the
34649
+ same "printed page" as the copyright notice for easier
34650
+ identification within third-party archives.
34651
+
34652
+ Copyright [yyyy] [name of copyright owner]
34653
+
34654
+ Licensed under the Apache License, Version 2.0 (the "License");
34655
+ you may not use this file except in compliance with the License.
34656
+ You may obtain a copy of the License at
34657
+
34658
+ http://www.apache.org/licenses/LICENSE-2.0
34659
+
34660
+ Unless required by applicable law or agreed to in writing, software
34661
+ distributed under the License is distributed on an "AS IS" BASIS,
34662
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34663
+ See the License for the specific language governing permissions and
34664
+ limitations under the License.
34665
+
34666
+ ================================================================================
34667
+ ring src/polyfill/once_cell/LICENSE-MIT
34668
+ ================================================================================
34669
+
34670
+ Permission is hereby granted, free of charge, to any
34671
+ person obtaining a copy of this software and associated
34672
+ documentation files (the "Software"), to deal in the
34673
+ Software without restriction, including without
34674
+ limitation the rights to use, copy, modify, merge,
34675
+ publish, distribute, sublicense, and/or sell copies of
34676
+ the Software, and to permit persons to whom the Software
34677
+ is furnished to do so, subject to the following
34678
+ conditions:
34679
+
34680
+ The above copyright notice and this permission notice
34681
+ shall be included in all copies or substantial portions
34682
+ of the Software.
34683
+
34684
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
34685
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
34686
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
34687
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
34688
+ SHALL THE AUTHOR OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
34689
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
34690
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
34691
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
34692
+ DEALINGS IN THE SOFTWARE.
34362
34693
 
34363
34694
  ================================================================================
34364
34695
  ring third_party/fiat/LICENSE
34365
34696
  ================================================================================
34366
34697
 
34367
- The MIT License (MIT)
34698
+ The Apache License, Version 2.0 (Apache-2.0)
34368
34699
 
34369
- Copyright (c) 2015-2020 the fiat-crypto authors (see
34370
- https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
34700
+ Copyright 2015-2020 the fiat-crypto authors (see the AUTHORS file)
34371
34701
 
34372
- Permission is hereby granted, free of charge, to any person obtaining a copy
34373
- of this software and associated documentation files (the "Software"), to deal
34374
- in the Software without restriction, including without limitation the rights
34375
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34376
- copies of the Software, and to permit persons to whom the Software is
34377
- furnished to do so, subject to the following conditions:
34702
+ Licensed under the Apache License, Version 2.0 (the "License");
34703
+ you may not use this file except in compliance with the License.
34704
+ You may obtain a copy of the License at
34378
34705
 
34379
- The above copyright notice and this permission notice shall be included in all
34380
- copies or substantial portions of the Software.
34706
+ http://www.apache.org/licenses/LICENSE-2.0
34381
34707
 
34382
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
34383
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34384
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34385
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34386
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34387
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34388
- SOFTWARE.
34708
+ Unless required by applicable law or agreed to in writing, software
34709
+ distributed under the License is distributed on an "AS IS" BASIS,
34710
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34711
+ See the License for the specific language governing permissions and
34712
+ limitations under the License.
34389
34713
 
34390
34714
  ================================================================================
34391
34715
  rle-decode-fast LICENSE-APACHE
@@ -40151,32 +40475,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
40151
40475
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
40152
40476
  DEALINGS IN THE SOFTWARE.
40153
40477
 
40154
- ================================================================================
40155
- spin LICENSE
40156
- ================================================================================
40157
-
40158
- The MIT License (MIT)
40159
-
40160
- Copyright (c) 2014 Mathijs van de Nes
40161
-
40162
- Permission is hereby granted, free of charge, to any person obtaining a copy
40163
- of this software and associated documentation files (the "Software"), to deal
40164
- in the Software without restriction, including without limitation the rights
40165
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40166
- copies of the Software, and to permit persons to whom the Software is
40167
- furnished to do so, subject to the following conditions:
40168
-
40169
- The above copyright notice and this permission notice shall be included in all
40170
- copies or substantial portions of the Software.
40171
-
40172
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40173
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40174
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40175
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40176
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
40177
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40178
- SOFTWARE.
40179
-
40180
40478
  ================================================================================
40181
40479
  sqlparser LICENSE.TXT
40182
40480
  ================================================================================