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