aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/ann/read-vecs.h
diff options
context:
space:
mode:
Diffstat (limited to 'eval/src/tests/ann/read-vecs.h')
-rw-r--r--eval/src/tests/ann/read-vecs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/tests/ann/read-vecs.h b/eval/src/tests/ann/read-vecs.h
index d8d944d7e7d..704c796bdae 100644
--- a/eval/src/tests/ann/read-vecs.h
+++ b/eval/src/tests/ann/read-vecs.h
@@ -1,4 +1,4 @@
-// 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.
void read_queries(std::string fn) {
int fd = open(fn.c_str(), O_RDONLY);