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 11eb5467a72..1a8fbe6934f 100755
--- a/searchcore/src/tests/proton/clean_tests.sh
+++ b/searchcore/src/tests/proton/clean_tests.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
for file in *
do
if [ -d "$file" ]; then