aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/common/configvalue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/vespa/config/common/configvalue.cpp')
-rw-r--r--config/src/vespa/config/common/configvalue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/vespa/config/common/configvalue.cpp b/config/src/vespa/config/common/configvalue.cpp
index 586ada889bc..4df0e1edc0e 100644
--- a/config/src/vespa/config/common/configvalue.cpp
+++ b/config/src/vespa/config/common/configvalue.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 "configvalue.h"
#include "payload_converter.h"
#include "misc.h"