aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/clean_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/clean_tests.sh')
-rwxr-xr-xsearchcore/src/tests/proton/clean_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/clean_tests.sh b/searchcore/src/tests/proton/clean_tests.sh
index adf54f9b02d..c99f0a92ee8 100755
--- a/searchcore/src/tests/proton/clean_tests.sh
+++ b/searchcore/src/tests/proton/clean_tests.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
for file in *
do
if [ -d "$file" ]; then