aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/base/fieldpath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/vespa/document/base/fieldpath.cpp')
-rw-r--r--document/src/vespa/document/base/fieldpath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/vespa/document/base/fieldpath.cpp b/document/src/vespa/document/base/fieldpath.cpp
index 01855af55eb..188c02f12e7 100644
--- a/document/src/vespa/document/base/fieldpath.cpp
+++ b/document/src/vespa/document/base/fieldpath.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 "fieldpath.h"
#include <vespa/document/datatype/arraydatatype.h>