From f061d579390d7daea241be3c746988fc43fa3e78 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 7 Oct 2021 11:07:28 +0200 Subject: Update Verizon Media copyright notices. --- client/README.md | 2 +- client/go/Makefile | 2 +- client/pom.xml | 2 +- client/src/main/java/ai/vespa/client/dsl/Text.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'client') diff --git a/client/README.md b/client/README.md index 047276455ec..dd149aa4948 100644 --- a/client/README.md +++ b/client/README.md @@ -1,4 +1,4 @@ - + # vespa_query_dsl This lib is used for composing vespa YQL queries diff --git a/client/go/Makefile b/client/go/Makefile index 49b7c64f5e7..fffc37a68a1 100644 --- a/client/go/Makefile +++ b/client/go/Makefile @@ -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. # The version to release. Defaults to the current tag or revision. # Use env VERSION=X.Y.Z make ... to override diff --git a/client/pom.xml b/client/pom.xml index ccf980f11dc..816941d7b7f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1,5 +1,5 @@ - + diff --git a/client/src/main/java/ai/vespa/client/dsl/Text.java b/client/src/main/java/ai/vespa/client/dsl/Text.java index 98138e5e61a..aca43d40b6a 100644 --- a/client/src/main/java/ai/vespa/client/dsl/Text.java +++ b/client/src/main/java/ai/vespa/client/dsl/Text.java @@ -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. package ai.vespa.client.dsl; -- cgit v1.2.3