diff --git a/templates/terraform/constants/region_backend_service.go.erb b/templates/terraform/constants/region_backend_service.go.erb index 82cddf413775..a4437db69426 100644 --- a/templates/terraform/constants/region_backend_service.go.erb +++ b/templates/terraform/constants/region_backend_service.go.erb @@ -1,5 +1,5 @@ <%# The license inside this block applies to this file. - # Copyright 2019 Google Inc. + # Copyright 2020 Google Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/templates/terraform/encoders/region_backend_service.go.erb b/templates/terraform/encoders/region_backend_service.go.erb index c4f8407ea1e0..0fe7d2e037af 100644 --- a/templates/terraform/encoders/region_backend_service.go.erb +++ b/templates/terraform/encoders/region_backend_service.go.erb @@ -1,5 +1,5 @@ <%# The license inside this block applies to this file. - # Copyright 2017 Google Inc. + # Copyright 2020 Google Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/templates/terraform/resource_definition/region_backend_service.go.erb b/templates/terraform/resource_definition/region_backend_service.go.erb index 8febf948fb28..20e67f11296b 100644 --- a/templates/terraform/resource_definition/region_backend_service.go.erb +++ b/templates/terraform/resource_definition/region_backend_service.go.erb @@ -1,5 +1,5 @@ <%# The license inside this block applies to this file. - # Copyright 2019 Google Inc. + # Copyright 2020 Google Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at