mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
bump copyright (#286438)
This commit is contained in:
@@ -106,7 +106,7 @@ export const config = {
|
||||
tag: product.electronRepository ? `v${electronVersion}-${msBuildId}` : undefined,
|
||||
productAppName: product.nameLong,
|
||||
companyName: 'Microsoft Corporation',
|
||||
copyright: 'Copyright (C) 2025 Microsoft. All rights reserved',
|
||||
copyright: 'Copyright (C) 2026 Microsoft. All rights reserved',
|
||||
darwinIcon: 'resources/darwin/code.icns',
|
||||
darwinBundleIdentifier: product.darwinBundleIdentifier,
|
||||
darwinApplicationCategoryType: 'public.app-category.developer-tools',
|
||||
|
||||
Reference in New Issue
Block a user