From 7596100146315b2fa2662455c5b06c3694e964ba Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:50:53 -0500 Subject: [PATCH] Change master to main (#220) --- LICENSE.txt | 6 +++--- LICENSE_BITWARDEN.txt | 2 +- lint-workflow/tests/fixtures/test_a.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 55bf3b3f..8ad59f78 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. GPL v3.0: -https://github.com/bitwarden/web/blob/master/LICENSE_GPL.txt +https://github.com/bitwarden/clients/blob/main/LICENSE_GPL.txt Bitwarden License v1.0: -https://github.com/bitwarden/web/blob/master/LICENSE_BITWARDEN.txt +https://github.com/bitwarden/clients/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 08e09f28..938946a0 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/lint-workflow/tests/fixtures/test_a.yaml b/lint-workflow/tests/fixtures/test_a.yaml index bd0cfb24..f0494a11 100644 --- a/lint-workflow/tests/fixtures/test_a.yaml +++ b/lint-workflow/tests/fixtures/test_a.yaml @@ -7,7 +7,7 @@ on: jobs: call-workflow: - uses: bitwarden/server/.github/workflows/workflow-linter.yml@master + uses: bitwarden/server/.github/workflows/workflow-linter.yml@main test-normal-action: name: Download Latest