aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/databuffer/databuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/tests/databuffer/databuffer.cpp')
-rw-r--r--fnet/src/tests/databuffer/databuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnet/src/tests/databuffer/databuffer.cpp b/fnet/src/tests/databuffer/databuffer.cpp
index eccef0418db..010d4547b6a 100644
--- a/fnet/src/tests/databuffer/databuffer.cpp
+++ b/fnet/src/tests/databuffer/databuffer.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/fnet/databuffer.h>
#include <chrono>