aboutsummaryrefslogtreecommitdiffstats
path: root/client/src/main/java/ai/vespa/client/dsl/QueryChain.java
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/main/java/ai/vespa/client/dsl/QueryChain.java')
-rw-r--r--client/src/main/java/ai/vespa/client/dsl/QueryChain.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/main/java/ai/vespa/client/dsl/QueryChain.java b/client/src/main/java/ai/vespa/client/dsl/QueryChain.java
index 58b1563a222..7c82e1a45d0 100644
--- a/client/src/main/java/ai/vespa/client/dsl/QueryChain.java
+++ b/client/src/main/java/ai/vespa/client/dsl/QueryChain.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.
package ai.vespa.client.dsl;
public abstract class QueryChain {