Repository: incubator-predictionio
Updated Branches:
  refs/heads/develop 4b172f57e -> fcc5a5129


[PIO-60] [PIO-62] Fix minor issues with license and authorship


Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/fcc5a512
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/fcc5a512
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/fcc5a512

Branch: refs/heads/develop
Commit: fcc5a5129b44933077d64d6b3ab0ac6fa12e2293
Parents: 4b172f5
Author: Chan Lee <[email protected]>
Authored: Mon Jun 12 23:43:55 2017 -0700
Committer: Chan Lee <[email protected]>
Committed: Mon Jun 12 23:47:47 2017 -0700

----------------------------------------------------------------------
 docs/manual/source/humans.txt                                     | 3 ---
 .../main/scala/org/template/recommendation/ImportDataScript.scala | 3 ---
 tests/.rat-excludes                                               | 1 +
 3 files changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/fcc5a512/docs/manual/source/humans.txt
----------------------------------------------------------------------
diff --git a/docs/manual/source/humans.txt b/docs/manual/source/humans.txt
deleted file mode 100644
index c823521..0000000
--- a/docs/manual/source/humans.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-Developer: David Singer
-Site: [email protected]
-From: San Fransisco, United States
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/fcc5a512/examples/scala-parallel-recommendation/custom-query/data/src/main/scala/org/template/recommendation/ImportDataScript.scala
----------------------------------------------------------------------
diff --git 
a/examples/scala-parallel-recommendation/custom-query/data/src/main/scala/org/template/recommendation/ImportDataScript.scala
 
b/examples/scala-parallel-recommendation/custom-query/data/src/main/scala/org/template/recommendation/ImportDataScript.scala
index 8f785ad..11d9bd3 100644
--- 
a/examples/scala-parallel-recommendation/custom-query/data/src/main/scala/org/template/recommendation/ImportDataScript.scala
+++ 
b/examples/scala-parallel-recommendation/custom-query/data/src/main/scala/org/template/recommendation/ImportDataScript.scala
@@ -23,9 +23,6 @@ import scala.collection.JavaConverters._
 
 import scala.io.Source
 
-/**
- * @author Maxim Korolyov.
- */
 object ImportDataScript extends App {
 
   /**

http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/fcc5a512/tests/.rat-excludes
----------------------------------------------------------------------
diff --git a/tests/.rat-excludes b/tests/.rat-excludes
index ada9d0f..8476abe 100644
--- a/tests/.rat-excludes
+++ b/tests/.rat-excludes
@@ -3,6 +3,7 @@ KEYS
 spark-env.sh
 .gitignore
 .gitattributes
+.npmignore
 .rat-excludes
 .project
 sbt-launch-lib.bash

Reply via email to