From e335edea77dcf688249462d012ea3baea383f207 Mon Sep 17 00:00:00 2001 From: Roc Chan Date: Thu, 22 Nov 2018 11:44:43 +0800 Subject: [PATCH] change copyright to "Copyright The Helm Authors" Signed-off-by: Roc Chan --- pkg/events/context.go | 2 +- pkg/events/doc.go | 2 +- pkg/events/events.go | 2 +- pkg/events/events_test.go | 2 +- pkg/events/lua/doc.go | 2 +- pkg/events/lua/emitter.go | 2 +- pkg/events/lua/emitter_test.go | 2 +- pkg/events/lua/load_scripts.go | 2 +- pkg/events/lua/load_scripts_test.go | 2 +- pkg/events/lua/luamatic.go | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pkg/events/context.go b/pkg/events/context.go index 2111c0216..735212c33 100644 --- a/pkg/events/context.go +++ b/pkg/events/context.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/doc.go b/pkg/events/doc.go index fe6f6dabc..04d634787 100644 --- a/pkg/events/doc.go +++ b/pkg/events/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/events.go b/pkg/events/events.go index 817675423..8e2c73057 100644 --- a/pkg/events/events.go +++ b/pkg/events/events.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/events_test.go b/pkg/events/events_test.go index 7b706a66e..317a98ee5 100644 --- a/pkg/events/events_test.go +++ b/pkg/events/events_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/doc.go b/pkg/events/lua/doc.go index 0d48a7621..33d73e798 100644 --- a/pkg/events/lua/doc.go +++ b/pkg/events/lua/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/emitter.go b/pkg/events/lua/emitter.go index 53d7de3bf..4848ccfb5 100644 --- a/pkg/events/lua/emitter.go +++ b/pkg/events/lua/emitter.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/emitter_test.go b/pkg/events/lua/emitter_test.go index 1e8915fce..69d1ac9d3 100644 --- a/pkg/events/lua/emitter_test.go +++ b/pkg/events/lua/emitter_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/load_scripts.go b/pkg/events/lua/load_scripts.go index d28630df8..353f6505d 100644 --- a/pkg/events/lua/load_scripts.go +++ b/pkg/events/lua/load_scripts.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/load_scripts_test.go b/pkg/events/lua/load_scripts_test.go index 2fa3b413e..b447a49ed 100644 --- a/pkg/events/lua/load_scripts_test.go +++ b/pkg/events/lua/load_scripts_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. 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/events/lua/luamatic.go b/pkg/events/lua/luamatic.go index 200298d74..e2ebb0120 100644 --- a/pkg/events/lua/luamatic.go +++ b/pkg/events/lua/luamatic.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors All rights reserved. +Copyright The Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.