From 3c2c1e69c5d1119e42d78c71536bfe228fb4e8e6 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 18 Feb 2020 22:36:04 -0500 Subject: [PATCH] bitwarden inc. --- package.json | 2 +- scripts/make-versioninfo.ps1 | 4 ++-- stores/chocolatey/bitwarden-cli.nuspec | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dcaf11cbe5..06b3f401b4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "password manager", "cli" ], - "author": "8bit Solutions LLC (https://bitwarden.com)", + "author": "Bitwarden Inc. (https://bitwarden.com)", "homepage": "https://bitwarden.com", "repository": { "type": "git", diff --git a/scripts/make-versioninfo.ps1 b/scripts/make-versioninfo.ps1 index 07f30edccd..0d4c14a1d0 100644 --- a/scripts/make-versioninfo.ps1 +++ b/scripts/make-versioninfo.ps1 @@ -12,14 +12,14 @@ BLOCK "StringFileInfo" { BLOCK "040904b0" { - VALUE "CompanyName", "8bit Solutions LLC" + VALUE "CompanyName", "Bitwarden Inc." VALUE "ProductName", "Bitwarden" VALUE "FileDescription", "Bitwarden CLI" VALUE "FileVersion", "$env:PACKAGE_VERSION" VALUE "ProductVersion", "$env:PACKAGE_VERSION" VALUE "OriginalFilename", "bw.exe" VALUE "InternalName", "bw" - VALUE "LegalCopyright", "Copyright 8bit Solutions LLC" + VALUE "LegalCopyright", "Copyright Bitwarden Inc." } } diff --git a/stores/chocolatey/bitwarden-cli.nuspec b/stores/chocolatey/bitwarden-cli.nuspec index 8a79419bf4..70b7978f00 100644 --- a/stores/chocolatey/bitwarden-cli.nuspec +++ b/stores/chocolatey/bitwarden-cli.nuspec @@ -7,17 +7,17 @@ https://github.com/bitwarden/cli/tree/master/stores/chocolatey kspearrin Bitwarden CLI - 8bit Solutions LLC + Bitwarden Inc. https://bitwarden.com/ https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png - Copyright © 2015-2018 8bit Solutions LLC + Copyright © 2015-2020 Bitwarden Inc. https://github.com/bitwarden/cli/ https://help.bitwarden.com/article/cli/ https://github.com/bitwarden/cli/issues https://github.com/bitwarden/cli/releases https://github.com/bitwarden/cli/blob/master/LICENSE.txt false - bitwarden password manager 8bit cli + bitwarden password manager cli A secure and free password manager for all of your devices. For CLI documentation, please visit https://help.bitwarden.com/article/cli/