mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 05:36:34 +00:00
Update copyright years
Change-type: patch
This commit is contained in:
parent
49491b9b8c
commit
7971a003cc
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"builder": {
|
"builder": {
|
||||||
"appId": "io.balena.etcher",
|
"appId": "io.balena.etcher",
|
||||||
"copyright": "Copyright 2016-2019 Balena Ltd",
|
"copyright": "Copyright 2016-2020 Balena Ltd",
|
||||||
"productName": "balenaEtcher",
|
"productName": "balenaEtcher",
|
||||||
"nodeGypRebuild": true,
|
"nodeGypRebuild": true,
|
||||||
"afterPack": "./afterPack.js",
|
"afterPack": "./afterPack.js",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
appId: io.balena.etcher
|
appId: io.balena.etcher
|
||||||
copyright: Copyright 2016-2019 Balena Ltd
|
copyright: Copyright 2016-2020 Balena Ltd
|
||||||
productName: balenaEtcher
|
productName: balenaEtcher
|
||||||
npmRebuild: true
|
npmRebuild: true
|
||||||
nodeGypRebuild: true
|
nodeGypRebuild: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user