From 97673c84daef71f03af441a3cd305991722810c2 Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Tue, 4 Jan 2022 15:20:55 +0100 Subject: [PATCH] Update year in copyright (#200) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d348bdb..0a670469 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "build": { "appId": "com.bitwarden.directory-connector", - "copyright": "Copyright © 2015-2020 Bitwarden Inc.", + "copyright": "Copyright © 2015-2022 Bitwarden Inc.", "directories": { "buildResources": "resources", "output": "dist",