Skip to content

Commit 58ac82d

Browse files
authored
Merge pull request microsoft#65875 from henkmollema/patch-1
Update copyright year to 2019
2 parents 8a390ea + faab60f commit 58ac82d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/gulpfile.vscode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const config = {
129129
version: getElectronVersion(),
130130
productAppName: product.nameLong,
131131
companyName: 'Microsoft Corporation',
132-
copyright: 'Copyright (C) 2018 Microsoft. All rights reserved',
132+
copyright: 'Copyright (C) 2019 Microsoft. All rights reserved',
133133
darwinIcon: 'resources/darwin/code.icns',
134134
darwinBundleIdentifier: product.darwinBundleIdentifier,
135135
darwinApplicationCategoryType: 'public.app-category.developer-tools',

0 commit comments

Comments
 (0)