From 473749daea6b1f1d5a6a8826093a970f03ce0517 Mon Sep 17 00:00:00 2001 From: Sampath M Date: Wed, 16 Nov 2022 23:23:05 +0100 Subject: [PATCH] Update copyright details. --- error_reporting/fluent_on_compute/main.py | 2 +- error_reporting/fluent_on_compute/main_test.py | 2 +- error_reporting/fluent_on_compute/startup_script.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/error_reporting/fluent_on_compute/main.py b/error_reporting/fluent_on_compute/main.py index fd17184d9439..5d7a773e3ca4 100644 --- a/error_reporting/fluent_on_compute/main.py +++ b/error_reporting/fluent_on_compute/main.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright 2016 Google Inc. +# Copyright 2016 Google, Inc # # 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/error_reporting/fluent_on_compute/main_test.py b/error_reporting/fluent_on_compute/main_test.py index 5eb4968cbaee..67d5979b6286 100644 --- a/error_reporting/fluent_on_compute/main_test.py +++ b/error_reporting/fluent_on_compute/main_test.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright 2016 Google Inc. +# Copyright 2016 Google, Inc # # 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/error_reporting/fluent_on_compute/startup_script.sh b/error_reporting/fluent_on_compute/startup_script.sh index 1410c85f0edd..e4a1a57ad003 100644 --- a/error_reporting/fluent_on_compute/startup_script.sh +++ b/error_reporting/fluent_on_compute/startup_script.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2016 Google Inc. +# Copyright 2016 Google, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.