From 42e8af1545fd3ef840ac15d58ccb1a5e0a4c1b88 Mon Sep 17 00:00:00 2001 From: Vineet Aggarwal Date: Mon, 2 Dec 2024 09:32:17 +0530 Subject: [PATCH] removed copyright notice from the PR Signed-off-by: Vineet Aggarwal --- cmd/helm/flags.go | 1 - cmd/helm/install.go | 1 - cmd/helm/lint.go | 1 - cmd/helm/package.go | 1 - cmd/helm/upgrade.go | 1 - pkg/cli/environment.go | 1 - pkg/cli/values/options.go | 1 - pkg/cli/values/options_test.go | 1 - pkg/getter/getter.go | 1 - 9 files changed, 9 deletions(-) diff --git a/cmd/helm/flags.go b/cmd/helm/flags.go index fb88482eb..4ef467c93 100644 --- a/cmd/helm/flags.go +++ b/cmd/helm/flags.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/helm/install.go b/cmd/helm/install.go index 6b905268d..7d17ce00a 100644 --- a/cmd/helm/install.go +++ b/cmd/helm/install.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/helm/lint.go b/cmd/helm/lint.go index 5683815be..4c5e24149 100644 --- a/cmd/helm/lint.go +++ b/cmd/helm/lint.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/helm/package.go b/cmd/helm/package.go index a173bbf42..19ab3dc7f 100644 --- a/cmd/helm/package.go +++ b/cmd/helm/package.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/helm/upgrade.go b/cmd/helm/upgrade.go index e3634e3cf..1585a78da 100644 --- a/cmd/helm/upgrade.go +++ b/cmd/helm/upgrade.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cli/environment.go b/pkg/cli/environment.go index 7a20eb365..dd3da9a3e 100644 --- a/pkg/cli/environment.go +++ b/pkg/cli/environment.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cli/values/options.go b/pkg/cli/values/options.go index 086f9f3f8..12a20af52 100644 --- a/pkg/cli/values/options.go +++ b/pkg/cli/values/options.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cli/values/options_test.go b/pkg/cli/values/options_test.go index e7541d16a..54124c0fa 100644 --- a/pkg/cli/values/options_test.go +++ b/pkg/cli/values/options_test.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/getter/getter.go b/pkg/getter/getter.go index 3191ada2d..bdc61f730 100644 --- a/pkg/getter/getter.go +++ b/pkg/getter/getter.go @@ -1,6 +1,5 @@ /* Copyright The Helm Authors. -Copyright (c) 2024 Rakuten Symphony India. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.