Skip to content

Commit faab60f

Browse files
authored
Update copyright year to 2019
Happy new year! 🎆
1 parent 9b4f2fc commit faab60f

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)