aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/common/exceptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/vespa/config/common/exceptions.cpp')
-rw-r--r--config/src/vespa/config/common/exceptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/vespa/config/common/exceptions.cpp b/config/src/vespa/config/common/exceptions.cpp
index eed02ee2102..00d38412a62 100644
--- a/config/src/vespa/config/common/exceptions.cpp
+++ b/config/src/vespa/config/common/exceptions.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 "exceptions.h"
#include <vespa/vespalib/util/stringfmt.h>