diff --git a/app/menus/menu.js b/app/menus/menu.js index 0e42eb92..bc6cce38 100644 --- a/app/menus/menu.js +++ b/app/menus/menu.js @@ -42,7 +42,7 @@ exports.createMenu = (createWindow, getLoadedPluginVersions) => { dialog.showMessageBox({ title: `About ${appName}`, message: `${appName} ${appVersion} (${updateChannel})`, - detail: `Plugins: ${pluginList}\n\nCreated by Guillermo Rauch\nCopyright © 2017 ZEIT, Inc.`, + detail: `Plugins: ${pluginList}\n\nCreated by Guillermo Rauch\nCopyright © 2018 ZEIT, Inc.`, buttons: [], icon }); diff --git a/license.md b/license.md index f0fae15f..89491ddb 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ # MIT License -Copyright (c) 2017 ZEIT, Inc. +Copyright (c) 2018 ZEIT, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal