diff --git a/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample b/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample index 6d7b3059..49a0883d 100644 --- a/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample +++ b/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # 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/data-solutions/gcs-to-bq-with-least-privileges/main.tf b/data-solutions/gcs-to-bq-with-least-privileges/main.tf index da4430dd..f49d02ac 100644 --- a/data-solutions/gcs-to-bq-with-least-privileges/main.tf +++ b/data-solutions/gcs-to-bq-with-least-privileges/main.tf @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # 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/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf b/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf index 9e0ab3c1..7bbf8676 100644 --- a/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf +++ b/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # 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/data-solutions/gcs-to-bq-with-least-privileges/variables.tf b/data-solutions/gcs-to-bq-with-least-privileges/variables.tf index fb1bb971..fc3c2544 100644 --- a/data-solutions/gcs-to-bq-with-least-privileges/variables.tf +++ b/data-solutions/gcs-to-bq-with-least-privileges/variables.tf @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # 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/data-solutions/gcs-to-bq-with-least-privileges/versions.tf b/data-solutions/gcs-to-bq-with-least-privileges/versions.tf index 1cc6bf89..29041268 100644 --- a/data-solutions/gcs-to-bq-with-least-privileges/versions.tf +++ b/data-solutions/gcs-to-bq-with-least-privileges/versions.tf @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.