aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/spi/read_consistency.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'persistence/src/vespa/persistence/spi/read_consistency.cpp')
-rw-r--r--persistence/src/vespa/persistence/spi/read_consistency.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/persistence/src/vespa/persistence/spi/read_consistency.cpp b/persistence/src/vespa/persistence/spi/read_consistency.cpp
index 557f4532ff1..e41a6fb07c0 100644
--- a/persistence/src/vespa/persistence/spi/read_consistency.cpp
+++ b/persistence/src/vespa/persistence/spi/read_consistency.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 "read_consistency.h"
#include <ostream>