aboutsummaryrefslogtreecommitdiffstats
path: root/client/src/test/java/ai/vespa/client/dsl/QTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/test/java/ai/vespa/client/dsl/QTest.java')
-rw-r--r--client/src/test/java/ai/vespa/client/dsl/QTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/test/java/ai/vespa/client/dsl/QTest.java b/client/src/test/java/ai/vespa/client/dsl/QTest.java
index c242349873c..3dbf714ed62 100644
--- a/client/src/test/java/ai/vespa/client/dsl/QTest.java
+++ b/client/src/test/java/ai/vespa/client/dsl/QTest.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;
import org.junit.jupiter.api.Test;
@@ -704,4 +704,4 @@ class QTest {
return m;
}
-} \ No newline at end of file
+}