summaryrefslogtreecommitdiffstats
path: root/eval/src/tests/ann/find-with-nns.h
diff options
context:
space:
mode:
Diffstat (limited to 'eval/src/tests/ann/find-with-nns.h')
-rw-r--r--eval/src/tests/ann/find-with-nns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/tests/ann/find-with-nns.h b/eval/src/tests/ann/find-with-nns.h
index 3481b403f86..dd0f937cc57 100644
--- a/eval/src/tests/ann/find-with-nns.h
+++ b/eval/src/tests/ann/find-with-nns.h
@@ -1,4 +1,4 @@
-// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
TopK find_with_nns(uint32_t sk, NNS_API &nns, uint32_t qid) {
TopK result;