Add licenses.yaml entry for Wikipedia sample data (#8968)

This commit is contained in:
Jonathan Wei 2019-11-28 11:41:42 -08:00 committed by Clint Wylie
parent dfbc066163
commit 55ecaafff0
2 changed files with 15 additions and 4 deletions

View File

@ -320,8 +320,8 @@ Creative Commons Attribution-ShareAlike 3.0 Unported License
================================ ================================
SOURCE/JAVA-CORE: SOURCE/JAVA-CORE:
This product bundle example data collected from the Wikipedia edit stream API, the text content of which is This product contains example data collected from the Wikipedia edit stream API (this content is NOT part of the source
copyright by Wikipedia editors and contributors and is available under the Creative Commons Attribution-ShareAlike code and is only used for example and tutorial purposes), copyright Wikipedia editors and contributors for the text
3.0 Unported License. For details, see licenses/src/CC-BY-SA.txt. This content is NOT part of the source code and content which is available under Creative Commons Attribution-ShareAlike 3.0 Unported License. For details, see
is only used for example and tutorial purposes. licenses/src/CC-BY-SA.txt.
* examples/quickstart/tutorial/wikiticker-2015-09-12-sampled.json.gz * examples/quickstart/tutorial/wikiticker-2015-09-12-sampled.json.gz

View File

@ -3778,6 +3778,17 @@ source_paths:
--- ---
name: example data collected from the Wikipedia edit stream API (this content is NOT part of the source code and is only used for example and tutorial purposes)
license_category: source
module: java-core
license_name: Creative Commons Attribution-ShareAlike 3.0 Unported License
copyright: Wikipedia editors and contributors for the text content
license_file_path: licenses/src/CC-BY-SA.txt
source_paths:
- examples/quickstart/tutorial/wikiticker-2015-09-12-sampled.json.gz
---
name: AOP Alliance name: AOP Alliance
license_category: binary license_category: binary
module: java-core module: java-core