Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source code in this repository is covered by one of two licenses:
(i) the GNU General Public License (GPL) v3.0
(ii) the BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE v1.0.
(ii) the BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE v2.0.

The default license throughout the repository is your choice of GPL v3.0 OR
BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE unless the header specifies another
Expand All @@ -10,7 +10,7 @@ covered solely by the BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE.
GPL v3.0:
https://github.com/bitwarden/sdk-internal/blob/main/LICENSE_GPL.txt

BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE v1.0:
BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE v2.0:
https://github.com/bitwarden/sdk-internal/blob/main/LICENSE_SDK.txt

No grant of any rights in the trademarks, service marks, or logos of Bitwarden is
Expand Down
4 changes: 2 additions & 2 deletions LICENSE_SDK.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
BITWARDEN SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT
Version 1, 17 March 2023
Version 2, 7 October 2025

1. Introduction

1.1 The Bitwarden Software Development Kit (referred to in the License Agreement
as the "SDK" and available for download at the following URL
https://github.com/bitwarden/sdk) is licensed to you subject to the terms of
https://github.com/bitwarden/sdk-internal) is licensed to you subject to the terms of
this License Agreement. The License Agreement forms a legally binding contract
between you and the Company in relation to your use of the SDK.

Expand Down