From 3021f66843b9babe06ceaccd23f78309b4ca046b Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 27 Oct 2021 15:13:17 +0200 Subject: Update 2020 Oath copyrights. --- .../src/main/java/com/yahoo/feedhandler/ThreadedFeedAccess.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vespaclient-core/src/main') diff --git a/vespaclient-core/src/main/java/com/yahoo/feedhandler/ThreadedFeedAccess.java b/vespaclient-core/src/main/java/com/yahoo/feedhandler/ThreadedFeedAccess.java index 14c45ca625b..b5a507e894f 100644 --- a/vespaclient-core/src/main/java/com/yahoo/feedhandler/ThreadedFeedAccess.java +++ b/vespaclient-core/src/main/java/com/yahoo/feedhandler/ThreadedFeedAccess.java @@ -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 Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.feedhandler; import com.yahoo.concurrent.ThreadFactoryFactory; -- cgit v1.2.3