From 56eb869a67551a257d20cba00016ea59b1e1a2c4 Mon Sep 17 00:00:00 2001 From: Evan You Date: Fri, 4 Oct 2024 16:46:38 +0800 Subject: [PATCH] chore: update license copyright (#18278) --- LICENSE | 2 +- docs/.vitepress/buildEnd.config.ts | 2 +- docs/.vitepress/config.ts | 3 +-- packages/create-vite/LICENSE | 2 +- packages/plugin-legacy/LICENSE | 2 +- packages/vite/LICENSE.md | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index 9c1b313d7..b7e97ecb6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors +Copyright (c) 2019-present, VoidZero Inc. and Vite 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 diff --git a/docs/.vitepress/buildEnd.config.ts b/docs/.vitepress/buildEnd.config.ts index 52a3625ce..7e16ebfb5 100644 --- a/docs/.vitepress/buildEnd.config.ts +++ b/docs/.vitepress/buildEnd.config.ts @@ -16,7 +16,7 @@ export const buildEnd = async (config: SiteConfig): Promise => { language: 'en', image: 'https://vitejs.dev/og-image.png', favicon: 'https://vitejs.dev/logo.svg', - copyright: 'Copyright © 2019-present Evan You & Vite Contributors', + copyright: 'Copyright © 2019-present VoidZero Inc. & Vite Contributors', }) const posts = await createContentLoader('blog/*.md', { diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 4a6dd49ae..d1583d5d0 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -163,8 +163,7 @@ export default defineConfig({ footer: { message: `Released under the MIT License. (${commitRef})`, - copyright: - 'Copyright © 2019-present Yuxi (Evan) You & Vite Contributors', + copyright: 'Copyright © 2019-present VoidZero Inc. & Vite Contributors', }, nav: [ diff --git a/packages/create-vite/LICENSE b/packages/create-vite/LICENSE index 1e20c6d66..b5002b3af 100644 --- a/packages/create-vite/LICENSE +++ b/packages/create-vite/LICENSE @@ -3,7 +3,7 @@ create-vite is released under the MIT license: MIT License -Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors +Copyright (c) 2019-present, VoidZero Inc. and Vite 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 diff --git a/packages/plugin-legacy/LICENSE b/packages/plugin-legacy/LICENSE index 9c1b313d7..b7e97ecb6 100644 --- a/packages/plugin-legacy/LICENSE +++ b/packages/plugin-legacy/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors +Copyright (c) 2019-present, VoidZero Inc. and Vite 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 diff --git a/packages/vite/LICENSE.md b/packages/vite/LICENSE.md index 3c0aaf812..40b7ebf8c 100644 --- a/packages/vite/LICENSE.md +++ b/packages/vite/LICENSE.md @@ -3,7 +3,7 @@ Vite is released under the MIT license: MIT License -Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors +Copyright (c) 2019-present, VoidZero Inc. and Vite 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