aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp')
-rw-r--r--vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp b/vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp
index 06a4c6007a9..77ec6e476d0 100644
--- a/vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.cpp
+++ b/vespalib/src/vespa/vespalib/datastore/small_array_buffer_type.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 "small_array_buffer_type.hpp"
#include "buffer_type.hpp"