aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/ndk/get_initial_items.sh
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/ndk/get_initial_items.sh')
-rwxr-xr-xbinary_search_tool/ndk/get_initial_items.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/binary_search_tool/ndk/get_initial_items.sh b/binary_search_tool/ndk/get_initial_items.sh
index bc2d05cd..5dd3396d 100755
--- a/binary_search_tool/ndk/get_initial_items.sh
+++ b/binary_search_tool/ndk/get_initial_items.sh
@@ -1,6 +1,6 @@
#!/bin/bash -u
#
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 Google LLC
#
# This script is intended to be used by binary_search_state.py, as
# part of the binary search triage on the Android NDK apps. This script
@@ -9,4 +9,3 @@
#
cat ${BISECT_DIR}/good/_LIST
-