aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java
diff options
context:
space:
mode:
Diffstat (limited to 'documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java')
-rw-r--r--documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java b/documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java
index 5bc4f9af884..f03134025ad 100644
--- a/documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.java
+++ b/documentgen-test/src/main/java/com/yahoo/vespa/document/dom/DocumentImpl.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 com.yahoo.vespa.document.dom;
import com.yahoo.document.annotation.Annotation;