aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa/log/log-assert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa/log/log-assert.cpp')
-rw-r--r--vespalog/src/vespa/log/log-assert.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/log-assert.cpp b/vespalog/src/vespa/log/log-assert.cpp
index 4b6469d4527..50a67b3f555 100644
--- a/vespalog/src/vespa/log/log-assert.cpp
+++ b/vespalog/src/vespa/log/log-assert.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"
#include <cstdio>