aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/print/fileconfigwriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/vespa/config/print/fileconfigwriter.cpp')
-rw-r--r--config/src/vespa/config/print/fileconfigwriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/vespa/config/print/fileconfigwriter.cpp b/config/src/vespa/config/print/fileconfigwriter.cpp
index b23e96f149d..218bec27a0c 100644
--- a/config/src/vespa/config/print/fileconfigwriter.cpp
+++ b/config/src/vespa/config/print/fileconfigwriter.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 <fstream>
#include "fileconfigwriter.h"