From 995e1e014a8f7ff5cea4954891d4d6a0a4978b2d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 1 Jan 2021 19:44:03 -0800 Subject: [PATCH] chore: update license headers (#495) --- packages/google-cloud-tasks/.jsdoc.js | 4 ++-- packages/google-cloud-tasks/protos/protos.d.ts | 2 +- packages/google-cloud-tasks/protos/protos.js | 2 +- packages/google-cloud-tasks/src/v2/cloud_tasks_client.ts | 2 +- packages/google-cloud-tasks/src/v2/index.ts | 2 +- packages/google-cloud-tasks/src/v2beta2/cloud_tasks_client.ts | 2 +- packages/google-cloud-tasks/src/v2beta2/index.ts | 2 +- packages/google-cloud-tasks/src/v2beta3/cloud_tasks_client.ts | 2 +- packages/google-cloud-tasks/src/v2beta3/index.ts | 2 +- packages/google-cloud-tasks/synth.metadata | 2 +- .../system-test/fixtures/sample/src/index.js | 2 +- .../system-test/fixtures/sample/src/index.ts | 2 +- packages/google-cloud-tasks/system-test/install.ts | 2 +- packages/google-cloud-tasks/test/gapic_cloud_tasks_v2.ts | 2 +- packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta2.ts | 2 +- packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta3.ts | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/google-cloud-tasks/.jsdoc.js b/packages/google-cloud-tasks/.jsdoc.js index 553c03e6f98..1462f5e964c 100644 --- a/packages/google-cloud-tasks/.jsdoc.js +++ b/packages/google-cloud-tasks/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2020 Google LLC', + copyright: 'Copyright 2021 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-cloud/tasks', diff --git a/packages/google-cloud-tasks/protos/protos.d.ts b/packages/google-cloud-tasks/protos/protos.d.ts index e3cd406acb8..7bd66b334b8 100644 --- a/packages/google-cloud-tasks/protos/protos.d.ts +++ b/packages/google-cloud-tasks/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/protos/protos.js b/packages/google-cloud-tasks/protos/protos.js index b751a4a7783..169d3f13876 100644 --- a/packages/google-cloud-tasks/protos/protos.js +++ b/packages/google-cloud-tasks/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2/cloud_tasks_client.ts b/packages/google-cloud-tasks/src/v2/cloud_tasks_client.ts index f8dd6b9ea18..ead48331c26 100644 --- a/packages/google-cloud-tasks/src/v2/cloud_tasks_client.ts +++ b/packages/google-cloud-tasks/src/v2/cloud_tasks_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2/index.ts b/packages/google-cloud-tasks/src/v2/index.ts index 053fd5be136..be3d9b85593 100644 --- a/packages/google-cloud-tasks/src/v2/index.ts +++ b/packages/google-cloud-tasks/src/v2/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2beta2/cloud_tasks_client.ts b/packages/google-cloud-tasks/src/v2beta2/cloud_tasks_client.ts index dcdc688ecdf..01accc4b4e7 100644 --- a/packages/google-cloud-tasks/src/v2beta2/cloud_tasks_client.ts +++ b/packages/google-cloud-tasks/src/v2beta2/cloud_tasks_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2beta2/index.ts b/packages/google-cloud-tasks/src/v2beta2/index.ts index 053fd5be136..be3d9b85593 100644 --- a/packages/google-cloud-tasks/src/v2beta2/index.ts +++ b/packages/google-cloud-tasks/src/v2beta2/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2beta3/cloud_tasks_client.ts b/packages/google-cloud-tasks/src/v2beta3/cloud_tasks_client.ts index 477a33dc3ad..0a3ca46bdfa 100644 --- a/packages/google-cloud-tasks/src/v2beta3/cloud_tasks_client.ts +++ b/packages/google-cloud-tasks/src/v2beta3/cloud_tasks_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/src/v2beta3/index.ts b/packages/google-cloud-tasks/src/v2beta3/index.ts index 053fd5be136..be3d9b85593 100644 --- a/packages/google-cloud-tasks/src/v2beta3/index.ts +++ b/packages/google-cloud-tasks/src/v2beta3/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/synth.metadata b/packages/google-cloud-tasks/synth.metadata index b75a8e40573..14fcb26740f 100644 --- a/packages/google-cloud-tasks/synth.metadata +++ b/packages/google-cloud-tasks/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-tasks.git", - "sha": "81c4b4ece21eb99cec582d3256192de6c402d771" + "sha": "755eb5b6c6bdf85d6be4df72c12a7a242655af57" } }, { diff --git a/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.js b/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.js index 9264adbb04e..d693afb20f1 100644 --- a/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.js +++ b/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/system-test/fixtures/sample/src/index.ts b/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.ts index 4498b47c027..cdeec8d7e6e 100644 --- a/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.ts +++ b/packages/google-cloud-tasks/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/system-test/install.ts b/packages/google-cloud-tasks/system-test/install.ts index 39d90f771de..d2d61c0396f 100644 --- a/packages/google-cloud-tasks/system-test/install.ts +++ b/packages/google-cloud-tasks/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/test/gapic_cloud_tasks_v2.ts b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2.ts index 6b024f81ab1..2ad42f91b8e 100644 --- a/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2.ts +++ b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/test/gapic_cloud_tasks_v2beta2.ts b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta2.ts index c9da3cfc870..46937848173 100644 --- a/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta2.ts +++ b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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-tasks/test/gapic_cloud_tasks_v2beta3.ts b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta3.ts index 311cf480f92..1c6568353ee 100644 --- a/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta3.ts +++ b/packages/google-cloud-tasks/test/gapic_cloud_tasks_v2beta3.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.