From f917bf80e940fab4209287f45857ec3e3122e2d2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot <44816363+yoshi-automation@users.noreply.github.com> Date: Thu, 17 Jan 2019 15:31:45 -0800 Subject: [PATCH] Update copyright headers --- .../google/cloud/container_v1/__init__.py | 2 +- .../container_v1/gapic/cluster_manager_client.py | 2 +- .../google/cloud/container_v1/gapic/enums.py | 2 +- .../transports/cluster_manager_grpc_transport.py | 2 +- .../google/cloud/container_v1/types.py | 2 +- packages/google-cloud-container/synth.metadata | 12 ++++++------ .../unit/gapic/v1/test_cluster_manager_client_v1.py | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/google-cloud-container/google/cloud/container_v1/__init__.py b/packages/google-cloud-container/google/cloud/container_v1/__init__.py index a249d25f7e14..08f0d516d8e1 100644 --- a/packages/google-cloud-container/google/cloud/container_v1/__init__.py +++ b/packages/google-cloud-container/google/cloud/container_v1/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 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/packages/google-cloud-container/google/cloud/container_v1/gapic/cluster_manager_client.py b/packages/google-cloud-container/google/cloud/container_v1/gapic/cluster_manager_client.py index ce004e1b4f00..d960dfdcaae5 100644 --- a/packages/google-cloud-container/google/cloud/container_v1/gapic/cluster_manager_client.py +++ b/packages/google-cloud-container/google/cloud/container_v1/gapic/cluster_manager_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 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/packages/google-cloud-container/google/cloud/container_v1/gapic/enums.py b/packages/google-cloud-container/google/cloud/container_v1/gapic/enums.py index d8a32aa58937..dff189816b93 100644 --- a/packages/google-cloud-container/google/cloud/container_v1/gapic/enums.py +++ b/packages/google-cloud-container/google/cloud/container_v1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 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/packages/google-cloud-container/google/cloud/container_v1/gapic/transports/cluster_manager_grpc_transport.py b/packages/google-cloud-container/google/cloud/container_v1/gapic/transports/cluster_manager_grpc_transport.py index d45f40d3866a..d0765ceff627 100644 --- a/packages/google-cloud-container/google/cloud/container_v1/gapic/transports/cluster_manager_grpc_transport.py +++ b/packages/google-cloud-container/google/cloud/container_v1/gapic/transports/cluster_manager_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 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/packages/google-cloud-container/google/cloud/container_v1/types.py b/packages/google-cloud-container/google/cloud/container_v1/types.py index 6111f943a833..99a5dfa7505c 100644 --- a/packages/google-cloud-container/google/cloud/container_v1/types.py +++ b/packages/google-cloud-container/google/cloud/container_v1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 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/packages/google-cloud-container/synth.metadata b/packages/google-cloud-container/synth.metadata index 1c3bf1722161..804e84fe1133 100644 --- a/packages/google-cloud-container/synth.metadata +++ b/packages/google-cloud-container/synth.metadata @@ -1,26 +1,26 @@ { - "updateTime": "2019-01-09T13:14:47.920012Z", + "updateTime": "2019-01-17T13:14:49.534930Z", "sources": [ { "generator": { "name": "artman", - "version": "0.16.5", - "dockerImage": "googleapis/artman@sha256:5a96c2c5c6f9570cc9556b63dc9ce1838777fd9166b5b64e43ad8e0ecee2fe2c" + "version": "0.16.6", + "dockerImage": "googleapis/artman@sha256:12722f2ca3fbc3b53cc6aa5f0e569d7d221b46bd876a2136497089dec5e3634e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "659d66ec24bf40b35a41a0b79218d96ba3add3d3", - "internalRef": "228437827" + "sha": "0ac60e21a1aa86c07c1836865b35308ba8178b05", + "internalRef": "229626798" } }, { "template": { "name": "python_library", "origin": "synthtool.gcp", - "version": "2018.12.6" + "version": "2019.1.16" } } ], diff --git a/packages/google-cloud-container/tests/unit/gapic/v1/test_cluster_manager_client_v1.py b/packages/google-cloud-container/tests/unit/gapic/v1/test_cluster_manager_client_v1.py index 0b259efc5f61..16c0e06c2df6 100644 --- a/packages/google-cloud-container/tests/unit/gapic/v1/test_cluster_manager_client_v1.py +++ b/packages/google-cloud-container/tests/unit/gapic/v1/test_cluster_manager_client_v1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.