aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/select/operator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/vespa/document/select/operator.cpp')
-rw-r--r--document/src/vespa/document/select/operator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/vespa/document/select/operator.cpp b/document/src/vespa/document/select/operator.cpp
index 2677eb18890..6448d6333b8 100644
--- a/document/src/vespa/document/select/operator.cpp
+++ b/document/src/vespa/document/select/operator.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 "operator.h"
#include <vespa/vespalib/stllike/asciistream.h>