aboutsummaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/alltest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/alltest.sh')
-rwxr-xr-xfsa/src/alltest/alltest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/src/alltest/alltest.sh b/fsa/src/alltest/alltest.sh
index 89c0787c239..730f2690c39 100755
--- a/fsa/src/alltest/alltest.sh
+++ b/fsa/src/alltest/alltest.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# 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.
set -e
if [ -z "$SOURCE_DIRECTORY" ]; then