Update copyright year to 2018 (#41088)

This commit is contained in:
Henk Mollema
2018-01-08 10:45:26 +01:00
committed by Erich Gamma
parent b811600ecc
commit 7c8332186f

View File

@@ -127,7 +127,7 @@ const config = {
version: getElectronVersion(),
productAppName: product.nameLong,
companyName: 'Microsoft Corporation',
copyright: 'Copyright (C) 2017 Microsoft. All rights reserved',
copyright: 'Copyright (C) 2018 Microsoft. All rights reserved',
darwinIcon: 'resources/darwin/code.icns',
darwinBundleIdentifier: product.darwinBundleIdentifier,
darwinApplicationCategoryType: 'public.app-category.developer-tools',