aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp')
-rw-r--r--searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp b/searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp
index a8be797ae98..7d7b5623d3e 100644
--- a/searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.cpp
+++ b/searchsummary/src/vespa/searchsummary/docsummary/query_term_filter.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 "query_term_filter.h"
#include <vespa/vespalib/stllike/hash_set.hpp>