aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd')
-rw-r--r--config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd b/config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd
index c52570face3..ea2848e4837 100644
--- a/config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd
+++ b/config-model/src/test/cfg/application/validation/testjars/nomanifest/searchdefinitions/base.sd
@@ -1,7 +1,8 @@
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search base {
document base {
field base type string {
indexing: summary | index
}
}
-} \ No newline at end of file
+}