aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa/log/log-target-file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa/log/log-target-file.cpp')
-rw-r--r--vespalog/src/vespa/log/log-target-file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/log-target-file.cpp b/vespalog/src/vespa/log/log-target-file.cpp
index 87a9810e3c7..ba60d58abac 100644
--- a/vespalog/src/vespa/log/log-target-file.cpp
+++ b/vespalog/src/vespa/log/log-target-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 "log.h"
LOG_SETUP(".log");
#include "log-target-file.h"