From 17b05efded9e228a4504e6b0f7291bd6516c2b9b Mon Sep 17 00:00:00 2001 From: jingzhang36 Date: Fri, 7 Feb 2020 14:44:50 +0800 Subject: [PATCH] Update auto-generated files' license date (generated by swagger-gen) (#2998) --- backend/api/go_client/error.pb.go | 2 +- backend/api/go_client/error.pb.gw.go | 2 +- backend/api/go_client/experiment.pb.go | 2 +- backend/api/go_client/experiment.pb.gw.go | 2 +- backend/api/go_client/filter.pb.go | 2 +- backend/api/go_client/filter.pb.gw.go | 2 +- backend/api/go_client/job.pb.go | 2 +- backend/api/go_client/job.pb.gw.go | 2 +- backend/api/go_client/parameter.pb.go | 2 +- backend/api/go_client/parameter.pb.gw.go | 2 +- backend/api/go_client/pipeline.pb.go | 2 +- backend/api/go_client/pipeline.pb.gw.go | 2 +- backend/api/go_client/pipeline_spec.pb.go | 2 +- backend/api/go_client/pipeline_spec.pb.gw.go | 2 +- backend/api/go_client/report.pb.go | 2 +- backend/api/go_client/report.pb.gw.go | 2 +- backend/api/go_client/resource_reference.pb.go | 2 +- backend/api/go_client/resource_reference.pb.gw.go | 2 +- backend/api/go_client/run.pb.go | 2 +- backend/api/go_client/run.pb.gw.go | 2 +- backend/api/go_client/visualization.pb.go | 2 +- backend/api/go_client/visualization.pb.gw.go | 2 +- .../experiment_client/experiment_client.go | 2 +- .../create_experiment_parameters.go | 2 +- .../create_experiment_responses.go | 2 +- .../delete_experiment_parameters.go | 2 +- .../delete_experiment_responses.go | 2 +- .../experiment_service/experiment_service_client.go | 2 +- .../experiment_service/get_experiment_parameters.go | 2 +- .../experiment_service/get_experiment_responses.go | 2 +- .../experiment_service/list_experiment_parameters.go | 2 +- .../experiment_service/list_experiment_responses.go | 2 +- .../experiment_model/api_experiment.go | 2 +- .../api_list_experiments_response.go | 2 +- .../go_http_client/experiment_model/api_status.go | 2 +- .../go_http_client/experiment_model/protobuf_any.go | 2 +- backend/api/go_http_client/job_client/job_client.go | 2 +- .../job_client/job_service/create_job_parameters.go | 2 +- .../job_client/job_service/create_job_responses.go | 2 +- .../job_client/job_service/delete_job_parameters.go | 2 +- .../job_client/job_service/delete_job_responses.go | 2 +- .../job_client/job_service/disable_job_parameters.go | 2 +- .../job_client/job_service/disable_job_responses.go | 2 +- .../job_client/job_service/enable_job_parameters.go | 2 +- .../job_client/job_service/enable_job_responses.go | 2 +- .../job_client/job_service/get_job_parameters.go | 2 +- .../job_client/job_service/get_job_responses.go | 2 +- .../job_client/job_service/job_service_client.go | 2 +- .../job_client/job_service/list_jobs_parameters.go | 2 +- .../job_client/job_service/list_jobs_responses.go | 2 +- .../go_http_client/job_model/api_cron_schedule.go | 2 +- backend/api/go_http_client/job_model/api_job.go | 2 +- .../job_model/api_list_jobs_response.go | 2 +- .../api/go_http_client/job_model/api_parameter.go | 2 +- .../job_model/api_periodic_schedule.go | 2 +- .../go_http_client/job_model/api_pipeline_spec.go | 2 +- .../api/go_http_client/job_model/api_relationship.go | 2 +- .../api/go_http_client/job_model/api_resource_key.go | 2 +- .../job_model/api_resource_reference.go | 2 +- .../go_http_client/job_model/api_resource_type.go | 2 +- backend/api/go_http_client/job_model/api_status.go | 2 +- backend/api/go_http_client/job_model/api_trigger.go | 2 +- backend/api/go_http_client/job_model/job_mode.go | 2 +- backend/api/go_http_client/job_model/protobuf_any.go | 2 +- .../pipeline_client/pipeline_client.go | 2 +- .../pipeline_service/create_pipeline_parameters.go | 2 +- .../pipeline_service/create_pipeline_responses.go | 2 +- .../create_pipeline_version_parameters.go | 2 +- .../create_pipeline_version_responses.go | 2 +- .../pipeline_service/delete_pipeline_parameters.go | 2 +- .../pipeline_service/delete_pipeline_responses.go | 2 +- .../delete_pipeline_version_parameters.go | 2 +- .../delete_pipeline_version_responses.go | 2 +- .../pipeline_service/get_pipeline_parameters.go | 2 +- .../pipeline_service/get_pipeline_responses.go | 2 +- .../get_pipeline_version_parameters.go | 2 +- .../get_pipeline_version_responses.go | 2 +- .../get_pipeline_version_template_parameters.go | 2 +- .../get_pipeline_version_template_responses.go | 2 +- .../pipeline_service/get_template_parameters.go | 2 +- .../pipeline_service/get_template_responses.go | 2 +- .../list_pipeline_versions_parameters.go | 2 +- .../list_pipeline_versions_responses.go | 2 +- .../pipeline_service/list_pipelines_parameters.go | 2 +- .../pipeline_service/list_pipelines_responses.go | 2 +- .../pipeline_service/pipeline_service_client.go | 2 +- .../pipeline_model/api_get_template_response.go | 2 +- .../api_list_pipeline_versions_response.go | 2 +- .../pipeline_model/api_list_pipelines_response.go | 2 +- .../go_http_client/pipeline_model/api_parameter.go | 2 +- .../go_http_client/pipeline_model/api_pipeline.go | 2 +- .../pipeline_model/api_pipeline_version.go | 2 +- .../pipeline_model/api_relationship.go | 2 +- .../pipeline_model/api_resource_key.go | 2 +- .../pipeline_model/api_resource_reference.go | 2 +- .../pipeline_model/api_resource_type.go | 2 +- .../api/go_http_client/pipeline_model/api_status.go | 2 +- backend/api/go_http_client/pipeline_model/api_url.go | 2 +- .../go_http_client/pipeline_model/protobuf_any.go | 2 +- .../pipeline_upload_client/pipeline_upload_client.go | 2 +- .../pipeline_upload_service_client.go | 2 +- .../upload_pipeline_parameters.go | 2 +- .../upload_pipeline_responses.go | 2 +- .../pipeline_upload_model/api_parameter.go | 2 +- .../pipeline_upload_model/api_pipeline.go | 2 +- .../pipeline_upload_model/api_status.go | 2 +- .../go_http_client/pipeline_upload_model/api_url.go | 2 +- .../pipeline_upload_model/protobuf_any.go | 2 +- backend/api/go_http_client/run_client/run_client.go | 2 +- .../run_client/run_service/archive_run_parameters.go | 2 +- .../run_client/run_service/archive_run_responses.go | 2 +- .../run_client/run_service/create_run_parameters.go | 2 +- .../run_client/run_service/create_run_responses.go | 2 +- .../run_client/run_service/delete_run_parameters.go | 2 +- .../run_client/run_service/delete_run_responses.go | 2 +- .../run_client/run_service/get_run_parameters.go | 2 +- .../run_client/run_service/get_run_responses.go | 2 +- .../run_client/run_service/list_runs_parameters.go | 2 +- .../run_client/run_service/list_runs_responses.go | 2 +- .../run_service/read_artifact_parameters.go | 2 +- .../run_service/read_artifact_responses.go | 2 +- .../run_service/report_run_metrics_parameters.go | 2 +- .../run_service/report_run_metrics_responses.go | 2 +- .../run_client/run_service/retry_run_parameters.go | 2 +- .../run_client/run_service/retry_run_responses.go | 2 +- .../run_client/run_service/run_service_client.go | 2 +- .../run_service/terminate_run_parameters.go | 2 +- .../run_service/terminate_run_responses.go | 2 +- .../run_service/unarchive_run_parameters.go | 2 +- .../run_service/unarchive_run_responses.go | 2 +- .../run_model/api_list_runs_response.go | 2 +- .../api/go_http_client/run_model/api_parameter.go | 2 +- .../go_http_client/run_model/api_pipeline_runtime.go | 2 +- .../go_http_client/run_model/api_pipeline_spec.go | 2 +- .../run_model/api_read_artifact_response.go | 2 +- .../api/go_http_client/run_model/api_relationship.go | 2 +- .../run_model/api_report_run_metrics_request.go | 2 +- .../run_model/api_report_run_metrics_response.go | 2 +- .../api/go_http_client/run_model/api_resource_key.go | 2 +- .../run_model/api_resource_reference.go | 2 +- .../go_http_client/run_model/api_resource_type.go | 2 +- backend/api/go_http_client/run_model/api_run.go | 2 +- .../api/go_http_client/run_model/api_run_detail.go | 2 +- .../api/go_http_client/run_model/api_run_metric.go | 2 +- backend/api/go_http_client/run_model/api_status.go | 2 +- backend/api/go_http_client/run_model/protobuf_any.go | 2 +- ..._run_metrics_response_report_run_metric_result.go | 2 +- ...trics_response_report_run_metric_result_status.go | 2 +- .../go_http_client/run_model/run_metric_format.go | 2 +- .../go_http_client/run_model/run_storage_state.go | 2 +- .../visualization_client/visualization_client.go | 2 +- .../create_visualization_parameters.go | 2 +- .../create_visualization_responses.go | 2 +- .../visualization_service_client.go | 2 +- .../go_http_client/visualization_model/api_status.go | 2 +- .../visualization_model/api_visualization.go | 2 +- .../visualization_model/api_visualization_type.go | 2 +- .../visualization_model/protobuf_any.go | 2 +- backend/src/apiserver/BUILD.bazel | 1 - backend/src/apiserver/client/BUILD.bazel | 12 +++++++++--- backend/src/apiserver/resource/BUILD.bazel | 4 ---- 161 files changed, 167 insertions(+), 166 deletions(-) diff --git a/backend/api/go_client/error.pb.go b/backend/api/go_client/error.pb.go index 1c3f9eca01e9..43b9a754200b 100755 --- a/backend/api/go_client/error.pb.go +++ b/backend/api/go_client/error.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/error.pb.gw.go b/backend/api/go_client/error.pb.gw.go index 538896f68208..ee8aa8d09590 100755 --- a/backend/api/go_client/error.pb.gw.go +++ b/backend/api/go_client/error.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/experiment.pb.go b/backend/api/go_client/experiment.pb.go index fecf17472403..0adc93f8d413 100755 --- a/backend/api/go_client/experiment.pb.go +++ b/backend/api/go_client/experiment.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/experiment.pb.gw.go b/backend/api/go_client/experiment.pb.gw.go index 41e418679cc9..bae0d0e1a8d3 100755 --- a/backend/api/go_client/experiment.pb.gw.go +++ b/backend/api/go_client/experiment.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/filter.pb.go b/backend/api/go_client/filter.pb.go index aa9ad68ecae6..088d1aa0dd68 100755 --- a/backend/api/go_client/filter.pb.go +++ b/backend/api/go_client/filter.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/filter.pb.gw.go b/backend/api/go_client/filter.pb.gw.go index 538896f68208..ee8aa8d09590 100755 --- a/backend/api/go_client/filter.pb.gw.go +++ b/backend/api/go_client/filter.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/job.pb.go b/backend/api/go_client/job.pb.go index 3d5a88026942..13456f23ec2b 100755 --- a/backend/api/go_client/job.pb.go +++ b/backend/api/go_client/job.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/job.pb.gw.go b/backend/api/go_client/job.pb.gw.go index d31d285bb500..8d13bec2a8da 100755 --- a/backend/api/go_client/job.pb.gw.go +++ b/backend/api/go_client/job.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/parameter.pb.go b/backend/api/go_client/parameter.pb.go index 0b1ffd245f13..d0ca22fcf214 100755 --- a/backend/api/go_client/parameter.pb.go +++ b/backend/api/go_client/parameter.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/parameter.pb.gw.go b/backend/api/go_client/parameter.pb.gw.go index 538896f68208..ee8aa8d09590 100755 --- a/backend/api/go_client/parameter.pb.gw.go +++ b/backend/api/go_client/parameter.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/pipeline.pb.go b/backend/api/go_client/pipeline.pb.go index f601b9c9720a..2308a03cdfaf 100755 --- a/backend/api/go_client/pipeline.pb.go +++ b/backend/api/go_client/pipeline.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/pipeline.pb.gw.go b/backend/api/go_client/pipeline.pb.gw.go index 80c74a7b3013..0ec180e87bd8 100755 --- a/backend/api/go_client/pipeline.pb.gw.go +++ b/backend/api/go_client/pipeline.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/pipeline_spec.pb.go b/backend/api/go_client/pipeline_spec.pb.go index ec343520adef..56e7b96d41ee 100755 --- a/backend/api/go_client/pipeline_spec.pb.go +++ b/backend/api/go_client/pipeline_spec.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/pipeline_spec.pb.gw.go b/backend/api/go_client/pipeline_spec.pb.gw.go index 538896f68208..ee8aa8d09590 100755 --- a/backend/api/go_client/pipeline_spec.pb.gw.go +++ b/backend/api/go_client/pipeline_spec.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/report.pb.go b/backend/api/go_client/report.pb.go index 27e5902f444c..a22530db6490 100755 --- a/backend/api/go_client/report.pb.go +++ b/backend/api/go_client/report.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/report.pb.gw.go b/backend/api/go_client/report.pb.gw.go index ccafe707944a..97ab458b46fe 100755 --- a/backend/api/go_client/report.pb.gw.go +++ b/backend/api/go_client/report.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/resource_reference.pb.go b/backend/api/go_client/resource_reference.pb.go index 0a834c748231..208097d9da8f 100755 --- a/backend/api/go_client/resource_reference.pb.go +++ b/backend/api/go_client/resource_reference.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/resource_reference.pb.gw.go b/backend/api/go_client/resource_reference.pb.gw.go index 538896f68208..ee8aa8d09590 100755 --- a/backend/api/go_client/resource_reference.pb.gw.go +++ b/backend/api/go_client/resource_reference.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/run.pb.go b/backend/api/go_client/run.pb.go index 8aa2c76f4c95..4843762bb369 100755 --- a/backend/api/go_client/run.pb.go +++ b/backend/api/go_client/run.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/run.pb.gw.go b/backend/api/go_client/run.pb.gw.go index df7e25cfb41b..5d91413d2ac8 100755 --- a/backend/api/go_client/run.pb.gw.go +++ b/backend/api/go_client/run.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/visualization.pb.go b/backend/api/go_client/visualization.pb.go index c8a53443c781..08fa624bb2d7 100755 --- a/backend/api/go_client/visualization.pb.go +++ b/backend/api/go_client/visualization.pb.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_client/visualization.pb.gw.go b/backend/api/go_client/visualization.pb.gw.go index 7f251f53b531..13715768b596 100755 --- a/backend/api/go_client/visualization.pb.gw.go +++ b/backend/api/go_client/visualization.pb.gw.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_client.go b/backend/api/go_http_client/experiment_client/experiment_client.go index 94c80206ed01..e1d0052b05ec 100644 --- a/backend/api/go_http_client/experiment_client/experiment_client.go +++ b/backend/api/go_http_client/experiment_client/experiment_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_parameters.go b/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_parameters.go index 835ebbadeeaf..d791f2e4c07a 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_parameters.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_responses.go b/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_responses.go index 037de95e96b9..83155efa091e 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_responses.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/create_experiment_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_parameters.go b/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_parameters.go index dd7399f782ae..c15aca1d6985 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_parameters.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_responses.go b/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_responses.go index a9b2a696034a..01a45fb5502d 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_responses.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/delete_experiment_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/experiment_service_client.go b/backend/api/go_http_client/experiment_client/experiment_service/experiment_service_client.go index af834f1d0609..c966f7f03d6e 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/experiment_service_client.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/experiment_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_parameters.go b/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_parameters.go index d128460fc354..010787d13efa 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_parameters.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_responses.go b/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_responses.go index 29d70ea98c5c..95a3003d6dc4 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_responses.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/get_experiment_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_parameters.go b/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_parameters.go index caa4b0b00e49..0b26046f7a04 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_parameters.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_responses.go b/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_responses.go index 020db2e5c31c..d527442d50e3 100644 --- a/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_responses.go +++ b/backend/api/go_http_client/experiment_client/experiment_service/list_experiment_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_model/api_experiment.go b/backend/api/go_http_client/experiment_model/api_experiment.go index 415aea304a47..eb1a3e43f7b4 100644 --- a/backend/api/go_http_client/experiment_model/api_experiment.go +++ b/backend/api/go_http_client/experiment_model/api_experiment.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_model/api_list_experiments_response.go b/backend/api/go_http_client/experiment_model/api_list_experiments_response.go index 2df91a0e8064..6cc7ccdd43c1 100644 --- a/backend/api/go_http_client/experiment_model/api_list_experiments_response.go +++ b/backend/api/go_http_client/experiment_model/api_list_experiments_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_model/api_status.go b/backend/api/go_http_client/experiment_model/api_status.go index 6df4f901311e..c6f827f0497b 100644 --- a/backend/api/go_http_client/experiment_model/api_status.go +++ b/backend/api/go_http_client/experiment_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/experiment_model/protobuf_any.go b/backend/api/go_http_client/experiment_model/protobuf_any.go index ef8da9947237..036b03db7b47 100644 --- a/backend/api/go_http_client/experiment_model/protobuf_any.go +++ b/backend/api/go_http_client/experiment_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_client.go b/backend/api/go_http_client/job_client/job_client.go index ee128ea98e22..7e3a7a6be6d5 100644 --- a/backend/api/go_http_client/job_client/job_client.go +++ b/backend/api/go_http_client/job_client/job_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/create_job_parameters.go b/backend/api/go_http_client/job_client/job_service/create_job_parameters.go index fddd02458bec..c0f825c56ad8 100644 --- a/backend/api/go_http_client/job_client/job_service/create_job_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/create_job_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/create_job_responses.go b/backend/api/go_http_client/job_client/job_service/create_job_responses.go index b57ff262d382..fe1c2c19efd8 100644 --- a/backend/api/go_http_client/job_client/job_service/create_job_responses.go +++ b/backend/api/go_http_client/job_client/job_service/create_job_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/delete_job_parameters.go b/backend/api/go_http_client/job_client/job_service/delete_job_parameters.go index b90eb03c2fc1..7d68014778f6 100644 --- a/backend/api/go_http_client/job_client/job_service/delete_job_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/delete_job_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/delete_job_responses.go b/backend/api/go_http_client/job_client/job_service/delete_job_responses.go index d070b340e828..90a03f0ed558 100644 --- a/backend/api/go_http_client/job_client/job_service/delete_job_responses.go +++ b/backend/api/go_http_client/job_client/job_service/delete_job_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/disable_job_parameters.go b/backend/api/go_http_client/job_client/job_service/disable_job_parameters.go index 6ab9d66de239..69ff70df0d92 100644 --- a/backend/api/go_http_client/job_client/job_service/disable_job_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/disable_job_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/disable_job_responses.go b/backend/api/go_http_client/job_client/job_service/disable_job_responses.go index 3e197936a461..82c7d55e4ef8 100644 --- a/backend/api/go_http_client/job_client/job_service/disable_job_responses.go +++ b/backend/api/go_http_client/job_client/job_service/disable_job_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/enable_job_parameters.go b/backend/api/go_http_client/job_client/job_service/enable_job_parameters.go index 2a2f7f0e867d..75f9e3b81c09 100644 --- a/backend/api/go_http_client/job_client/job_service/enable_job_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/enable_job_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/enable_job_responses.go b/backend/api/go_http_client/job_client/job_service/enable_job_responses.go index 6d084ea890e5..8ff7ca1a56e3 100644 --- a/backend/api/go_http_client/job_client/job_service/enable_job_responses.go +++ b/backend/api/go_http_client/job_client/job_service/enable_job_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/get_job_parameters.go b/backend/api/go_http_client/job_client/job_service/get_job_parameters.go index 604b3632c120..e87d9bebe8ae 100644 --- a/backend/api/go_http_client/job_client/job_service/get_job_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/get_job_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/get_job_responses.go b/backend/api/go_http_client/job_client/job_service/get_job_responses.go index a759c45a486d..6d397fa95c24 100644 --- a/backend/api/go_http_client/job_client/job_service/get_job_responses.go +++ b/backend/api/go_http_client/job_client/job_service/get_job_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/job_service_client.go b/backend/api/go_http_client/job_client/job_service/job_service_client.go index 004cf07ba8a8..85cdfa1bd207 100644 --- a/backend/api/go_http_client/job_client/job_service/job_service_client.go +++ b/backend/api/go_http_client/job_client/job_service/job_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/list_jobs_parameters.go b/backend/api/go_http_client/job_client/job_service/list_jobs_parameters.go index ec3c371226a7..41f4d691118d 100644 --- a/backend/api/go_http_client/job_client/job_service/list_jobs_parameters.go +++ b/backend/api/go_http_client/job_client/job_service/list_jobs_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_client/job_service/list_jobs_responses.go b/backend/api/go_http_client/job_client/job_service/list_jobs_responses.go index ca22ff55fd51..853933da722f 100644 --- a/backend/api/go_http_client/job_client/job_service/list_jobs_responses.go +++ b/backend/api/go_http_client/job_client/job_service/list_jobs_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_cron_schedule.go b/backend/api/go_http_client/job_model/api_cron_schedule.go index 9d69899ea829..57dbb56f08c6 100644 --- a/backend/api/go_http_client/job_model/api_cron_schedule.go +++ b/backend/api/go_http_client/job_model/api_cron_schedule.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_job.go b/backend/api/go_http_client/job_model/api_job.go index ad967b7d7b91..1ef974e299b3 100644 --- a/backend/api/go_http_client/job_model/api_job.go +++ b/backend/api/go_http_client/job_model/api_job.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_list_jobs_response.go b/backend/api/go_http_client/job_model/api_list_jobs_response.go index 36f28a582e38..4af64499ce2f 100644 --- a/backend/api/go_http_client/job_model/api_list_jobs_response.go +++ b/backend/api/go_http_client/job_model/api_list_jobs_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_parameter.go b/backend/api/go_http_client/job_model/api_parameter.go index c5e79be1bc39..979ec9baa9aa 100644 --- a/backend/api/go_http_client/job_model/api_parameter.go +++ b/backend/api/go_http_client/job_model/api_parameter.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_periodic_schedule.go b/backend/api/go_http_client/job_model/api_periodic_schedule.go index 4fa1054fe13c..53fbf59a65b7 100644 --- a/backend/api/go_http_client/job_model/api_periodic_schedule.go +++ b/backend/api/go_http_client/job_model/api_periodic_schedule.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_pipeline_spec.go b/backend/api/go_http_client/job_model/api_pipeline_spec.go index 25bacafbf503..0a0088bc390e 100644 --- a/backend/api/go_http_client/job_model/api_pipeline_spec.go +++ b/backend/api/go_http_client/job_model/api_pipeline_spec.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_relationship.go b/backend/api/go_http_client/job_model/api_relationship.go index ba1bf6044d86..8cb5fe3a54d3 100644 --- a/backend/api/go_http_client/job_model/api_relationship.go +++ b/backend/api/go_http_client/job_model/api_relationship.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_resource_key.go b/backend/api/go_http_client/job_model/api_resource_key.go index 7a072d6c8234..e423e00e0495 100644 --- a/backend/api/go_http_client/job_model/api_resource_key.go +++ b/backend/api/go_http_client/job_model/api_resource_key.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_resource_reference.go b/backend/api/go_http_client/job_model/api_resource_reference.go index 2bb68bad1daa..7db74af8d5e0 100644 --- a/backend/api/go_http_client/job_model/api_resource_reference.go +++ b/backend/api/go_http_client/job_model/api_resource_reference.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_resource_type.go b/backend/api/go_http_client/job_model/api_resource_type.go index 655d4f4c3e5e..cb8b9c1d67d7 100644 --- a/backend/api/go_http_client/job_model/api_resource_type.go +++ b/backend/api/go_http_client/job_model/api_resource_type.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_status.go b/backend/api/go_http_client/job_model/api_status.go index cf91036030b4..5ba14433b018 100644 --- a/backend/api/go_http_client/job_model/api_status.go +++ b/backend/api/go_http_client/job_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/api_trigger.go b/backend/api/go_http_client/job_model/api_trigger.go index 99d14df75f41..410a07bff304 100644 --- a/backend/api/go_http_client/job_model/api_trigger.go +++ b/backend/api/go_http_client/job_model/api_trigger.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/job_mode.go b/backend/api/go_http_client/job_model/job_mode.go index acba1e78b0e2..0d32bc425157 100644 --- a/backend/api/go_http_client/job_model/job_mode.go +++ b/backend/api/go_http_client/job_model/job_mode.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/job_model/protobuf_any.go b/backend/api/go_http_client/job_model/protobuf_any.go index fe6c90894305..63389b776f8e 100644 --- a/backend/api/go_http_client/job_model/protobuf_any.go +++ b/backend/api/go_http_client/job_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_client.go b/backend/api/go_http_client/pipeline_client/pipeline_client.go index 9e8c5a3bcc5b..423197de123a 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_client.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_parameters.go index 7590a0fe8eec..563bcab43b39 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_responses.go index 085cc307c5e2..ebd8703d41f5 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_parameters.go index e212c9cc5994..6c1eaec63a51 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_responses.go index 74d55cdc93aa..02f89050c014 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/create_pipeline_version_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_parameters.go index af2ae13f0c60..1c919efca4dc 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_responses.go index 94e36230eca9..8a6b1e67d19f 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_parameters.go index 8f4b9e782a4a..6fbb9b4a2356 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_responses.go index dffaf673977e..a82d55341785 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/delete_pipeline_version_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_parameters.go index 5739265b1757..b58421251b54 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_responses.go index e30269545f4b..02f8a34b064a 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_parameters.go index 386627b79e53..3ac3c316fa21 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_responses.go index 8fe552eca2c4..9eb1384b939e 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_parameters.go index 226883eeb528..818718fd8297 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_responses.go index db0f6fdf18e4..38004f4cd8bd 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_pipeline_version_template_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_parameters.go index 3bed728968d7..aa9ca0f34931 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_responses.go index 8553d5bb637a..70d35f755ee4 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/get_template_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_parameters.go index 519d13ffa587..840d9ad0131d 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_responses.go index bc9599606bbb..a3229bb73992 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipeline_versions_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_parameters.go b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_parameters.go index cbe9cb829bb2..d8ad913f541f 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_parameters.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_responses.go b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_responses.go index a398468641f2..bd0d7cf3d8cc 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_responses.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/list_pipelines_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_client/pipeline_service/pipeline_service_client.go b/backend/api/go_http_client/pipeline_client/pipeline_service/pipeline_service_client.go index 4cd2d3b0ece7..151d89a4b419 100644 --- a/backend/api/go_http_client/pipeline_client/pipeline_service/pipeline_service_client.go +++ b/backend/api/go_http_client/pipeline_client/pipeline_service/pipeline_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_get_template_response.go b/backend/api/go_http_client/pipeline_model/api_get_template_response.go index ea191b157f5b..b1ddc6420f26 100644 --- a/backend/api/go_http_client/pipeline_model/api_get_template_response.go +++ b/backend/api/go_http_client/pipeline_model/api_get_template_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_list_pipeline_versions_response.go b/backend/api/go_http_client/pipeline_model/api_list_pipeline_versions_response.go index 14225bdbae98..a741068ead57 100644 --- a/backend/api/go_http_client/pipeline_model/api_list_pipeline_versions_response.go +++ b/backend/api/go_http_client/pipeline_model/api_list_pipeline_versions_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_list_pipelines_response.go b/backend/api/go_http_client/pipeline_model/api_list_pipelines_response.go index 71060362794f..a0b430061ee7 100644 --- a/backend/api/go_http_client/pipeline_model/api_list_pipelines_response.go +++ b/backend/api/go_http_client/pipeline_model/api_list_pipelines_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_parameter.go b/backend/api/go_http_client/pipeline_model/api_parameter.go index a6ca46f3efeb..91c6f20c8c0a 100644 --- a/backend/api/go_http_client/pipeline_model/api_parameter.go +++ b/backend/api/go_http_client/pipeline_model/api_parameter.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_pipeline.go b/backend/api/go_http_client/pipeline_model/api_pipeline.go index 4b40d15542b7..eeb810197922 100644 --- a/backend/api/go_http_client/pipeline_model/api_pipeline.go +++ b/backend/api/go_http_client/pipeline_model/api_pipeline.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_pipeline_version.go b/backend/api/go_http_client/pipeline_model/api_pipeline_version.go index f071b3ab9a9c..639cd85266ae 100644 --- a/backend/api/go_http_client/pipeline_model/api_pipeline_version.go +++ b/backend/api/go_http_client/pipeline_model/api_pipeline_version.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_relationship.go b/backend/api/go_http_client/pipeline_model/api_relationship.go index 14793853f975..097ba38957e6 100644 --- a/backend/api/go_http_client/pipeline_model/api_relationship.go +++ b/backend/api/go_http_client/pipeline_model/api_relationship.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_resource_key.go b/backend/api/go_http_client/pipeline_model/api_resource_key.go index b1dd0f9d6334..87aa61e318ce 100644 --- a/backend/api/go_http_client/pipeline_model/api_resource_key.go +++ b/backend/api/go_http_client/pipeline_model/api_resource_key.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_resource_reference.go b/backend/api/go_http_client/pipeline_model/api_resource_reference.go index 1af1cedc6c02..b0933b5419a0 100644 --- a/backend/api/go_http_client/pipeline_model/api_resource_reference.go +++ b/backend/api/go_http_client/pipeline_model/api_resource_reference.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_resource_type.go b/backend/api/go_http_client/pipeline_model/api_resource_type.go index 8f5fb0f47ae8..3c6c602c9d06 100644 --- a/backend/api/go_http_client/pipeline_model/api_resource_type.go +++ b/backend/api/go_http_client/pipeline_model/api_resource_type.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_status.go b/backend/api/go_http_client/pipeline_model/api_status.go index a4e3d7131539..73494f571ce0 100644 --- a/backend/api/go_http_client/pipeline_model/api_status.go +++ b/backend/api/go_http_client/pipeline_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/api_url.go b/backend/api/go_http_client/pipeline_model/api_url.go index 4a68267d6408..f2b59f4cf569 100644 --- a/backend/api/go_http_client/pipeline_model/api_url.go +++ b/backend/api/go_http_client/pipeline_model/api_url.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_model/protobuf_any.go b/backend/api/go_http_client/pipeline_model/protobuf_any.go index e51a8992f8fe..d017c1c10f72 100644 --- a/backend/api/go_http_client/pipeline_model/protobuf_any.go +++ b/backend/api/go_http_client/pipeline_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_client.go b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_client.go index 691835975e43..cd658dd9e391 100644 --- a/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_client.go +++ b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/pipeline_upload_service_client.go b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/pipeline_upload_service_client.go index 3d94b9018a6a..50f56e4a9a0d 100644 --- a/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/pipeline_upload_service_client.go +++ b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/pipeline_upload_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_parameters.go b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_parameters.go index a23c5ff4764b..9160679b3dfd 100644 --- a/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_parameters.go +++ b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_responses.go b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_responses.go index 0460bbeb4bfb..1b09d1a9ebb7 100644 --- a/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_responses.go +++ b/backend/api/go_http_client/pipeline_upload_client/pipeline_upload_service/upload_pipeline_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_model/api_parameter.go b/backend/api/go_http_client/pipeline_upload_model/api_parameter.go index c05b0225bb2b..bc5826a121ea 100644 --- a/backend/api/go_http_client/pipeline_upload_model/api_parameter.go +++ b/backend/api/go_http_client/pipeline_upload_model/api_parameter.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_model/api_pipeline.go b/backend/api/go_http_client/pipeline_upload_model/api_pipeline.go index b0b53d0c9bb8..e4759131ae8a 100644 --- a/backend/api/go_http_client/pipeline_upload_model/api_pipeline.go +++ b/backend/api/go_http_client/pipeline_upload_model/api_pipeline.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_model/api_status.go b/backend/api/go_http_client/pipeline_upload_model/api_status.go index 5734cbd3a0f2..c45de143a49b 100644 --- a/backend/api/go_http_client/pipeline_upload_model/api_status.go +++ b/backend/api/go_http_client/pipeline_upload_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_model/api_url.go b/backend/api/go_http_client/pipeline_upload_model/api_url.go index ecf10bf3a9bc..439fb181c925 100644 --- a/backend/api/go_http_client/pipeline_upload_model/api_url.go +++ b/backend/api/go_http_client/pipeline_upload_model/api_url.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/pipeline_upload_model/protobuf_any.go b/backend/api/go_http_client/pipeline_upload_model/protobuf_any.go index fd3b2f46a456..1f9895af6eaa 100644 --- a/backend/api/go_http_client/pipeline_upload_model/protobuf_any.go +++ b/backend/api/go_http_client/pipeline_upload_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_client.go b/backend/api/go_http_client/run_client/run_client.go index 0a09e35c8ca4..0d5e1c2c346f 100644 --- a/backend/api/go_http_client/run_client/run_client.go +++ b/backend/api/go_http_client/run_client/run_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/archive_run_parameters.go b/backend/api/go_http_client/run_client/run_service/archive_run_parameters.go index 4baa5b688408..6199fd7e4f47 100644 --- a/backend/api/go_http_client/run_client/run_service/archive_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/archive_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/archive_run_responses.go b/backend/api/go_http_client/run_client/run_service/archive_run_responses.go index 79c672bfcfb6..cd3597a8fc42 100644 --- a/backend/api/go_http_client/run_client/run_service/archive_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/archive_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/create_run_parameters.go b/backend/api/go_http_client/run_client/run_service/create_run_parameters.go index 7f671ab5188a..ca5a5038e6a6 100644 --- a/backend/api/go_http_client/run_client/run_service/create_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/create_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/create_run_responses.go b/backend/api/go_http_client/run_client/run_service/create_run_responses.go index b33fccd35306..a3684864dc39 100644 --- a/backend/api/go_http_client/run_client/run_service/create_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/create_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/delete_run_parameters.go b/backend/api/go_http_client/run_client/run_service/delete_run_parameters.go index 3aaa0bb2b0a6..a69d318fc13b 100644 --- a/backend/api/go_http_client/run_client/run_service/delete_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/delete_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/delete_run_responses.go b/backend/api/go_http_client/run_client/run_service/delete_run_responses.go index 332f1ce4aea2..03e996d29cfe 100644 --- a/backend/api/go_http_client/run_client/run_service/delete_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/delete_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/get_run_parameters.go b/backend/api/go_http_client/run_client/run_service/get_run_parameters.go index eb0ef543bd10..d25095d8a20a 100644 --- a/backend/api/go_http_client/run_client/run_service/get_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/get_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/get_run_responses.go b/backend/api/go_http_client/run_client/run_service/get_run_responses.go index 2d322daecabb..791016ee5194 100644 --- a/backend/api/go_http_client/run_client/run_service/get_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/get_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/list_runs_parameters.go b/backend/api/go_http_client/run_client/run_service/list_runs_parameters.go index 13f6c38325d0..6494854ae464 100644 --- a/backend/api/go_http_client/run_client/run_service/list_runs_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/list_runs_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/list_runs_responses.go b/backend/api/go_http_client/run_client/run_service/list_runs_responses.go index bc30bec13061..cc0f2a9f9f23 100644 --- a/backend/api/go_http_client/run_client/run_service/list_runs_responses.go +++ b/backend/api/go_http_client/run_client/run_service/list_runs_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/read_artifact_parameters.go b/backend/api/go_http_client/run_client/run_service/read_artifact_parameters.go index d9dcb62bb954..31d8549bccdb 100644 --- a/backend/api/go_http_client/run_client/run_service/read_artifact_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/read_artifact_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/read_artifact_responses.go b/backend/api/go_http_client/run_client/run_service/read_artifact_responses.go index 825ba3b9dc29..bebc4cb52201 100644 --- a/backend/api/go_http_client/run_client/run_service/read_artifact_responses.go +++ b/backend/api/go_http_client/run_client/run_service/read_artifact_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/report_run_metrics_parameters.go b/backend/api/go_http_client/run_client/run_service/report_run_metrics_parameters.go index 42275073049b..d08fb8f5c03c 100644 --- a/backend/api/go_http_client/run_client/run_service/report_run_metrics_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/report_run_metrics_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/report_run_metrics_responses.go b/backend/api/go_http_client/run_client/run_service/report_run_metrics_responses.go index 2acf6a87b8fc..612d763fea51 100644 --- a/backend/api/go_http_client/run_client/run_service/report_run_metrics_responses.go +++ b/backend/api/go_http_client/run_client/run_service/report_run_metrics_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/retry_run_parameters.go b/backend/api/go_http_client/run_client/run_service/retry_run_parameters.go index d37e070e7cef..ebe257f8b144 100644 --- a/backend/api/go_http_client/run_client/run_service/retry_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/retry_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/retry_run_responses.go b/backend/api/go_http_client/run_client/run_service/retry_run_responses.go index 6327b72f9532..d531f3170bb1 100644 --- a/backend/api/go_http_client/run_client/run_service/retry_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/retry_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/run_service_client.go b/backend/api/go_http_client/run_client/run_service/run_service_client.go index dd05b55b1915..215317ce101c 100644 --- a/backend/api/go_http_client/run_client/run_service/run_service_client.go +++ b/backend/api/go_http_client/run_client/run_service/run_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/terminate_run_parameters.go b/backend/api/go_http_client/run_client/run_service/terminate_run_parameters.go index b7208353c7ad..8ed4662e9c60 100644 --- a/backend/api/go_http_client/run_client/run_service/terminate_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/terminate_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/terminate_run_responses.go b/backend/api/go_http_client/run_client/run_service/terminate_run_responses.go index acced2b1c55e..854602e2b4ec 100644 --- a/backend/api/go_http_client/run_client/run_service/terminate_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/terminate_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/unarchive_run_parameters.go b/backend/api/go_http_client/run_client/run_service/unarchive_run_parameters.go index 65fcbec2ab03..f97c8bae979d 100644 --- a/backend/api/go_http_client/run_client/run_service/unarchive_run_parameters.go +++ b/backend/api/go_http_client/run_client/run_service/unarchive_run_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_client/run_service/unarchive_run_responses.go b/backend/api/go_http_client/run_client/run_service/unarchive_run_responses.go index 809356ba0e51..38372e22f430 100644 --- a/backend/api/go_http_client/run_client/run_service/unarchive_run_responses.go +++ b/backend/api/go_http_client/run_client/run_service/unarchive_run_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_list_runs_response.go b/backend/api/go_http_client/run_model/api_list_runs_response.go index d0d53e10f7dd..7b929b8d8e0b 100644 --- a/backend/api/go_http_client/run_model/api_list_runs_response.go +++ b/backend/api/go_http_client/run_model/api_list_runs_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_parameter.go b/backend/api/go_http_client/run_model/api_parameter.go index 773178726207..26a0bb1a2bfe 100644 --- a/backend/api/go_http_client/run_model/api_parameter.go +++ b/backend/api/go_http_client/run_model/api_parameter.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_pipeline_runtime.go b/backend/api/go_http_client/run_model/api_pipeline_runtime.go index 22b3973e9b99..414257256d71 100644 --- a/backend/api/go_http_client/run_model/api_pipeline_runtime.go +++ b/backend/api/go_http_client/run_model/api_pipeline_runtime.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_pipeline_spec.go b/backend/api/go_http_client/run_model/api_pipeline_spec.go index 67b7e882f731..92f4baa160f1 100644 --- a/backend/api/go_http_client/run_model/api_pipeline_spec.go +++ b/backend/api/go_http_client/run_model/api_pipeline_spec.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_read_artifact_response.go b/backend/api/go_http_client/run_model/api_read_artifact_response.go index cc71f3384fbd..a4add05cd65e 100644 --- a/backend/api/go_http_client/run_model/api_read_artifact_response.go +++ b/backend/api/go_http_client/run_model/api_read_artifact_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_relationship.go b/backend/api/go_http_client/run_model/api_relationship.go index 8d0759b51a8d..22cc2ba403d7 100644 --- a/backend/api/go_http_client/run_model/api_relationship.go +++ b/backend/api/go_http_client/run_model/api_relationship.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_report_run_metrics_request.go b/backend/api/go_http_client/run_model/api_report_run_metrics_request.go index 7ea636661c58..b83cae4182e4 100644 --- a/backend/api/go_http_client/run_model/api_report_run_metrics_request.go +++ b/backend/api/go_http_client/run_model/api_report_run_metrics_request.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_report_run_metrics_response.go b/backend/api/go_http_client/run_model/api_report_run_metrics_response.go index 8f715085e307..14e548b4597d 100644 --- a/backend/api/go_http_client/run_model/api_report_run_metrics_response.go +++ b/backend/api/go_http_client/run_model/api_report_run_metrics_response.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_resource_key.go b/backend/api/go_http_client/run_model/api_resource_key.go index 701cb4342a36..a493bd2f3e49 100644 --- a/backend/api/go_http_client/run_model/api_resource_key.go +++ b/backend/api/go_http_client/run_model/api_resource_key.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_resource_reference.go b/backend/api/go_http_client/run_model/api_resource_reference.go index 745b80fa0520..3539c15572ec 100644 --- a/backend/api/go_http_client/run_model/api_resource_reference.go +++ b/backend/api/go_http_client/run_model/api_resource_reference.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_resource_type.go b/backend/api/go_http_client/run_model/api_resource_type.go index 2748aa0874cb..f0ca2f5d9bab 100644 --- a/backend/api/go_http_client/run_model/api_resource_type.go +++ b/backend/api/go_http_client/run_model/api_resource_type.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_run.go b/backend/api/go_http_client/run_model/api_run.go index 1489609ba0ae..ee647c239838 100644 --- a/backend/api/go_http_client/run_model/api_run.go +++ b/backend/api/go_http_client/run_model/api_run.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_run_detail.go b/backend/api/go_http_client/run_model/api_run_detail.go index 9064cf124a69..ca044aa792d2 100644 --- a/backend/api/go_http_client/run_model/api_run_detail.go +++ b/backend/api/go_http_client/run_model/api_run_detail.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_run_metric.go b/backend/api/go_http_client/run_model/api_run_metric.go index 2c5b92ec495c..d8da7a0f55bc 100644 --- a/backend/api/go_http_client/run_model/api_run_metric.go +++ b/backend/api/go_http_client/run_model/api_run_metric.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/api_status.go b/backend/api/go_http_client/run_model/api_status.go index af87a3957451..8e408f351444 100644 --- a/backend/api/go_http_client/run_model/api_status.go +++ b/backend/api/go_http_client/run_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/protobuf_any.go b/backend/api/go_http_client/run_model/protobuf_any.go index bcaea0482abc..3c1f148cb56f 100644 --- a/backend/api/go_http_client/run_model/protobuf_any.go +++ b/backend/api/go_http_client/run_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result.go b/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result.go index 70b032d0f1c5..50b0bc9534e7 100644 --- a/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result.go +++ b/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result_status.go b/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result_status.go index c5ce7edf2909..a1ed4bba9edb 100644 --- a/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result_status.go +++ b/backend/api/go_http_client/run_model/report_run_metrics_response_report_run_metric_result_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/run_metric_format.go b/backend/api/go_http_client/run_model/run_metric_format.go index 6a4c90ed4ffa..943b48584c5b 100644 --- a/backend/api/go_http_client/run_model/run_metric_format.go +++ b/backend/api/go_http_client/run_model/run_metric_format.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/run_model/run_storage_state.go b/backend/api/go_http_client/run_model/run_storage_state.go index a3ec6ecf88ce..7f5e6504e565 100644 --- a/backend/api/go_http_client/run_model/run_storage_state.go +++ b/backend/api/go_http_client/run_model/run_storage_state.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_client/visualization_client.go b/backend/api/go_http_client/visualization_client/visualization_client.go index 900340934953..56389cf8546e 100644 --- a/backend/api/go_http_client/visualization_client/visualization_client.go +++ b/backend/api/go_http_client/visualization_client/visualization_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_parameters.go b/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_parameters.go index 0f21a81aba5f..59b849697852 100644 --- a/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_parameters.go +++ b/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_parameters.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_responses.go b/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_responses.go index 5d8bfdc1f613..40a5c803521a 100644 --- a/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_responses.go +++ b/backend/api/go_http_client/visualization_client/visualization_service/create_visualization_responses.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_client/visualization_service/visualization_service_client.go b/backend/api/go_http_client/visualization_client/visualization_service/visualization_service_client.go index 783f663162c0..8fa8325f5137 100644 --- a/backend/api/go_http_client/visualization_client/visualization_service/visualization_service_client.go +++ b/backend/api/go_http_client/visualization_client/visualization_service/visualization_service_client.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_model/api_status.go b/backend/api/go_http_client/visualization_model/api_status.go index 2cbe563625db..404ec4ea2fb1 100644 --- a/backend/api/go_http_client/visualization_model/api_status.go +++ b/backend/api/go_http_client/visualization_model/api_status.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_model/api_visualization.go b/backend/api/go_http_client/visualization_model/api_visualization.go index af96286f12b6..178bd4f83cfb 100644 --- a/backend/api/go_http_client/visualization_model/api_visualization.go +++ b/backend/api/go_http_client/visualization_model/api_visualization.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_model/api_visualization_type.go b/backend/api/go_http_client/visualization_model/api_visualization_type.go index 26a86a35cacc..014391ce40f4 100644 --- a/backend/api/go_http_client/visualization_model/api_visualization_type.go +++ b/backend/api/go_http_client/visualization_model/api_visualization_type.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/api/go_http_client/visualization_model/protobuf_any.go b/backend/api/go_http_client/visualization_model/protobuf_any.go index 34c022d0fdf6..7d3ca0ab62e6 100644 --- a/backend/api/go_http_client/visualization_model/protobuf_any.go +++ b/backend/api/go_http_client/visualization_model/protobuf_any.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC +// Copyright 2020 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/backend/src/apiserver/BUILD.bazel b/backend/src/apiserver/BUILD.bazel index beb2b7a3e501..a3b7950ab997 100644 --- a/backend/src/apiserver/BUILD.bazel +++ b/backend/src/apiserver/BUILD.bazel @@ -27,7 +27,6 @@ go_library( "@com_github_jinzhu_gorm//dialects/sqlite:go_default_library", "@com_github_minio_minio_go//:go_default_library", "@com_github_spf13_viper//:go_default_library", - "@io_k8s_client_go//kubernetes/typed/core/v1:go_default_library", "@org_golang_google_grpc//:go_default_library", "@org_golang_google_grpc//reflection:go_default_library", ], diff --git a/backend/src/apiserver/client/BUILD.bazel b/backend/src/apiserver/client/BUILD.bazel index 7a8a07a76f6e..2c77ce87295a 100644 --- a/backend/src/apiserver/client/BUILD.bazel +++ b/backend/src/apiserver/client/BUILD.bazel @@ -7,9 +7,9 @@ go_library( "argo_fake.go", "kfam.go", "kfam_fake.go", - "minio.go", "kubernetes_core.go", "kubernetes_core_fake.go", + "minio.go", "pod_fake.go", "scheduled_workflow.go", "sql.go", @@ -43,8 +43,14 @@ go_library( go_test( name = "go_default_test", - srcs = ["kfam_test.go"], + srcs = [ + "kfam_test.go", + "sql_test.go", + ], data = glob(["test/**/*"]), # keep embed = [":go_default_library"], - deps = ["@com_github_stretchr_testify//assert:go_default_library"], + deps = [ + "@com_github_go_sql_driver_mysql//:go_default_library", + "@com_github_stretchr_testify//assert:go_default_library", + ], ) diff --git a/backend/src/apiserver/resource/BUILD.bazel b/backend/src/apiserver/resource/BUILD.bazel index 5cbe4a8a136f..40e6ce781489 100644 --- a/backend/src/apiserver/resource/BUILD.bazel +++ b/backend/src/apiserver/resource/BUILD.bazel @@ -27,14 +27,10 @@ go_library( "@com_github_cenkalti_backoff//:go_default_library", "@com_github_golang_glog//:go_default_library", "@com_github_pkg_errors//:go_default_library", - "@io_k8s_api//core/v1:go_default_library", - "@io_k8s_api//policy/v1beta1:go_default_library", "@io_k8s_apimachinery//pkg/api/errors:go_default_library", "@io_k8s_apimachinery//pkg/apis/meta/v1:go_default_library", "@io_k8s_apimachinery//pkg/types:go_default_library", "@io_k8s_apimachinery//pkg/watch:go_default_library", - "@io_k8s_client_go//kubernetes/typed/core/v1:go_default_library", - "@io_k8s_client_go//rest:go_default_library", ], )