diff --git a/.vitepress/buildEnd.config.ts b/.vitepress/buildEnd.config.ts index 52a3625c..7e16ebfb 100644 --- a/.vitepress/buildEnd.config.ts +++ b/.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/.vitepress/config.ts b/.vitepress/config.ts index cfa22e0f..7dbf46f5 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -170,8 +170,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/LICENSE b/LICENSE index 9c1b313d..b7e97ecb 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