Fix copyright year

Change-type: patch
Signed-off-by: Robert Vojta <robert@balena.io>
This commit is contained in:
Robert Vojta 2019-02-25 14:14:24 +01:00 committed by Alexis Svinartchouk
parent 3cdb0f840e
commit 8e96adeda9
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
},
"builder": {
"appId": "io.balena.etcher",
"copyright": "Copyright 2016-2018 Balena Ltd",
"copyright": "Copyright 2016-2019 Balena Ltd",
"productName": "balenaEtcher",
"nodeGypRebuild": true,
"files": [

View File

@ -1,5 +1,5 @@
appId: io.balena.etcher
copyright: Copyright 2016-2018 Balena Ltd
copyright: Copyright 2016-2019 Balena Ltd
productName: balenaEtcher
npmRebuild: false
nodeGypRebuild: false