summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-01-12 14:50:05 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-01-12 22:00:32 +0000
commit4a4d8938b3e7e71a6926cbf8ddbecf22eabe955e (patch)
treef52deb3f7da9c3a21bdb425cdd8156ef52b7104f /document
parent6fb9da718607e30498e7cd1d146df89ddbfdb448 (diff)
Use the feed reject helper in persistenceengine too.
Diffstat (limited to 'document')
-rw-r--r--document/src/tests/feed_reject_helper_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/feed_reject_helper_test.cpp b/document/src/tests/feed_reject_helper_test.cpp
index 8dac86f99eb..477ae2520b3 100644
--- a/document/src/tests/feed_reject_helper_test.cpp
+++ b/document/src/tests/feed_reject_helper_test.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/document/fieldvalue/boolfieldvalue.h>
#include <vespa/document/fieldvalue/bytefieldvalue.h>