Skip to content

Commit 04c7175

Browse files
committed
chore: rebuild license
1 parent 5d07bba commit 04c7175

File tree

1 file changed

+1
-199
lines changed

1 file changed

+1
-199
lines changed

packages/vitest/LICENSE.md

Lines changed: 1 addition & 199 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SOFTWARE.
2525

2626
# Licenses of bundled dependencies
2727
The published Vitest artifact additionally contains code with the following licenses:
28-
Apache-2.0, BSD-3-Clause, ISC, MIT
28+
BSD-3-Clause, ISC, MIT
2929

3030
# Bundled dependencies:
3131
## @antfu/install-pkg
@@ -461,204 +461,6 @@ Repository: https://github.com/mathiasbynens/emoji-regex.git
461461
462462
---------------------------------------
463463

464-
## expect-type
465-
License: Apache-2.0
466-
Repository: https://github.com/mmkal/expect-type.git
467-
468-
> Copyright 2024 Misha Kaletsky
469-
>
470-
> Licensed under the Apache License, Version 2.0 (the "License");
471-
> you may not use this file except in compliance with the License.
472-
> You may obtain a copy of the License at
473-
>
474-
> http://www.apache.org/licenses/LICENSE-2.0
475-
>
476-
> Unless required by applicable law or agreed to in writing, software
477-
> distributed under the License is distributed on an "AS IS" BASIS,
478-
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
479-
> See the License for the specific language governing permissions and
480-
> limitations under the License.
481-
>
482-
>
483-
> Apache License
484-
> Version 2.0, January 2004
485-
> http://www.apache.org/licenses/
486-
>
487-
> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
488-
>
489-
> 1. Definitions.
490-
>
491-
> "License" shall mean the terms and conditions for use, reproduction,
492-
> and distribution as defined by Sections 1 through 9 of this document.
493-
>
494-
> "Licensor" shall mean the copyright owner or entity authorized by
495-
> the copyright owner that is granting the License.
496-
>
497-
> "Legal Entity" shall mean the union of the acting entity and all
498-
> other entities that control, are controlled by, or are under common
499-
> control with that entity. For the purposes of this definition,
500-
> "control" means (i) the power, direct or indirect, to cause the
501-
> direction or management of such entity, whether by contract or
502-
> otherwise, or (ii) ownership of fifty percent (50%) or more of the
503-
> outstanding shares, or (iii) beneficial ownership of such entity.
504-
>
505-
> "You" (or "Your") shall mean an individual or Legal Entity
506-
> exercising permissions granted by this License.
507-
>
508-
> "Source" form shall mean the preferred form for making modifications,
509-
> including but not limited to software source code, documentation
510-
> source, and configuration files.
511-
>
512-
> "Object" form shall mean any form resulting from mechanical
513-
> transformation or translation of a Source form, including but
514-
> not limited to compiled object code, generated documentation,
515-
> and conversions to other media types.
516-
>
517-
> "Work" shall mean the work of authorship, whether in Source or
518-
> Object form, made available under the License, as indicated by a
519-
> copyright notice that is included in or attached to the work
520-
> (an example is provided in the Appendix below).
521-
>
522-
> "Derivative Works" shall mean any work, whether in Source or Object
523-
> form, that is based on (or derived from) the Work and for which the
524-
> editorial revisions, annotations, elaborations, or other modifications
525-
> represent, as a whole, an original work of authorship. For the purposes
526-
> of this License, Derivative Works shall not include works that remain
527-
> separable from, or merely link (or bind by name) to the interfaces of,
528-
> the Work and Derivative Works thereof.
529-
>
530-
> "Contribution" shall mean any work of authorship, including
531-
> the original version of the Work and any modifications or additions
532-
> to that Work or Derivative Works thereof, that is intentionally
533-
> submitted to Licensor for inclusion in the Work by the copyright owner
534-
> or by an individual or Legal Entity authorized to submit on behalf of
535-
> the copyright owner. For the purposes of this definition, "submitted"
536-
> means any form of electronic, verbal, or written communication sent
537-
> to the Licensor or its representatives, including but not limited to
538-
> communication on electronic mailing lists, source code control systems,
539-
> and issue tracking systems that are managed by, or on behalf of, the
540-
> Licensor for the purpose of discussing and improving the Work, but
541-
> excluding communication that is conspicuously marked or otherwise
542-
> designated in writing by the copyright owner as "Not a Contribution."
543-
>
544-
> "Contributor" shall mean Licensor and any individual or Legal Entity
545-
> on behalf of whom a Contribution has been received by Licensor and
546-
> subsequently incorporated within the Work.
547-
>
548-
> 2. Grant of Copyright License. Subject to the terms and conditions of
549-
> this License, each Contributor hereby grants to You a perpetual,
550-
> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
551-
> copyright license to reproduce, prepare Derivative Works of,
552-
> publicly display, publicly perform, sublicense, and distribute the
553-
> Work and such Derivative Works in Source or Object form.
554-
>
555-
> 3. Grant of Patent License. Subject to the terms and conditions of
556-
> this License, each Contributor hereby grants to You a perpetual,
557-
> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
558-
> (except as stated in this section) patent license to make, have made,
559-
> use, offer to sell, sell, import, and otherwise transfer the Work,
560-
> where such license applies only to those patent claims licensable
561-
> by such Contributor that are necessarily infringed by their
562-
> Contribution(s) alone or by combination of their Contribution(s)
563-
> with the Work to which such Contribution(s) was submitted. If You
564-
> institute patent litigation against any entity (including a
565-
> cross-claim or counterclaim in a lawsuit) alleging that the Work
566-
> or a Contribution incorporated within the Work constitutes direct
567-
> or contributory patent infringement, then any patent licenses
568-
> granted to You under this License for that Work shall terminate
569-
> as of the date such litigation is filed.
570-
>
571-
> 4. Redistribution. You may reproduce and distribute copies of the
572-
> Work or Derivative Works thereof in any medium, with or without
573-
> modifications, and in Source or Object form, provided that You
574-
> meet the following conditions:
575-
>
576-
> (a) You must give any other recipients of the Work or
577-
> Derivative Works a copy of this License; and
578-
>
579-
> (b) You must cause any modified files to carry prominent notices
580-
> stating that You changed the files; and
581-
>
582-
> (c) You must retain, in the Source form of any Derivative Works
583-
> that You distribute, all copyright, patent, trademark, and
584-
> attribution notices from the Source form of the Work,
585-
> excluding those notices that do not pertain to any part of
586-
> the Derivative Works; and
587-
>
588-
> (d) If the Work includes a "NOTICE" text file as part of its
589-
> distribution, then any Derivative Works that You distribute must
590-
> include a readable copy of the attribution notices contained
591-
> within such NOTICE file, excluding those notices that do not
592-
> pertain to any part of the Derivative Works, in at least one
593-
> of the following places: within a NOTICE text file distributed
594-
> as part of the Derivative Works; within the Source form or
595-
> documentation, if provided along with the Derivative Works; or,
596-
> within a display generated by the Derivative Works, if and
597-
> wherever such third-party notices normally appear. The contents
598-
> of the NOTICE file are for informational purposes only and
599-
> do not modify the License. You may add Your own attribution
600-
> notices within Derivative Works that You distribute, alongside
601-
> or as an addendum to the NOTICE text from the Work, provided
602-
> that such additional attribution notices cannot be construed
603-
> as modifying the License.
604-
>
605-
> You may add Your own copyright statement to Your modifications and
606-
> may provide additional or different license terms and conditions
607-
> for use, reproduction, or distribution of Your modifications, or
608-
> for any such Derivative Works as a whole, provided Your use,
609-
> reproduction, and distribution of the Work otherwise complies with
610-
> the conditions stated in this License.
611-
>
612-
> 5. Submission of Contributions. Unless You explicitly state otherwise,
613-
> any Contribution intentionally submitted for inclusion in the Work
614-
> by You to the Licensor shall be under the terms and conditions of
615-
> this License, without any additional terms or conditions.
616-
> Notwithstanding the above, nothing herein shall supersede or modify
617-
> the terms of any separate license agreement you may have executed
618-
> with Licensor regarding such Contributions.
619-
>
620-
> 6. Trademarks. This License does not grant permission to use the trade
621-
> names, trademarks, service marks, or product names of the Licensor,
622-
> except as required for reasonable and customary use in describing the
623-
> origin of the Work and reproducing the content of the NOTICE file.
624-
>
625-
> 7. Disclaimer of Warranty. Unless required by applicable law or
626-
> agreed to in writing, Licensor provides the Work (and each
627-
> Contributor provides its Contributions) on an "AS IS" BASIS,
628-
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
629-
> implied, including, without limitation, any warranties or conditions
630-
> of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
631-
> PARTICULAR PURPOSE. You are solely responsible for determining the
632-
> appropriateness of using or redistributing the Work and assume any
633-
> risks associated with Your exercise of permissions under this License.
634-
>
635-
> 8. Limitation of Liability. In no event and under no legal theory,
636-
> whether in tort (including negligence), contract, or otherwise,
637-
> unless required by applicable law (such as deliberate and grossly
638-
> negligent acts) or agreed to in writing, shall any Contributor be
639-
> liable to You for damages, including any direct, indirect, special,
640-
> incidental, or consequential damages of any character arising as a
641-
> result of this License or out of the use or inability to use the
642-
> Work (including but not limited to damages for loss of goodwill,
643-
> work stoppage, computer failure or malfunction, or any and all
644-
> other commercial damages or losses), even if such Contributor
645-
> has been advised of the possibility of such damages.
646-
>
647-
> 9. Accepting Warranty or Additional Liability. While redistributing
648-
> the Work or Derivative Works thereof, You may choose to offer,
649-
> and charge a fee for, acceptance of support, warranty, indemnity,
650-
> or other liability obligations and/or rights consistent with this
651-
> License. However, in accepting such obligations, You may act only
652-
> on Your own behalf and on Your sole responsibility, not on behalf
653-
> of any other Contributor, and only if You agree to indemnify,
654-
> defend, and hold each Contributor harmless for any liability
655-
> incurred by, or claims asserted against, such Contributor by reason
656-
> of your accepting any such warranty or additional liability.
657-
>
658-
> END OF TERMS AND CONDITIONS
659-
660-
---------------------------------------
661-
662464
## fast-glob
663465
License: MIT
664466
By: Denis Malinochkin

0 commit comments

Comments
 (0)