aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/signalhandler/my_shared_library.h
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/signalhandler/my_shared_library.h')
-rw-r--r--vespalib/src/tests/signalhandler/my_shared_library.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/signalhandler/my_shared_library.h b/vespalib/src/tests/signalhandler/my_shared_library.h
index 4a1b259981b..35c573c4df2 100644
--- a/vespalib/src/tests/signalhandler/my_shared_library.h
+++ b/vespalib/src/tests/signalhandler/my_shared_library.h
@@ -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/stllike/string.h>
#include <vespa/vespalib/util/count_down_latch.h>