aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/ndk/DO_BISECTION.sh
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/ndk/DO_BISECTION.sh')
-rwxr-xr-xbinary_search_tool/ndk/DO_BISECTION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/binary_search_tool/ndk/DO_BISECTION.sh b/binary_search_tool/ndk/DO_BISECTION.sh
index 298d5747..e6eed765 100755
--- a/binary_search_tool/ndk/DO_BISECTION.sh
+++ b/binary_search_tool/ndk/DO_BISECTION.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 Google LLC
#
# This is an example script to show users the steps for bisecting an NDK
# application for Android. Our example is the Teapot app that comes bundled with