Add a copyright

This commit is contained in:
joshaber 2017-02-13 14:56:01 -05:00
parent ebb7377e49
commit df54dc41a5

View file

@ -48,6 +48,7 @@ const options = {
'/\\.git($|/)',
'/node_modules/\\.bin($|/)'
],
'app-copyright': 'Copyright © 2017 GitHub, Inc.',
// macOS
'app-bundle-id': distInfo.getBundleID(),