aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa/log/log-target-fd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa/log/log-target-fd.cpp')
-rw-r--r--vespalog/src/vespa/log/log-target-fd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/log-target-fd.cpp b/vespalog/src/vespa/log/log-target-fd.cpp
index bb7590a9908..74f76115279 100644
--- a/vespalog/src/vespa/log/log-target-fd.cpp
+++ b/vespalog/src/vespa/log/log-target-fd.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 <sys/types.h>
#include <unistd.h>
#include <fcntl.h>