diff --git a/.golic.yaml b/.golic.yaml index 016d2ca295..e26c5ad1ae 100644 --- a/.golic.yaml +++ b/.golic.yaml @@ -16,7 +16,7 @@ golic: licenses: apache2: | - Copyright 2021 The k8gb Contributors. + Copyright 2022 The k8gb Contributors. 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/Dockerfile b/Dockerfile index c00dc82e2e..325f120b2e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021 The k8gb Contributors. +# Copyright 2022 The k8gb Contributors. # # 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/Makefile b/Makefile index 1cf4453594..90f6b43a17 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2021 The k8gb Contributors. +# Copyright 2022 The k8gb Contributors. # # 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/controllers/depresolver/depresolver.go b/controllers/depresolver/depresolver.go index 87f21fee14..172fb3579b 100644 --- a/controllers/depresolver/depresolver.go +++ b/controllers/depresolver/depresolver.go @@ -7,7 +7,7 @@ package depresolver /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/depresolver/depresolver_config.go b/controllers/depresolver/depresolver_config.go index 4b99a689ff..a11d999544 100644 --- a/controllers/depresolver/depresolver_config.go +++ b/controllers/depresolver/depresolver_config.go @@ -1,7 +1,7 @@ package depresolver /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/depresolver/depresolver_spec.go b/controllers/depresolver/depresolver_spec.go index e033db7381..5fa4acbf0a 100644 --- a/controllers/depresolver/depresolver_spec.go +++ b/controllers/depresolver/depresolver_spec.go @@ -1,7 +1,7 @@ package depresolver /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/depresolver/depresolver_test.go b/controllers/depresolver/depresolver_test.go index 95cd3cc408..b922c9965d 100644 --- a/controllers/depresolver/depresolver_test.go +++ b/controllers/depresolver/depresolver_test.go @@ -1,7 +1,7 @@ package depresolver /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/depresolver/depresolver_validator.go b/controllers/depresolver/depresolver_validator.go index 25a3c148bf..40a85c8e0d 100644 --- a/controllers/depresolver/depresolver_validator.go +++ b/controllers/depresolver/depresolver_validator.go @@ -1,7 +1,7 @@ package depresolver /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/dnsupdate.go b/controllers/dnsupdate.go index 8fec2946a5..ca93c82204 100644 --- a/controllers/dnsupdate.go +++ b/controllers/dnsupdate.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/finalize.go b/controllers/finalize.go index 23d2bec406..2ecff0331c 100644 --- a/controllers/finalize.go +++ b/controllers/finalize.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/gslb_controller.go b/controllers/gslb_controller.go index 80f6bb2d14..389485bae7 100644 --- a/controllers/gslb_controller.go +++ b/controllers/gslb_controller.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/gslb_controller_test.go b/controllers/gslb_controller_test.go index bce78a916b..14c8b4dde2 100644 --- a/controllers/gslb_controller_test.go +++ b/controllers/gslb_controller_test.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/ingress.go b/controllers/ingress.go index 042a8396ac..c30b91afda 100644 --- a/controllers/ingress.go +++ b/controllers/ingress.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/annotations.go b/controllers/internal/utils/annotations.go index d4410c6d2d..755a71a964 100644 --- a/controllers/internal/utils/annotations.go +++ b/controllers/internal/utils/annotations.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/annotations_test.go b/controllers/internal/utils/annotations_test.go index f5bf0ef1df..0f16e95cd9 100644 --- a/controllers/internal/utils/annotations_test.go +++ b/controllers/internal/utils/annotations_test.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/dns.go b/controllers/internal/utils/dns.go index bf0d982c4d..583380d2e5 100644 --- a/controllers/internal/utils/dns.go +++ b/controllers/internal/utils/dns.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/dns_test.go b/controllers/internal/utils/dns_test.go index 77ce85c64a..9433ba6076 100644 --- a/controllers/internal/utils/dns_test.go +++ b/controllers/internal/utils/dns_test.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/fakedns.go b/controllers/internal/utils/fakedns.go index 53f6a0eab2..576a2dd794 100644 --- a/controllers/internal/utils/fakedns.go +++ b/controllers/internal/utils/fakedns.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/fakedns_test.go b/controllers/internal/utils/fakedns_test.go index 3476e54e93..6b1de694bb 100644 --- a/controllers/internal/utils/fakedns_test.go +++ b/controllers/internal/utils/fakedns_test.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/reconciler_result.go b/controllers/internal/utils/reconciler_result.go index 3f1739b9de..b1be141010 100644 --- a/controllers/internal/utils/reconciler_result.go +++ b/controllers/internal/utils/reconciler_result.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/reflection.go b/controllers/internal/utils/reflection.go index e949d44028..6feb3b6bcf 100644 --- a/controllers/internal/utils/reflection.go +++ b/controllers/internal/utils/reflection.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/reflection_test.go b/controllers/internal/utils/reflection_test.go index 15eade950c..c83268cd29 100644 --- a/controllers/internal/utils/reflection_test.go +++ b/controllers/internal/utils/reflection_test.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/regex.go b/controllers/internal/utils/regex.go index 6f2d1aa29b..c4e34b62fc 100644 --- a/controllers/internal/utils/regex.go +++ b/controllers/internal/utils/regex.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/regex_test.go b/controllers/internal/utils/regex_test.go index 96c914b3a2..d48db3f085 100644 --- a/controllers/internal/utils/regex_test.go +++ b/controllers/internal/utils/regex_test.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/internal/utils/yaml.go b/controllers/internal/utils/yaml.go index fe7743a5ed..1866e6b88f 100644 --- a/controllers/internal/utils/yaml.go +++ b/controllers/internal/utils/yaml.go @@ -2,7 +2,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/logging/log.go b/controllers/logging/log.go index c5103b154d..fa0d452e42 100644 --- a/controllers/logging/log.go +++ b/controllers/logging/log.go @@ -1,7 +1,7 @@ package logging /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/logging/logr.go b/controllers/logging/logr.go index 4a05a8ab4d..234c6b6749 100644 --- a/controllers/logging/logr.go +++ b/controllers/logging/logr.go @@ -1,7 +1,7 @@ package logging /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/logging/singleton.go b/controllers/logging/singleton.go index a418043970..df9b11a14e 100644 --- a/controllers/logging/singleton.go +++ b/controllers/logging/singleton.go @@ -1,7 +1,7 @@ package logging /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/assistant/assistant.go b/controllers/providers/assistant/assistant.go index b7f89ad554..bc68600631 100644 --- a/controllers/providers/assistant/assistant.go +++ b/controllers/providers/assistant/assistant.go @@ -1,7 +1,7 @@ package assistant /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/assistant/assistant_mock.go b/controllers/providers/assistant/assistant_mock.go index 54a72f7de1..c46dee7ff5 100644 --- a/controllers/providers/assistant/assistant_mock.go +++ b/controllers/providers/assistant/assistant_mock.go @@ -5,7 +5,7 @@ package assistant /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/assistant/gslb.go b/controllers/providers/assistant/gslb.go index 908e6dba61..c551f1ba46 100644 --- a/controllers/providers/assistant/gslb.go +++ b/controllers/providers/assistant/gslb.go @@ -1,7 +1,7 @@ package assistant /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/dns.go b/controllers/providers/dns/dns.go index c38e594bdb..fc3c2adbe8 100644 --- a/controllers/providers/dns/dns.go +++ b/controllers/providers/dns/dns.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/dns_mock.go b/controllers/providers/dns/dns_mock.go index 7b2811c587..5ac0a64c9d 100644 --- a/controllers/providers/dns/dns_mock.go +++ b/controllers/providers/dns/dns_mock.go @@ -5,7 +5,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/empty.go b/controllers/providers/dns/empty.go index 375c3e02b5..8825e6b3a5 100644 --- a/controllers/providers/dns/empty.go +++ b/controllers/providers/dns/empty.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/external.go b/controllers/providers/dns/external.go index 46bdf62a14..a2c40c4855 100644 --- a/controllers/providers/dns/external.go +++ b/controllers/providers/dns/external.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/external_test.go b/controllers/providers/dns/external_test.go index 6addb6c229..8ee33bd3a8 100644 --- a/controllers/providers/dns/external_test.go +++ b/controllers/providers/dns/external_test.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/factory.go b/controllers/providers/dns/factory.go index 493f18dac3..f6c8e7ef93 100644 --- a/controllers/providers/dns/factory.go +++ b/controllers/providers/dns/factory.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/factory_test.go b/controllers/providers/dns/factory_test.go index 578a041b0a..eaca97836e 100644 --- a/controllers/providers/dns/factory_test.go +++ b/controllers/providers/dns/factory_test.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox-client.go b/controllers/providers/dns/infoblox-client.go index 4e8eab1e13..fb57b479cf 100644 --- a/controllers/providers/dns/infoblox-client.go +++ b/controllers/providers/dns/infoblox-client.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox-client_mock.go b/controllers/providers/dns/infoblox-client_mock.go index 610083c61b..b446eef754 100644 --- a/controllers/providers/dns/infoblox-client_mock.go +++ b/controllers/providers/dns/infoblox-client_mock.go @@ -5,7 +5,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox-connection_mock.go b/controllers/providers/dns/infoblox-connection_mock.go index 1bfbe3f83a..5818362119 100644 --- a/controllers/providers/dns/infoblox-connection_mock.go +++ b/controllers/providers/dns/infoblox-connection_mock.go @@ -5,7 +5,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox-sort.go b/controllers/providers/dns/infoblox-sort.go index 84153927a4..fc36dfbea9 100644 --- a/controllers/providers/dns/infoblox-sort.go +++ b/controllers/providers/dns/infoblox-sort.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox.go b/controllers/providers/dns/infoblox.go index 428b36a135..2f31563663 100644 --- a/controllers/providers/dns/infoblox.go +++ b/controllers/providers/dns/infoblox.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/dns/infoblox_test.go b/controllers/providers/dns/infoblox_test.go index f28d35cc3d..6810796ee9 100644 --- a/controllers/providers/dns/infoblox_test.go +++ b/controllers/providers/dns/infoblox_test.go @@ -1,7 +1,7 @@ package dns /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/metrics/prometheus.go b/controllers/providers/metrics/prometheus.go index cee0312328..444c527776 100644 --- a/controllers/providers/metrics/prometheus.go +++ b/controllers/providers/metrics/prometheus.go @@ -1,7 +1,7 @@ package metrics /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/metrics/prometheus_result.go b/controllers/providers/metrics/prometheus_result.go index e0c6d20a6a..4dc25f8ed9 100644 --- a/controllers/providers/metrics/prometheus_result.go +++ b/controllers/providers/metrics/prometheus_result.go @@ -1,7 +1,7 @@ package metrics /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/metrics/prometheus_test.go b/controllers/providers/metrics/prometheus_test.go index cab3772021..d71f49705b 100644 --- a/controllers/providers/metrics/prometheus_test.go +++ b/controllers/providers/metrics/prometheus_test.go @@ -1,7 +1,7 @@ package metrics /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/providers/metrics/singleton.go b/controllers/providers/metrics/singleton.go index cd1878da3c..b462c7bd18 100644 --- a/controllers/providers/metrics/singleton.go +++ b/controllers/providers/metrics/singleton.go @@ -1,7 +1,7 @@ package metrics /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/controllers/status.go b/controllers/status.go index 51af952476..fecf5ad214 100644 --- a/controllers/status.go +++ b/controllers/status.go @@ -1,7 +1,7 @@ package controllers /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/deploy/test-apps/curldemo/Dockerfile b/deploy/test-apps/curldemo/Dockerfile index 73944bcbef..6117c5c3bf 100644 --- a/deploy/test-apps/curldemo/Dockerfile +++ b/deploy/test-apps/curldemo/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021 The k8gb Contributors. +# Copyright 2022 The k8gb Contributors. # # 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/deploy/test-apps/curldemo/Makefile b/deploy/test-apps/curldemo/Makefile index fb51f94833..cd471912c7 100644 --- a/deploy/test-apps/curldemo/Makefile +++ b/deploy/test-apps/curldemo/Makefile @@ -1,4 +1,4 @@ -# Copyright 2021 The k8gb Contributors. +# Copyright 2022 The k8gb Contributors. # # 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/docs/examples/route53/Makefile b/docs/examples/route53/Makefile index 9ddef58857..8b9863ba62 100644 --- a/docs/examples/route53/Makefile +++ b/docs/examples/route53/Makefile @@ -1,4 +1,4 @@ -# Copyright 2021 The k8gb Contributors. +# Copyright 2022 The k8gb Contributors. # # 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/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index 22a6a7c32d..3f74b27837 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/main.go b/main.go index 8470115763..2d58293f73 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ package main /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/init.go b/terratest/test/init.go index fce62ff941..0a1e60f405 100644 --- a/terratest/test/init.go +++ b/terratest/test/init.go @@ -1,7 +1,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_abstract_full_roundrobin_test.go b/terratest/test/k8gb_abstract_full_roundrobin_test.go index 9d0a525184..38f4cbb214 100644 --- a/terratest/test/k8gb_abstract_full_roundrobin_test.go +++ b/terratest/test/k8gb_abstract_full_roundrobin_test.go @@ -1,7 +1,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_basic_app_test.go b/terratest/test/k8gb_basic_app_test.go index ad5e01f673..d1f1a974ef 100644 --- a/terratest/test/k8gb_basic_app_test.go +++ b/terratest/test/k8gb_basic_app_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_failover_playground_test.go b/terratest/test/k8gb_failover_playground_test.go index 1e3e03246f..79eafc2e75 100644 --- a/terratest/test/k8gb_failover_playground_test.go +++ b/terratest/test/k8gb_failover_playground_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_full_failover_test.go b/terratest/test/k8gb_full_failover_test.go index 5ef44f176c..bb74276447 100644 --- a/terratest/test/k8gb_full_failover_test.go +++ b/terratest/test/k8gb_full_failover_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_full_roundrobin_test.go b/terratest/test/k8gb_full_roundrobin_test.go index daf8dcebe2..8d67872606 100644 --- a/terratest/test/k8gb_full_roundrobin_test.go +++ b/terratest/test/k8gb_full_roundrobin_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_ingress_annotation_failover_test.go b/terratest/test/k8gb_ingress_annotation_failover_test.go index 36514019c4..fd4e047562 100644 --- a/terratest/test/k8gb_ingress_annotation_failover_test.go +++ b/terratest/test/k8gb_ingress_annotation_failover_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_ingress_annotation_rr_test.go b/terratest/test/k8gb_ingress_annotation_rr_test.go index 0d5eb59728..afd46daa2a 100644 --- a/terratest/test/k8gb_ingress_annotation_rr_test.go +++ b/terratest/test/k8gb_ingress_annotation_rr_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_lifecycle_test.go b/terratest/test/k8gb_lifecycle_test.go index 221fa5dd08..cddfdcf826 100644 --- a/terratest/test/k8gb_lifecycle_test.go +++ b/terratest/test/k8gb_lifecycle_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/test/k8gb_split_failover_test.go b/terratest/test/k8gb_split_failover_test.go index 1521d250d1..805d016222 100644 --- a/terratest/test/k8gb_split_failover_test.go +++ b/terratest/test/k8gb_split_failover_test.go @@ -3,7 +3,7 @@ package test /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/utils/extensions.go b/terratest/utils/extensions.go index 6f70c3b69f..5d773ffc26 100644 --- a/terratest/utils/extensions.go +++ b/terratest/utils/extensions.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/utils/test_settings.go b/terratest/utils/test_settings.go index 7c3cda261a..265217d87d 100644 --- a/terratest/utils/test_settings.go +++ b/terratest/utils/test_settings.go @@ -1,7 +1,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. 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/terratest/utils/utils.go b/terratest/utils/utils.go index 6578f48c6f..5f8056d36c 100644 --- a/terratest/utils/utils.go +++ b/terratest/utils/utils.go @@ -2,7 +2,7 @@ package utils /* -Copyright 2021 The k8gb Contributors. +Copyright 2022 The k8gb Contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.