From 18de4a39dbd132c2636ac08e6c3029126e0ab4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Mon, 6 May 2024 15:59:08 +0200 Subject: [PATCH] Change license header and copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- .github/workflows/comments.yml | 2 +- .github/workflows/move-closed-issues.yml | 2 +- .github/workflows/pr-review-hack.yml | 2 +- .github/workflows/pr-reviews-requested.yml | 2 +- .github/workflows/pr-reviews.yml | 2 +- .github/workflows/reasign.yml | 2 +- .github/workflows/triage.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/comments.yml b/.github/workflows/comments.yml index 017f883..7eb3986 100644 --- a/.github/workflows/comments.yml +++ b/.github/workflows/comments.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Comments based card movements' diff --git a/.github/workflows/move-closed-issues.yml b/.github/workflows/move-closed-issues.yml index 7abde6b..a00cca3 100644 --- a/.github/workflows/move-closed-issues.yml +++ b/.github/workflows/move-closed-issues.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Move closed issues' diff --git a/.github/workflows/pr-review-hack.yml b/.github/workflows/pr-review-hack.yml index 00c8e1d..e12f086 100644 --- a/.github/workflows/pr-review-hack.yml +++ b/.github/workflows/pr-review-hack.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This is a hack to run reusable workflows in the main repo context and not from the forked repository. diff --git a/.github/workflows/pr-reviews-requested.yml b/.github/workflows/pr-reviews-requested.yml index 2f3725f..e8c9338 100644 --- a/.github/workflows/pr-reviews-requested.yml +++ b/.github/workflows/pr-reviews-requested.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Review based card movements' diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index b820d17..50bd5ec 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] PR review comment card movements' diff --git a/.github/workflows/reasign.yml b/.github/workflows/reasign.yml index ce670f7..b33bb15 100644 --- a/.github/workflows/reasign.yml +++ b/.github/workflows/reasign.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Review based card movements' diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 8800317..4dcaeeb 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This workflow is built to manage the triage support by using GH issues.