We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4f2fc commit faab60fCopy full SHA for faab60f
1 file changed
build/gulpfile.vscode.js
@@ -129,7 +129,7 @@ const config = {
129
version: getElectronVersion(),
130
productAppName: product.nameLong,
131
companyName: 'Microsoft Corporation',
132
- copyright: 'Copyright (C) 2018 Microsoft. All rights reserved',
+ copyright: 'Copyright (C) 2019 Microsoft. All rights reserved',
133
darwinIcon: 'resources/darwin/code.icns',
134
darwinBundleIdentifier: product.darwinBundleIdentifier,
135
darwinApplicationCategoryType: 'public.app-category.developer-tools',
0 commit comments