summaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-search-initial
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/blog-search-initial')
-rw-r--r--sample-apps/blog-search-initial/pom.xml2
-rw-r--r--sample-apps/blog-search-initial/src/main/application/deployment.xml1
-rw-r--r--sample-apps/blog-search-initial/src/main/application/hosts.xml2
-rw-r--r--sample-apps/blog-search-initial/src/main/application/searchdefinitions/blog_post.sd1
-rw-r--r--sample-apps/blog-search-initial/src/main/application/services.xml1
5 files changed, 5 insertions, 2 deletions
diff --git a/sample-apps/blog-search-initial/pom.xml b/sample-apps/blog-search-initial/pom.xml
index cbe5967537a..71a02075a6b 100644
--- a/sample-apps/blog-search-initial/pom.xml
+++ b/sample-apps/blog-search-initial/pom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
diff --git a/sample-apps/blog-search-initial/src/main/application/deployment.xml b/sample-apps/blog-search-initial/src/main/application/deployment.xml
index 0a2397bbca9..bb37f77412b 100644
--- a/sample-apps/blog-search-initial/src/main/application/deployment.xml
+++ b/sample-apps/blog-search-initial/src/main/application/deployment.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. -->
<deployment version='1.0'>
<test />
<staging />
diff --git a/sample-apps/blog-search-initial/src/main/application/hosts.xml b/sample-apps/blog-search-initial/src/main/application/hosts.xml
index 3ab86a21aef..541d2f10304 100644
--- a/sample-apps/blog-search-initial/src/main/application/hosts.xml
+++ b/sample-apps/blog-search-initial/src/main/application/hosts.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<hosts>
<host name="localhost">
<alias>node1</alias>
diff --git a/sample-apps/blog-search-initial/src/main/application/searchdefinitions/blog_post.sd b/sample-apps/blog-search-initial/src/main/application/searchdefinitions/blog_post.sd
index 8d94d0bf6ba..b3667c28168 100644
--- a/sample-apps/blog-search-initial/src/main/application/searchdefinitions/blog_post.sd
+++ b/sample-apps/blog-search-initial/src/main/application/searchdefinitions/blog_post.sd
@@ -1,3 +1,4 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search blog_post {
document blog_post {
field date_gmt type string {
diff --git a/sample-apps/blog-search-initial/src/main/application/services.xml b/sample-apps/blog-search-initial/src/main/application/services.xml
index 1cb90214e2b..8cda4126afc 100644
--- a/sample-apps/blog-search-initial/src/main/application/services.xml
+++ b/sample-apps/blog-search-initial/src/main/application/services.xml
@@ -1,4 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version='1.0'>
<jdisc id='default' version='1.0'>