internal: add licenses to shell scripts

Also updates all debug-agent licenses to LLC.

Change-Id: I0af63dd674ffeeb07c6eb37ca7608fabcdc16d5a
Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/44012
Reviewed-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
diff --git a/cmd/go-cloud-debug-agent/internal/debug/arch/arch.go b/cmd/go-cloud-debug-agent/internal/debug/arch/arch.go
index 3ec2b02..37587a3 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/arch/arch.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/arch/arch.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/cmd/debugproxy/main.go b/cmd/go-cloud-debug-agent/internal/debug/cmd/debugproxy/main.go
index c8c2f75..23e6ec6 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/cmd/debugproxy/main.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/cmd/debugproxy/main.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/buf.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/buf.go
index df4dcad..a537bcb 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/buf.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/buf.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/cache.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/cache.go
index bd00128..1a40649 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/cache.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/cache.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/const.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/const.go
index adf7882..50302b6 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/const.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/const.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/entry.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/entry.go
index ecf2a08..fc24c4c 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/entry.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/entry.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame.go
index 2a0210e..b739a16 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame_test.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame_test.go
index ba4105b..de51abd 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame_test.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/frame_test.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/line.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/line.go
index e93bec5..2e98796 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/line.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/line.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/open.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/open.go
index 56531ce..37a8341 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/open.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/open.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/pclntab_test.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/pclntab_test.go
index 1f78064..097d92b 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/pclntab_test.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/pclntab_test.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/symbol.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/symbol.go
index 7bbdf48..e23549b 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/symbol.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/symbol.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/pcsptest.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/pcsptest.go
index 96202ff..6f6d9a5 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/pcsptest.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/pcsptest.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/typedef.c b/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/typedef.c
index a9659b3..f674cd6 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/typedef.c
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/testdata/typedef.c
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/type.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/type.go
index 04722ca..c63b2b0 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/type.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/type.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/type_test.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/type_test.go
index 5be303d..68650f8 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/type_test.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/type_test.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/typeunit.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/typeunit.go
index eeb99ad..d8ff4e3 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/typeunit.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/typeunit.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/dwarf/unit.go b/cmd/go-cloud-debug-agent/internal/debug/dwarf/unit.go
index ddbfd1d..96ecd4c 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/dwarf/unit.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/dwarf/unit.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab.go b/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab.go
index dcd7015..efd3402 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab_test.go b/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab_test.go
index 4bd3b09..7677533 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab_test.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/gosym/pclntab_test.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/gosym/symtab.go b/cmd/go-cloud-debug-agent/internal/debug/gosym/symtab.go
index 2c83b84..c58c13d 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/gosym/symtab.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/gosym/symtab.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/local/local.go b/cmd/go-cloud-debug-agent/internal/debug/local/local.go
index b75004b..69ce7f9 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/local/local.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/local/local.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/program.go b/cmd/go-cloud-debug-agent/internal/debug/program.go
index 8cbf53d..e4aa447 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/program.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/program.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/remote/remote.go b/cmd/go-cloud-debug-agent/internal/debug/remote/remote.go
index 0790623..c22ce94 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/remote/remote.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/remote/remote.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/dwarf.go b/cmd/go-cloud-debug-agent/internal/debug/server/dwarf.go
index c0ae9c1..a1282ef 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/dwarf.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/dwarf.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/eval.go b/cmd/go-cloud-debug-agent/internal/debug/server/eval.go
index 6a6493a..cf944ff 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/eval.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/eval.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/eval.m4 b/cmd/go-cloud-debug-agent/internal/debug/server/eval.m4
index a191b36..363d548 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/eval.m4
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/eval.m4
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/peek.go b/cmd/go-cloud-debug-agent/internal/debug/server/peek.go
index 8b0e11b..1c6ff69 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/peek.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/peek.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/print.go b/cmd/go-cloud-debug-agent/internal/debug/server/print.go
index 7a004e5..feb2e5d 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/print.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/print.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/protocol/protocol.go b/cmd/go-cloud-debug-agent/internal/debug/server/protocol/protocol.go
index 31c852c..ee473d0 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/protocol/protocol.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/protocol/protocol.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/ptrace.go b/cmd/go-cloud-debug-agent/internal/debug/server/ptrace.go
index dba8245..7df857d 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/ptrace.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/ptrace.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/server.go b/cmd/go-cloud-debug-agent/internal/debug/server/server.go
index 6bed24f..54c1f1c 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/server.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/server.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/server/value.go b/cmd/go-cloud-debug-agent/internal/debug/server/value.go
index 324b244..18a3ef3 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/server/value.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/server/value.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/tests/peek/peek_test.go b/cmd/go-cloud-debug-agent/internal/debug/tests/peek/peek_test.go
index c72e416..d85de78 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/tests/peek/peek_test.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/tests/peek/peek_test.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/cmd/go-cloud-debug-agent/internal/debug/tests/peek/testdata/main.go b/cmd/go-cloud-debug-agent/internal/debug/tests/peek/testdata/main.go
index 68c22c1..6c9d1e3 100644
--- a/cmd/go-cloud-debug-agent/internal/debug/tests/peek/testdata/main.go
+++ b/cmd/go-cloud-debug-agent/internal/debug/tests/peek/testdata/main.go
@@ -1,4 +1,4 @@
-// Copyright 2018 Google Inc. All Rights Reserved.
+// Copyright 2019 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/httpreplay/cmd/httpr/examples/python/httpr-demo.sh b/httpreplay/cmd/httpr/examples/python/httpr-demo.sh
index aae45b8..5e0e0c7 100755
--- a/httpreplay/cmd/httpr/examples/python/httpr-demo.sh
+++ b/httpreplay/cmd/httpr/examples/python/httpr-demo.sh
@@ -1,4 +1,17 @@
 #!/bin/sh -e
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 # This script and the accompanying program, httpr-demo.py, demonstrate how to use
 # httpr with Python.
