aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa/log/control-file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa/log/control-file.cpp')
-rw-r--r--vespalog/src/vespa/log/control-file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/control-file.cpp b/vespalog/src/vespa/log/control-file.cpp
index bae60b68ba7..76bb3cd904a 100644
--- a/vespalog/src/vespa/log/control-file.cpp
+++ b/vespalog/src/vespa/log/control-file.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 <cstdlib>
#include <cstring>
#include <cctype>