aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/logger/logger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/logger/logger.cpp')
-rw-r--r--vespalog/src/logger/logger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/logger/logger.cpp b/vespalog/src/logger/logger.cpp
index cc6b196b55b..ef3e9b52e84 100644
--- a/vespalog/src/logger/logger.cpp
+++ b/vespalog/src/logger/logger.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 <stdlib.h>
#include <string.h>
#include <stdio.h>