aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/tests/configparser/configparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/tests/configparser/configparser.cpp')
-rw-r--r--config/src/tests/configparser/configparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/tests/configparser/configparser.cpp b/config/src/tests/configparser/configparser.cpp
index 32043ae79dc..f2a216ba967 100644
--- a/config/src/tests/configparser/configparser.cpp
+++ b/config/src/tests/configparser/configparser.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 <vespa/vespalib/testkit/test_kit.h>
#include <vespa/config/common/configparser.h>
#include <vespa/config/common/exceptions.h>