Skip to content

Commit 6f2515e

Browse files
authored
Change copyright notices to Carvel Authors (#1506)
* Change copyright notices to Carvel Authors Signed-off-by: Brett Tofel <[email protected]> * Update code header template to Carvel Authors Signed-off-by: Brett Tofel <[email protected]> --------- Signed-off-by: Brett Tofel <[email protected]>
1 parent bf14b22 commit 6f2515e

File tree

288 files changed

+292
-293
lines changed

Some content is hidden

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

288 files changed

+292
-293
lines changed

cli/cmd/kctrl/kctrl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package main

cli/pkg/kctrl/cmd/app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/app_tailer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/app_tailer_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33
package app
44

cli/pkg/kctrl/cmd/app/delete.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/get.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/init.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/kick.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

cli/pkg/kctrl/cmd/app/pause.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 VMware, Inc.
1+
// Copyright 2024 The Carvel Authors.
22
// SPDX-License-Identifier: Apache-2.0
33

44
package app

0 commit comments

Comments
 (0)