summaryrefslogtreecommitdiffstats
path: root/vbench
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-10-09 12:10:01 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-10-09 12:10:01 +0200
commit3424380e68539de60ccf383ef2020c815a1e7f73 (patch)
treef6e0d751d8cb23fa72311eda64666102db5e403e /vbench
parent96c29caed67d013be683f74f2c0f9b2e9b73b38d (diff)
Correct copyright headers
Diffstat (limited to 'vbench')
-rw-r--r--vbench/src/vbench/test/create-all-h.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbench/src/vbench/test/create-all-h.sh b/vbench/src/vbench/test/create-all-h.sh
index 8a48ff444ae..37138c38c6e 100644
--- a/vbench/src/vbench/test/create-all-h.sh
+++ b/vbench/src/vbench/test/create-all-h.sh
@@ -6,7 +6,7 @@ out="all.h"
exec > $out
year=$(date +%Y)
cat <<EOF
-// 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.
// This file was generated by $(basename $0)