summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-01-12 18:01:02 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2024-01-12 18:01:02 +0100
commit8498e8b0c30267cae2b076df862e44c53633c922 (patch)
tree8dda2f9e91ad69387f20e5034830fd71e5692384 /config-model
parent4825303a9cc973984825e201a8a470b055853d4c (diff)
Add copyright
Diffstat (limited to 'config-model')
-rw-r--r--config-model/src/test/java/com/yahoo/schema/derived/IndexingScriptTestCase.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model/src/test/java/com/yahoo/schema/derived/IndexingScriptTestCase.java b/config-model/src/test/java/com/yahoo/schema/derived/IndexingScriptTestCase.java
index 6e86a567e68..81536bf99fb 100644
--- a/config-model/src/test/java/com/yahoo/schema/derived/IndexingScriptTestCase.java
+++ b/config-model/src/test/java/com/yahoo/schema/derived/IndexingScriptTestCase.java
@@ -1,3 +1,4 @@
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.schema.derived;
import com.yahoo.document.DataType;