aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/executor/blocking_executor_stress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/executor/blocking_executor_stress.cpp')
-rw-r--r--vespalib/src/tests/executor/blocking_executor_stress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/executor/blocking_executor_stress.cpp b/vespalib/src/tests/executor/blocking_executor_stress.cpp
index 870c8cee920..8709144c1f9 100644
--- a/vespalib/src/tests/executor/blocking_executor_stress.cpp
+++ b/vespalib/src/tests/executor/blocking_executor_stress.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/testkit/test_kit.h>
#include <vespa/vespalib/util/blockingthreadstackexecutor.h>
#include <vespa/vespalib/util/executor.h>