summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-10-07 11:07:28 +0200
committergjoranv <gv@verizonmedia.com>2021-10-07 11:10:10 +0200
commitf061d579390d7daea241be3c746988fc43fa3e78 (patch)
tree558f80d212213b1362616cb1f63287e6f7729898 /vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
parenta416818f9074006ed0a6f98dfd1f887eebc05141 (diff)
Update Verizon Media copyright notices.
Diffstat (limited to 'vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp')
-rw-r--r--vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp b/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
index 67195ecd8dd..799f2c79dd4 100644
--- a/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
+++ b/vespalib/src/tests/datastore/sharded_hash_map/sharded_hash_map_test.cpp
@@ -1,4 +1,4 @@
-// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/datastore/sharded_hash_map.h>
#include <vespa/vespalib/datastore/unique_store_allocator.h>