diff --git a/internal/kokoro/check_incompat_changes.sh b/internal/kokoro/check_incompat_changes.sh
index 5cd5897..c87377a 100755
--- a/internal/kokoro/check_incompat_changes.sh
+++ b/internal/kokoro/check_incompat_changes.sh
@@ -1,4 +1,17 @@
 #!/usr/bin/env bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 # Display commands being run
 set -x
diff --git a/internal/kokoro/continuous.sh b/internal/kokoro/continuous.sh
index 05eaac4..5583aac 100755
--- a/internal/kokoro/continuous.sh
+++ b/internal/kokoro/continuous.sh
@@ -1,4 +1,17 @@
 #!/bin/bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 export GOOGLE_APPLICATION_CREDENTIALS=$KOKORO_KEYSTORE_DIR/72523_go_integration_service_account
 # Removing the GCLOUD_TESTS_GOLANG_PROJECT_ID setting may make some integration
diff --git a/internal/kokoro/presubmit.sh b/internal/kokoro/presubmit.sh
index f4f8c70..92e4322 100755
--- a/internal/kokoro/presubmit.sh
+++ b/internal/kokoro/presubmit.sh
@@ -1,4 +1,17 @@
 #!/bin/bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License..
 
 # TODO(deklerk): Add integration tests when it's secure to do so. b/64723143
 
diff --git a/internal/kokoro/trampoline.sh b/internal/kokoro/trampoline.sh
index ba17ce0..4fdba9f 100644
--- a/internal/kokoro/trampoline.sh
+++ b/internal/kokoro/trampoline.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2019 Google LLC
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -12,6 +12,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
 set -eo pipefail
 # Always run the cleanup script, regardless of the success of bouncing into
 # the container.
diff --git a/internal/kokoro/vet.sh b/internal/kokoro/vet.sh
index 6ed15bd..329be04 100755
--- a/internal/kokoro/vet.sh
+++ b/internal/kokoro/vet.sh
@@ -1,4 +1,17 @@
 #!/bin/bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 # Fail on any error
 set -eo pipefail
diff --git a/internal/version/update_version.sh b/internal/version/update_version.sh
index fecf1f0..d7c5a3e 100755
--- a/internal/version/update_version.sh
+++ b/internal/version/update_version.sh
@@ -1,4 +1,17 @@
 #!/bin/bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 today=$(date +%Y%m%d)
 
diff --git a/regen-gapic.sh b/regen-gapic.sh
index 0420549..f60f1be 100755
--- a/regen-gapic.sh
+++ b/regen-gapic.sh
@@ -1,4 +1,17 @@
 #!/bin/bash
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 # This script generates all GAPIC clients in this repo.
 # One-time setup:
diff --git a/translate/internal/translate/v2/regen.sh b/translate/internal/translate/v2/regen.sh
index dc8fd9e..31e8eba 100755
--- a/translate/internal/translate/v2/regen.sh
+++ b/translate/internal/translate/v2/regen.sh
@@ -1,5 +1,17 @@
 #!/bin/bash -e
-
+# Copyright 2019 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 (cd $GOPATH/src/google.golang.org/api; make generator)