aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/ann/quality-nns.h
diff options
context:
space:
mode:
Diffstat (limited to 'eval/src/tests/ann/quality-nns.h')
-rw-r--r--eval/src/tests/ann/quality-nns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/tests/ann/quality-nns.h b/eval/src/tests/ann/quality-nns.h
index 4634c83dbc8..6895babbee8 100644
--- a/eval/src/tests/ann/quality-nns.h
+++ b/eval/src/tests/ann/quality-nns.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.
bool reach_with_nns_k(NNS_API &nns, uint32_t docid, uint32_t k) {
const PointVector &qv = generatedDocs[docid];