aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/assert/asserter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/assert/asserter.cpp')
-rw-r--r--vespalib/src/tests/assert/asserter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/assert/asserter.cpp b/vespalib/src/tests/assert/asserter.cpp
index 8d528315132..4a5dfd3b7bb 100644
--- a/vespalib/src/tests/assert/asserter.cpp
+++ b/vespalib/src/tests/assert/asserter.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 <vespa/vespalib/util/assert.h>
#include <cassert>
#include <cstdlib>