From 4630c912b13c83ff9f8a4f8e6d02e2743e2cb008 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Tue, 8 Aug 2023 19:48:28 +0200 Subject: [PATCH] Add editorconfig and fix existing files (#158) --- .editorconfig | 24 +++++++++++++++++++ LICENSE | 6 ++--- crates/bitwarden-api-api/LICENSE | 6 ++--- crates/bitwarden-api-identity/LICENSE | 6 ++--- crates/bitwarden-c/LICENSE | 6 ++--- crates/bitwarden-json/LICENSE | 6 ++--- crates/bitwarden-json/src/command.rs | 12 +++++----- crates/bitwarden-napi/LICENSE | 6 ++--- .../bitwarden-napi/npm/darwin-arm64/LICENSE | 6 ++--- crates/bitwarden-napi/npm/darwin-x64/LICENSE | 6 ++--- .../bitwarden-napi/npm/linux-x64-gnu/LICENSE | 6 ++--- .../bitwarden-napi/npm/win32-x64-msvc/LICENSE | 6 ++--- crates/bitwarden-py/LICENSE | 6 ++--- crates/bitwarden-wasm/LICENSE | 6 ++--- crates/bitwarden/LICENSE | 6 ++--- crates/bitwarden/src/.gitignore | 2 +- crates/bw/LICENSE | 6 ++--- crates/bws/Cross.toml | 2 +- crates/bws/LICENSE | 6 ++--- 19 files changed, 77 insertions(+), 53 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..2de4521b8 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,24 @@ +# EditorConfig is awesome: https://EditorConfig.org + +root = true + +[*] +charset = utf-8 +end_of_line = lf +trim_trailing_whitespace = true +insert_final_newline = true + +[*.{js,ts,scss,html}] +indent_style = space +indent_size = 2 + +[*.{ts}] +quote_type = single + +[*.{rs}] +indent_style = space +indent_size = 4 + +[*.{kt,java,xml,gradle}] +indent_style = space +indent_size = 4 diff --git a/LICENSE b/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/LICENSE +++ b/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-api-api/LICENSE b/crates/bitwarden-api-api/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-api-api/LICENSE +++ b/crates/bitwarden-api-api/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-api-identity/LICENSE b/crates/bitwarden-api-identity/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-api-identity/LICENSE +++ b/crates/bitwarden-api-identity/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-c/LICENSE b/crates/bitwarden-c/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-c/LICENSE +++ b/crates/bitwarden-c/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-json/LICENSE b/crates/bitwarden-json/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-json/LICENSE +++ b/crates/bitwarden-json/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-json/src/command.rs b/crates/bitwarden-json/src/command.rs index 53d6b1d11..a1bbbedb6 100644 --- a/crates/bitwarden-json/src/command.rs +++ b/crates/bitwarden-json/src/command.rs @@ -239,18 +239,18 @@ pub enum MobileFoldersCommand { /// Encrypts the provided folder /// /// Returns: [FolderEncryptResponse](bitwarden::mobile::vault::FolderEncryptResponse) - /// + /// Encrypt(FolderEncryptRequest), /// > Requires having previously initialized the cryptography parameters /// Decrypts the provided folder /// /// Returns: [FolderDecryptResponse](bitwarden::mobile::vault::FolderDecryptResponse) - /// + /// Decrypt(FolderDecryptRequest), /// > Requires having previously initialized the cryptography parameters /// Decrypts the provided folders /// - /// Returns: [FolderDecryptListResponse](bitwarden::mobile::vault::FolderDecryptListResponse) + /// Returns: [FolderDecryptListResponse](bitwarden::mobile::vault::FolderDecryptListResponse) /// DecryptList(FolderDecryptListRequest), } @@ -269,13 +269,13 @@ pub enum MobileCiphersCommand { /// Decrypts the provided cipher /// /// Returns: [CipherDecryptResponse](bitwarden::mobile::vault::CipherDecryptResponse) - /// + /// Decrypt(CipherDecryptRequest), /// > Requires having previously initialized the cryptography parameters /// Decrypts the provided ciphers. Note that some sensitive fields might not be included in the response. /// To get them, use `DecryptCipher` for each cipher individually when those fields are needed /// - /// Returns: [CipherDecryptListResponse](bitwarden::mobile::vault::CipherDecryptListResponse) + /// Returns: [CipherDecryptListResponse](bitwarden::mobile::vault::CipherDecryptListResponse) /// DecryptList(CipherDecryptListRequest), } @@ -293,7 +293,7 @@ pub enum MobilePasswordHistoryCommand { /// > Requires having previously initialized the cryptography parameters /// Decrypts the provided password history /// - /// Returns: [PasswordHistoryDecryptListResponse](bitwarden::mobile::vault::PasswordHistoryDecryptListResponse) + /// Returns: [PasswordHistoryDecryptListResponse](bitwarden::mobile::vault::PasswordHistoryDecryptListResponse) /// DecryptList(PasswordHistoryDecryptListRequest), } diff --git a/crates/bitwarden-napi/LICENSE b/crates/bitwarden-napi/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-napi/LICENSE +++ b/crates/bitwarden-napi/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-napi/npm/darwin-arm64/LICENSE b/crates/bitwarden-napi/npm/darwin-arm64/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-napi/npm/darwin-arm64/LICENSE +++ b/crates/bitwarden-napi/npm/darwin-arm64/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-napi/npm/darwin-x64/LICENSE b/crates/bitwarden-napi/npm/darwin-x64/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-napi/npm/darwin-x64/LICENSE +++ b/crates/bitwarden-napi/npm/darwin-x64/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-napi/npm/linux-x64-gnu/LICENSE b/crates/bitwarden-napi/npm/linux-x64-gnu/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-napi/npm/linux-x64-gnu/LICENSE +++ b/crates/bitwarden-napi/npm/linux-x64-gnu/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-napi/npm/win32-x64-msvc/LICENSE b/crates/bitwarden-napi/npm/win32-x64-msvc/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-napi/npm/win32-x64-msvc/LICENSE +++ b/crates/bitwarden-napi/npm/win32-x64-msvc/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-py/LICENSE b/crates/bitwarden-py/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-py/LICENSE +++ b/crates/bitwarden-py/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden-wasm/LICENSE b/crates/bitwarden-wasm/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden-wasm/LICENSE +++ b/crates/bitwarden-wasm/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden/LICENSE b/crates/bitwarden/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bitwarden/LICENSE +++ b/crates/bitwarden/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bitwarden/src/.gitignore b/crates/bitwarden/src/.gitignore index f5135fa6b..38afe6e07 100644 --- a/crates/bitwarden/src/.gitignore +++ b/crates/bitwarden/src/.gitignore @@ -1 +1 @@ -!bin \ No newline at end of file +!bin diff --git a/crates/bw/LICENSE b/crates/bw/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bw/LICENSE +++ b/crates/bw/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under diff --git a/crates/bws/Cross.toml b/crates/bws/Cross.toml index e358bf50e..79b22e7f8 100644 --- a/crates/bws/Cross.toml +++ b/crates/bws/Cross.toml @@ -1,4 +1,4 @@ -# Install OpenSSL for +# Install OpenSSL [target.aarch64-unknown-linux-gnu] pre-build = [ "dpkg --add-architecture $CROSS_DEB_ARCH", diff --git a/crates/bws/LICENSE b/crates/bws/LICENSE index fdc9d12da..e9d496ff7 100644 --- a/crates/bws/LICENSE +++ b/crates/bws/LICENSE @@ -15,7 +15,7 @@ available for download at the following URL, as updated from time to time. 1.3 A "Compatible Application" means any software program or service that (i) connects to and interoperates with a current version of the Bitwarden server products distributed by the Company; and (ii) complies with the Company’s -acceptable use policy available at the following URL: +acceptable use policy available at the following URL: https://bitwarden.com/terms/#acceptable_use. 1.4 "Company" means Bitwarden Inc., organized under the laws of the State of @@ -68,9 +68,9 @@ develop another SDK. 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except for contributions to Bitwarden pursuant to the Contribution License Agreement available at this URL: -https://cla-assistant.io/bitwarden/clients, or to the extent required by +https://cla-assistant.io/bitwarden/clients, or to the extent required by applicable third party licenses, you may not copy modify, adapt, redistribute, -decompile, reverse engineer, disassemble, or create derivative works of the SDK +decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 3.5 Use, reproduction, and distribution of a component of the SDK licensed under