From 0c55dc92a3bf889c67fac1ca855e6e33e1994904 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 9 Oct 2023 09:44:29 +0200 Subject: Update copyright --- .../src/main/java/ai/vespa/feed/client/package-info.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java') diff --git a/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java b/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java index daab16a9ff2..46e120612b9 100644 --- a/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java +++ b/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java @@ -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. /** * @author bjorncs */ @@ -6,4 +6,4 @@ @PublicApi package ai.vespa.feed.client; -import com.yahoo.api.annotations.PublicApi; \ No newline at end of file +import com.yahoo.api.annotations.PublicApi; -- cgit v1.2.3