Merge pull request #15851 from IcedMonk/yearUpdate

Update copyright year
This commit is contained in:
Sergio Padrino 2023-01-19 11:46:27 +01:00 committed by GitHub
commit 4e12139609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,7 +199,7 @@ function packageApp() {
new RegExp('/\\.git($|/)'),
new RegExp('/node_modules/\\.bin($|/)'),
],
appCopyright: 'Copyright © 2017 GitHub, Inc.',
appCopyright: 'Copyright © 2023 GitHub, Inc.',
// macOS
appBundleId: getBundleID(),