aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/raw_score/raw_score_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/features/raw_score/raw_score_test.cpp')
-rw-r--r--searchlib/src/tests/features/raw_score/raw_score_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/tests/features/raw_score/raw_score_test.cpp b/searchlib/src/tests/features/raw_score/raw_score_test.cpp
index 1fb3f4050a1..05b625b631a 100644
--- a/searchlib/src/tests/features/raw_score/raw_score_test.cpp
+++ b/searchlib/src/tests/features/raw_score/raw_score_test.cpp
@@ -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.
#include <vespa/vespalib/testkit/test_kit.h>
#include <vespa/searchlib/features/setup.h>
#include <vespa/searchlib/fef/test/indexenvironment.h>