File tree Expand file tree Collapse file tree 6 files changed +6
-7
lines changed Expand file tree Collapse file tree 6 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2019-present, Yuxi (Evan) You  and Vite contributors
3+ Copyright (c) 2019-present, VoidZero Inc.  and Vite contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export const buildEnd = async (config: SiteConfig): Promise<void> => {
1616    language : 'en' , 
1717    image : 'https://vitejs.dev/og-image.png' , 
1818    favicon : 'https://vitejs.dev/logo.svg' , 
19-     copyright : 'Copyright © 2019-present Evan You  & Vite Contributors' , 
19+     copyright : 'Copyright © 2019-present VoidZero Inc.  & Vite Contributors' , 
2020  } ) 
2121
2222  const  posts  =  await  createContentLoader ( 'blog/*.md' ,  { 
Original file line number Diff line number Diff line change @@ -159,8 +159,7 @@ export default defineConfig({
159159
160160    footer : { 
161161      message : `Released under the MIT License. (${ commitRef }  , 
162-       copyright :
163-         'Copyright © 2019-present Yuxi (Evan) You & Vite Contributors' , 
162+       copyright : 'Copyright © 2019-present VoidZero Inc. & Vite Contributors' , 
164163    } , 
165164
166165    nav : [ 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ create-vite is released under the MIT license:
33
44MIT License
55
6- Copyright (c) 2019-present, Yuxi (Evan) You  and Vite contributors
6+ Copyright (c) 2019-present, VoidZero Inc.  and Vite contributors
77
88Permission is hereby granted, free of charge, to any person obtaining a copy
99of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2019-present, Yuxi (Evan) You  and Vite contributors
3+ Copyright (c) 2019-present, VoidZero Inc.  and Vite contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Vite is released under the MIT license:
33
44MIT License
55
6- Copyright (c) 2019-present, Yuxi (Evan) You  and Vite contributors
6+ Copyright (c) 2019-present, VoidZero Inc.  and Vite contributors
77
88Permission is hereby granted, free of charge, to any person obtaining a copy
99of this software and associated documentation files (the "Software"), to deal
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments