aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/fastlib/io/bufferedfiletest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/fastlib/io/bufferedfiletest.cpp')
-rw-r--r--vespalib/src/tests/fastlib/io/bufferedfiletest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/fastlib/io/bufferedfiletest.cpp b/vespalib/src/tests/fastlib/io/bufferedfiletest.cpp
index 17f295c04d6..5a25310d6bc 100644
--- a/vespalib/src/tests/fastlib/io/bufferedfiletest.cpp
+++ b/vespalib/src/tests/fastlib/io/bufferedfiletest.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/fastlib/io/bufferedfile.h>
#include <vespa/vespalib/testkit/test_kit.h>
#include <filesystem>