forked from apache/predictionio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed licensing of semver.sh * Added APLv2 to JavaScript sources * Unbundled vector logos from sources
- Loading branch information
Showing
18 changed files
with
67 additions
and
4,573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,10 @@ | |
"name": "predictionio.incubator.apache.org", | ||
"version": "2.0.0", | ||
"authors": [ | ||
"David Singer <[email protected]>" | ||
"David Singer <[email protected]>", | ||
"Donald Szeto <[email protected]>" | ||
], | ||
"description": "PredictionIO Docs", | ||
"description": "Apache PredictionIO (incubating) Documentation", | ||
"license": "Apache-2.0", | ||
"homepage": "predictionio.incubator.apache.org", | ||
"ignore": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.