chore: update license copyright (#8358)

This commit is contained in:
Vladimir 2025-07-29 07:59:23 +02:00 committed by GitHub
parent d06013f2e1
commit 5994279f7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2021-Present Vitest Team
Copyright (c) 2021-Present VoidZero Inc. and Vitest contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -114,8 +114,9 @@ Thanks to:
- [@patak-dev](https://github.com/patak-dev) for the awesome package name!
## Contribution
See [Contributing Guide](https://github.com/vitest-dev/vitest/blob/main/CONTRIBUTING.md).
## License
[MIT](./LICENSE) License © 2021-Present [Anthony Fu](https://github.com/antfu), [Matias Capeletto](https://github.com/patak-dev)
[MIT](./LICENSE) License © 2021-Present VoidZero Inc. and Vitest contributors

View File

@ -142,7 +142,7 @@ export default ({ mode }: { mode: string }) => {
footer: {
message: 'Released under the MIT License.',
copyright: 'Copyright © 2021-PRESENT Anthony Fu, Matías Capeletto and Vitest contributors',
copyright: 'Copyright © 2021-PRESENT VoidZero Inc. and Vitest contributors',
},
nav: [

View File

@ -3,7 +3,7 @@ Vitest is released under the MIT license:
MIT License
Copyright (c) 2021-Present Vitest Team
Copyright (c) 2021-Present VoidZero Inc. and Vitest contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal