aboutsummaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java')
-rw-r--r--sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java b/sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java
index eead82d7299..aca2d2b9cce 100644
--- a/sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java
+++ b/sample-apps/blog-recommendation/src/main/java/com/yahoo/example/UserProfileSearcher.java
@@ -1,3 +1,4 @@
+// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.example;
import com.yahoo.data.access.Inspectable;