Update copyright year to 2019

Happy new year! 🎆
This commit is contained in:
Henk Mollema
2019-01-01 01:52:58 +01:00
committed by GitHub
parent 9b4f2fc926
commit faab60f836

View File

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