aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test/src/tests/compile-cpp/compile-cpp.cpp')
-rw-r--r--messagebus_test/src/tests/compile-cpp/compile-cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp b/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp
index 05482cf385f..c8ab3c60ccb 100644
--- a/messagebus_test/src/tests/compile-cpp/compile-cpp.cpp
+++ b/messagebus_test/src/tests/compile-cpp/compile-cpp.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/log/log.h>
LOG_SETUP("compile-cpp_test");
#include <vespa/vespalib/testkit/testapp.h>