Skip to content

Commit 8c67726

Browse files
versatile-data-kit: Change copyright notice (#3116)
This PR changes the copyright notice at the top of all files in our repo. Signed-off-by: Gabriel Georgiev <[email protected]> --------- Signed-off-by: Gabriel Georgiev <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c168fc8 commit 8c67726

File tree

2,051 files changed

+2141
-2076
lines changed

Some content is hidden

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

2,051 files changed

+2141
-2076
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
blank_issues_enabled: false

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# To get started with Dependabot version updates, you'll need to specify which

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: autoupdate

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# This workflow uses actions that are not certified by GitHub.

.github/workflows/dependabot.autoapprove.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Auto approve

.github/workflows/dependabot.automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: automerge

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Google Java Format

.github/workflows/pr-title-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: "PR Title Checker"

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# default image used by all pipelines if not overridden per job

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021-2024 VMware, Inc.
1+
# Copyright 2023-2024 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
repos:

0 commit comments

Comments
 (0)