summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-02-27 21:34:39 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-02-27 21:34:39 +0000
commitc705d62a12602433a05d21ff26a2af2020c661cc (patch)
tree46ddfec9b779afc944a6c9641a2757cca0dabc86 /searchcore
parent752ced912014457c04d2c3670fd7d8b9eda49fa7 (diff)
Update copyright.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/proton/test/threading_service_observer.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/test/threading_service_observer.cpp b/searchcore/src/vespa/searchcore/proton/test/threading_service_observer.cpp
index 30a6334d764..f06a50cc61d 100644
--- a/searchcore/src/vespa/searchcore/proton/test/threading_service_observer.cpp
+++ b/searchcore/src/vespa/searchcore/proton/test/threading_service_observer.cpp
@@ -1,4 +1,4 @@
-// Copyright 2020 Oath Inc. 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 "threading_service_observer.h"
@@ -19,4 +19,3 @@ ThreadingServiceObserver::ThreadingServiceObserver(searchcorespi::index::IThread
ThreadingServiceObserver::~ThreadingServiceObserver() = default;
}
-