summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tokenization/tokenization.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/tokenization/tokenization.sd')
-rw-r--r--config-model/src/test/derived/tokenization/tokenization.sd3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model/src/test/derived/tokenization/tokenization.sd b/config-model/src/test/derived/tokenization/tokenization.sd
index 4510a574d60..a74c52e4d9d 100644
--- a/config-model/src/test/derived/tokenization/tokenization.sd
+++ b/config-model/src/test/derived/tokenization/tokenization.sd
@@ -1,3 +1,4 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
schema tokenization {
document tokenization {
@@ -20,4 +21,4 @@ schema tokenization {
indexing: input text_array | for_each { lowercase } | for_each { normalize } | index | summary
}
-} \ No newline at end of file
+}