From 0389c1d0dd53b6913ef12cec56af0fa677356eda Mon Sep 17 00:00:00 2001 From: Daniel James Smith <2670567+djsmith85@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:48:03 +0100 Subject: [PATCH] Update paths to point to main instead of master (#3699) Co-authored-by: Daniel James Smith --- LICENSE.txt | 6 +++--- LICENSE_BITWARDEN.txt | 2 +- LICENSE_FAQ.md | 8 ++++---- README.md | 4 ++-- bitwarden_license/README.md | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 371850301..d47755561 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -5,13 +5,13 @@ specifies another license. Bitwarden Licensed code is found only in the /bitwarden_license directory. AGPL v3.0: -https://github.com/bitwarden/server/blob/master/LICENSE_AGPL.txt +https://github.com/bitwarden/server/blob/main/LICENSE_AGPL.txt Bitwarden License v1.0: -https://github.com/bitwarden/server/blob/master/LICENSE_BITWARDEN.txt +https://github.com/bitwarden/server/blob/main/LICENSE_BITWARDEN.txt No grant of any rights in the trademarks, service marks, or logos of Bitwarden is made (except as may be necessary to comply with the notice requirements as applicable), and use of any Bitwarden trademarks must comply with Bitwarden Trademark Guidelines -. +. diff --git a/LICENSE_BITWARDEN.txt b/LICENSE_BITWARDEN.txt index fd037c067..8855600f8 100644 --- a/LICENSE_BITWARDEN.txt +++ b/LICENSE_BITWARDEN.txt @@ -56,7 +56,7 @@ such Open Source Software only. logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 2.3), and use of any Bitwarden trademarks must comply with Bitwarden Trademark Guidelines -. +. 3. TERMINATION diff --git a/LICENSE_FAQ.md b/LICENSE_FAQ.md index 84a46fe93..ddb18240c 100644 --- a/LICENSE_FAQ.md +++ b/LICENSE_FAQ.md @@ -8,7 +8,7 @@ As an open solution, Bitwarden publishes the source code for various modules und # Bitwarden Software Licensing -We have two tiers of licensing for our software. The core products are offered under one of the GPL open source licenses: GPL 3 and A-GPL 3. A select number of features, primarily those designed for use by larger organizations rather than individuals and families, are licensed under a "Source Available" commercial license [here](https://github.com/bitwarden/server/blob/master/LICENSE_BITWARDEN.txt). +We have two tiers of licensing for our software. The core products are offered under one of the GPL open source licenses: GPL 3 and A-GPL 3. A select number of features, primarily those designed for use by larger organizations rather than individuals and families, are licensed under a "Source Available" commercial license [here](https://github.com/bitwarden/server/blob/main/LICENSE_BITWARDEN.txt). Our current software products have the following licenses: @@ -49,7 +49,7 @@ As detailed above, the Bitwarden password management clients for individual use, ***If I redistribute or provide services related to Bitwarden open source software can I use the "Bitwarden" name?*** -Our licenses do not grant any rights in the trademarks, service marks, or logos of Bitwarden (except as may be necessary to comply with the notice requirements as applicable). The Bitwarden trademark is a trusted mark applied to products distributed by Bitwarden, Inc., owner of the Bitwarden trademarks and products. We have adopted and enforce strict rules governing use of our trademarks. Use of any Bitwarden trademarks must comply with Bitwarden [Trademark Guidelines](https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md). +Our licenses do not grant any rights in the trademarks, service marks, or logos of Bitwarden (except as may be necessary to comply with the notice requirements as applicable). The Bitwarden trademark is a trusted mark applied to products distributed by Bitwarden, Inc., owner of the Bitwarden trademarks and products. We have adopted and enforce strict rules governing use of our trademarks. Use of any Bitwarden trademarks must comply with Bitwarden [Trademark Guidelines](https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md). ***Bitwarden Trademark Usage*** @@ -61,10 +61,10 @@ You don't need permission to use our marks when truthfully referring to our prod ***How should I use the Bitwarden Trademarks when allowed?*** -Use the Bitwarden Trademarks exactly as [shown](https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md) and without modification. For example, do not abbreviate, hyphenate, or remove elements and separate them from surrounding text, images and other features. Always use the Bitwarden Trademarks as adjectives followed by a generic term, never as a noun or verb. +Use the Bitwarden Trademarks exactly as [shown](https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md) and without modification. For example, do not abbreviate, hyphenate, or remove elements and separate them from surrounding text, images and other features. Always use the Bitwarden Trademarks as adjectives followed by a generic term, never as a noun or verb. Use the Bitwarden Trademarks only to reference one of our products or services, but never in a way that implies sponsorship or affiliation by Bitwarden. For example, do not use any part of the Bitwarden Trademarks as the name of your business, product or service name, application, domain name, publication or other offering – this can be confusing to others. ***Where can I find more information?*** -For more information on how to use the Bitwarden Trademarks, including in connection with self-hosted options and open-source code, see our [Trademark Guidelines](https://github.com/bitwarden/server/blob/master/TRADEMARK_GUIDELINES.md) or [contacts us](https://bitwarden.com/contact/). +For more information on how to use the Bitwarden Trademarks, including in connection with self-hosted options and open-source code, see our [Trademark Guidelines](https://github.com/bitwarden/server/blob/main/TRADEMARK_GUIDELINES.md) or [contacts us](https://bitwarden.com/contact/). diff --git a/README.md b/README.md index dbbb1ddba..eb0521e0b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Bitwarden

- - Github Workflow build on master + + Github Workflow build on main DockerHub diff --git a/bitwarden_license/README.md b/bitwarden_license/README.md index 847e6e9e6..39515e7d5 100644 --- a/bitwarden_license/README.md +++ b/bitwarden_license/README.md @@ -1,3 +1,3 @@ # Bitwarden Licensed Code -All source code under this directory is licensed under the [Bitwarden License Agreement](https://github.com/bitwarden/server/blob/master/LICENSE_BITWARDEN.txt). +All source code under this directory is licensed under the [Bitwarden License Agreement](https://github.com/bitwarden/server/blob/main/LICENSE_BITWARDEN.txt).