@@ -3164,6 +3164,203 @@ END OF TERMS AND CONDITIONS
3164
3164
3165
3165
#### Used by
3166
3166
3167
+ - [ rand_core 0.6.4] ( https://github.com/rust-random/rand )
3168
+
3169
+ ```
3170
+ Apache License
3171
+ Version 2.0, January 2004
3172
+ https://www.apache.org/licenses/
3173
+
3174
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3175
+
3176
+ 1. Definitions.
3177
+
3178
+ "License" shall mean the terms and conditions for use, reproduction,
3179
+ and distribution as defined by Sections 1 through 9 of this document.
3180
+
3181
+ "Licensor" shall mean the copyright owner or entity authorized by
3182
+ the copyright owner that is granting the License.
3183
+
3184
+ "Legal Entity" shall mean the union of the acting entity and all
3185
+ other entities that control, are controlled by, or are under common
3186
+ control with that entity. For the purposes of this definition,
3187
+ "control" means (i) the power, direct or indirect, to cause the
3188
+ direction or management of such entity, whether by contract or
3189
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3190
+ outstanding shares, or (iii) beneficial ownership of such entity.
3191
+
3192
+ "You" (or "Your") shall mean an individual or Legal Entity
3193
+ exercising permissions granted by this License.
3194
+
3195
+ "Source" form shall mean the preferred form for making modifications,
3196
+ including but not limited to software source code, documentation
3197
+ source, and configuration files.
3198
+
3199
+ "Object" form shall mean any form resulting from mechanical
3200
+ transformation or translation of a Source form, including but
3201
+ not limited to compiled object code, generated documentation,
3202
+ and conversions to other media types.
3203
+
3204
+ "Work" shall mean the work of authorship, whether in Source or
3205
+ Object form, made available under the License, as indicated by a
3206
+ copyright notice that is included in or attached to the work
3207
+ (an example is provided in the Appendix below).
3208
+
3209
+ "Derivative Works" shall mean any work, whether in Source or Object
3210
+ form, that is based on (or derived from) the Work and for which the
3211
+ editorial revisions, annotations, elaborations, or other modifications
3212
+ represent, as a whole, an original work of authorship. For the purposes
3213
+ of this License, Derivative Works shall not include works that remain
3214
+ separable from, or merely link (or bind by name) to the interfaces of,
3215
+ the Work and Derivative Works thereof.
3216
+
3217
+ "Contribution" shall mean any work of authorship, including
3218
+ the original version of the Work and any modifications or additions
3219
+ to that Work or Derivative Works thereof, that is intentionally
3220
+ submitted to Licensor for inclusion in the Work by the copyright owner
3221
+ or by an individual or Legal Entity authorized to submit on behalf of
3222
+ the copyright owner. For the purposes of this definition, "submitted"
3223
+ means any form of electronic, verbal, or written communication sent
3224
+ to the Licensor or its representatives, including but not limited to
3225
+ communication on electronic mailing lists, source code control systems,
3226
+ and issue tracking systems that are managed by, or on behalf of, the
3227
+ Licensor for the purpose of discussing and improving the Work, but
3228
+ excluding communication that is conspicuously marked or otherwise
3229
+ designated in writing by the copyright owner as "Not a Contribution."
3230
+
3231
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3232
+ on behalf of whom a Contribution has been received by Licensor and
3233
+ subsequently incorporated within the Work.
3234
+
3235
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3236
+ this License, each Contributor hereby grants to You a perpetual,
3237
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3238
+ copyright license to reproduce, prepare Derivative Works of,
3239
+ publicly display, publicly perform, sublicense, and distribute the
3240
+ Work and such Derivative Works in Source or Object form.
3241
+
3242
+ 3. Grant of Patent License. Subject to the terms and conditions of
3243
+ this License, each Contributor hereby grants to You a perpetual,
3244
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3245
+ (except as stated in this section) patent license to make, have made,
3246
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3247
+ where such license applies only to those patent claims licensable
3248
+ by such Contributor that are necessarily infringed by their
3249
+ Contribution(s) alone or by combination of their Contribution(s)
3250
+ with the Work to which such Contribution(s) was submitted. If You
3251
+ institute patent litigation against any entity (including a
3252
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3253
+ or a Contribution incorporated within the Work constitutes direct
3254
+ or contributory patent infringement, then any patent licenses
3255
+ granted to You under this License for that Work shall terminate
3256
+ as of the date such litigation is filed.
3257
+
3258
+ 4. Redistribution. You may reproduce and distribute copies of the
3259
+ Work or Derivative Works thereof in any medium, with or without
3260
+ modifications, and in Source or Object form, provided that You
3261
+ meet the following conditions:
3262
+
3263
+ (a) You must give any other recipients of the Work or
3264
+ Derivative Works a copy of this License; and
3265
+
3266
+ (b) You must cause any modified files to carry prominent notices
3267
+ stating that You changed the files; and
3268
+
3269
+ (c) You must retain, in the Source form of any Derivative Works
3270
+ that You distribute, all copyright, patent, trademark, and
3271
+ attribution notices from the Source form of the Work,
3272
+ excluding those notices that do not pertain to any part of
3273
+ the Derivative Works; and
3274
+
3275
+ (d) If the Work includes a "NOTICE" text file as part of its
3276
+ distribution, then any Derivative Works that You distribute must
3277
+ include a readable copy of the attribution notices contained
3278
+ within such NOTICE file, excluding those notices that do not
3279
+ pertain to any part of the Derivative Works, in at least one
3280
+ of the following places: within a NOTICE text file distributed
3281
+ as part of the Derivative Works; within the Source form or
3282
+ documentation, if provided along with the Derivative Works; or,
3283
+ within a display generated by the Derivative Works, if and
3284
+ wherever such third-party notices normally appear. The contents
3285
+ of the NOTICE file are for informational purposes only and
3286
+ do not modify the License. You may add Your own attribution
3287
+ notices within Derivative Works that You distribute, alongside
3288
+ or as an addendum to the NOTICE text from the Work, provided
3289
+ that such additional attribution notices cannot be construed
3290
+ as modifying the License.
3291
+
3292
+ You may add Your own copyright statement to Your modifications and
3293
+ may provide additional or different license terms and conditions
3294
+ for use, reproduction, or distribution of Your modifications, or
3295
+ for any such Derivative Works as a whole, provided Your use,
3296
+ reproduction, and distribution of the Work otherwise complies with
3297
+ the conditions stated in this License.
3298
+
3299
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3300
+ any Contribution intentionally submitted for inclusion in the Work
3301
+ by You to the Licensor shall be under the terms and conditions of
3302
+ this License, without any additional terms or conditions.
3303
+ Notwithstanding the above, nothing herein shall supersede or modify
3304
+ the terms of any separate license agreement you may have executed
3305
+ with Licensor regarding such Contributions.
3306
+
3307
+ 6. Trademarks. This License does not grant permission to use the trade
3308
+ names, trademarks, service marks, or product names of the Licensor,
3309
+ except as required for reasonable and customary use in describing the
3310
+ origin of the Work and reproducing the content of the NOTICE file.
3311
+
3312
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3313
+ agreed to in writing, Licensor provides the Work (and each
3314
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3315
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3316
+ implied, including, without limitation, any warranties or conditions
3317
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3318
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3319
+ appropriateness of using or redistributing the Work and assume any
3320
+ risks associated with Your exercise of permissions under this License.
3321
+
3322
+ 8. Limitation of Liability. In no event and under no legal theory,
3323
+ whether in tort (including negligence), contract, or otherwise,
3324
+ unless required by applicable law (such as deliberate and grossly
3325
+ negligent acts) or agreed to in writing, shall any Contributor be
3326
+ liable to You for damages, including any direct, indirect, special,
3327
+ incidental, or consequential damages of any character arising as a
3328
+ result of this License or out of the use or inability to use the
3329
+ Work (including but not limited to damages for loss of goodwill,
3330
+ work stoppage, computer failure or malfunction, or any and all
3331
+ other commercial damages or losses), even if such Contributor
3332
+ has been advised of the possibility of such damages.
3333
+
3334
+ 9. Accepting Warranty or Additional Liability. While redistributing
3335
+ the Work or Derivative Works thereof, You may choose to offer,
3336
+ and charge a fee for, acceptance of support, warranty, indemnity,
3337
+ or other liability obligations and/or rights consistent with this
3338
+ License. However, in accepting such obligations, You may act only
3339
+ on Your own behalf and on Your sole responsibility, not on behalf
3340
+ of any other Contributor, and only if You agree to indemnify,
3341
+ defend, and hold each Contributor harmless for any liability
3342
+ incurred by, or claims asserted against, such Contributor by reason
3343
+ of your accepting any such warranty or additional liability.
3344
+
3345
+ END OF TERMS AND CONDITIONS
3346
+
3347
+ APPENDIX: How to apply the Apache License to your work.
3348
+
3349
+ To apply the Apache License to your work, attach the following
3350
+ boilerplate notice, with the fields enclosed by brackets "[]"
3351
+ replaced with your own identifying information. (Don't include
3352
+ the brackets!) The text should be enclosed in the appropriate
3353
+ comment syntax for the file format. We also recommend that a
3354
+ file or class name and description of purpose be included on the
3355
+ same "printed page" as the copyright notice for easier
3356
+ identification within third-party archives.
3357
+
3358
+ ```
3359
+
3360
+ ### Apache License 2.0
3361
+
3362
+ #### Used by
3363
+
3167
3364
- [ adler2 2.0.0] ( https://github.com/oyvindln/adler2 )
3168
3365
- [ adler 1.0.2] ( https://github.com/jonas-schievink/adler.git )
3169
3366
- [ home 0.5.9] ( https://github.com/rust-lang/cargo )
@@ -3872,7 +4069,6 @@ limitations under the License.
3872
4069
- [ imgref 1.10.1] ( https://github.com/kornelski/imgref )
3873
4070
- [ profiling-procmacros 1.0.15] ( https://github.com/aclysma/profiling )
3874
4071
- [ profiling 1.0.15] ( https://github.com/aclysma/profiling )
3875
- - [ rand_core 0.6.4] ( https://github.com/rust-random/rand )
3876
4072
- [ ribboncurls 0.2.1] ( https://github.com/tinted-theming/ribboncurls )
3877
4073
- [ siphasher 0.3.11] ( https://github.com/jedisct1/rust-siphash )
3878
4074
- [ tinted-builder-rust 0.12.0] ( https://github.com/tinted-theming/tinted-builder-rust )
@@ -4565,7 +4761,7 @@ SOFTWARE.
4565
4761
4566
4762
#### Used by
4567
4763
4568
- - [ tinty 0.22 .0] ( https://github.com/tinted-theming/tinty )
4764
+ - [ tinty 0.23 .0] ( https://github.com/tinted-theming/tinty )
4569
4765
4570
4766
```
4571
4767
MIT License
0 commit comments