aboutsummaryrefslogtreecommitdiffstats
path: root/fsa/queryproc/count_sorted_grams.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/queryproc/count_sorted_grams.cpp')
-rw-r--r--fsa/queryproc/count_sorted_grams.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/queryproc/count_sorted_grams.cpp b/fsa/queryproc/count_sorted_grams.cpp
index 16d6e1e861b..fa184d3e6f3 100644
--- a/fsa/queryproc/count_sorted_grams.cpp
+++ b/fsa/queryproc/count_sorted_grams.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 <iostream>
#include <iomanip>
#include <map>