From 11489c653861590da2129f00fa938b062d9fd16a Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Fri, 26 Feb 2021 12:12:17 +0000 Subject: [PATCH] Update copyright year in .resinci.json Change-type: patch --- .resinci.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.resinci.json b/.resinci.json index c120aa37..22a1b0c6 100644 --- a/.resinci.json +++ b/.resinci.json @@ -15,7 +15,7 @@ }, "builder": { "appId": "io.balena.etcher", - "copyright": "Copyright 2016-2020 Balena Ltd", + "copyright": "Copyright 2016-2021 Balena Ltd", "productName": "balenaEtcher", "nodeGypRebuild": false, "afterPack": "./afterPack.js",