aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/examples/ping/pingserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/examples/ping/pingserver.cpp')
-rw-r--r--fnet/src/examples/ping/pingserver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnet/src/examples/ping/pingserver.cpp b/fnet/src/examples/ping/pingserver.cpp
index 79a67cd18a7..08726f023b6 100644
--- a/fnet/src/examples/ping/pingserver.cpp
+++ b/fnet/src/examples/ping/pingserver.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/fnet/transport.h>
#include <vespa/fnet/signalshutdown.h>