Skip to content

Commit 4b2ff69

Browse files
committed
fix Apache SPDX-License-Identifier
Signed-off-by: erichorwath <[email protected]>
1 parent 33bbddd commit 4b2ff69

File tree

3,469 files changed

+3498
-3498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,469 files changed

+3498
-3498
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: 🐞 Bug
55
description: Create a report to help us improve

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: "\U0001F680 Feature request"
55
description: Suggest an idea for this project

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
version: 2
55
# Check for updates to GitHub Actions every week

.github/workflows/assign-asset-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[Support] Assign asset label'
55
on:

.github/workflows/cd-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[CI/CD] CD Pipeline'
55
on: # rebuild any PRs and main branch changes

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[CI/CD] CI Pipeline'
55
on: # rebuild any PRs and main branch changes

.github/workflows/clossing-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[Support] Close Solved issues'
55
on:

.github/workflows/comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[Support] Comments based card movements'
55
on:

.github/workflows/license-headers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
2+
# SPDX-License-Identifier: Apache-2.0
33

44
name: '[License] Check license headers'
55
on:

0 commit comments

Comments
 (0)