summaryrefslogtreecommitdiffstats
path: root/eval
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2020-01-17 14:04:54 +0000
committerArne Juul <arnej@verizonmedia.com>2020-01-17 14:04:54 +0000
commit141995a0f961fad2b1ddc507bf96729d4446550b (patch)
treebf3b5b75c020f18f16f2e9ce043602e5ce956f30 /eval
parent00559018537adacd5ee8444a3dc680b516926edc (diff)
update copyright
Diffstat (limited to 'eval')
-rw-r--r--eval/src/tests/ann/xp-hnswlike-nns.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/tests/ann/xp-hnswlike-nns.cpp b/eval/src/tests/ann/xp-hnswlike-nns.cpp
index 635f586921c..ec831610a71 100644
--- a/eval/src/tests/ann/xp-hnswlike-nns.cpp
+++ b/eval/src/tests/ann/xp-hnswlike-nns.cpp
@@ -1,4 +1,4 @@
-// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <algorithm>
#include <assert.h>