summaryrefslogtreecommitdiffstats
path: root/sample-apps
diff options
context:
space:
mode:
authorLester Solbakken <lesters@yahoo-inc.com>2017-06-15 18:10:40 +0200
committerLester Solbakken <lesters@yahoo-inc.com>2017-06-15 18:10:40 +0200
commitd0393cb76b12aedef5826f2b5273d257d71874d5 (patch)
treec2a88bfaa5e8946bf21f6b01e400283dbc88748e /sample-apps
parent8e489b813bd9ff05b0b50dab53ebb304a43bd537 (diff)
Add copyright notice
Diffstat (limited to 'sample-apps')
-rw-r--r--sample-apps/basic-search-tensor/src/main/application/search/query-profiles/types/root.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample-apps/basic-search-tensor/src/main/application/search/query-profiles/types/root.xml b/sample-apps/basic-search-tensor/src/main/application/search/query-profiles/types/root.xml
index 1ae7ef24968..bab072916e9 100644
--- a/sample-apps/basic-search-tensor/src/main/application/search/query-profiles/types/root.xml
+++ b/sample-apps/basic-search-tensor/src/main/application/search/query-profiles/types/root.xml
@@ -1,3 +1,4 @@
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile-type id="root" inherits="native">
<field name="ranking.features.query(tensor)" type="tensor(x{})" />
-</query-profile-type> \ No newline at end of file
+</query-profile-type>