summaryrefslogtreecommitdiffhomepage
path: root/kokoro
diff options
context:
space:
mode:
authorIan Gudger <igudger@google.com>2018-10-19 16:34:09 -0700
committerShentubot <shentubot@google.com>2018-10-19 16:35:11 -0700
commit8fce67af24945f82378b4c2731cca1788936d074 (patch)
tree1d373ed4e365a3e4fe6be827deda5aa0c15e78b7 /kokoro
parentf3ffa4db525ea1a1d36307ea9593ed7b5e014ca7 (diff)
Use correct company name in copyright header
PiperOrigin-RevId: 217951017 Change-Id: Ie08bf6987f98467d07457bcf35b5f1ff6e43c035
Diffstat (limited to 'kokoro')
-rwxr-xr-xkokoro/run_build.sh2
-rwxr-xr-xkokoro/run_tests.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/kokoro/run_build.sh b/kokoro/run_build.sh
index f2b719f52..89e24b037 100755
--- a/kokoro/run_build.sh
+++ b/kokoro/run_build.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 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/kokoro/run_tests.sh b/kokoro/run_tests.sh
index 3f8841cee..0a0d73d29 100755
--- a/kokoro/run_tests.sh
+++ b/kokoro/run_tests.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.