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.