This is an automated email from the ASF dual-hosted git repository.

jonwei pushed a commit to branch 0.16.1-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/0.16.1-incubating by this push:
     new 4b5fa0c  Add licenses.yaml entry for Wikipedia sample data (#8968) 
(#8969)
4b5fa0c is described below

commit 4b5fa0c70d205e302fcb5d2824d98f7860668537
Author: Jonathan Wei <[email protected]>
AuthorDate: Thu Nov 28 15:33:24 2019 -0800

    Add licenses.yaml entry for Wikipedia sample data (#8968) (#8969)
---
 LICENSE       |  8 ++++----
 licenses.yaml | 11 +++++++++++
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/LICENSE b/LICENSE
index 2a1da9f..7e54613 100644
--- a/LICENSE
+++ b/LICENSE
@@ -320,8 +320,8 @@ Creative Commons Attribution-ShareAlike 3.0 Unported License
 ================================
 
 SOURCE/JAVA-CORE:
-    This product bundle example data collected from the Wikipedia edit stream 
API, the text content of which is
-     copyright by Wikipedia editors and contributors and is available under 
the Creative Commons Attribution-ShareAlike
-     3.0 Unported License. For details, see licenses/src/CC-BY-SA.txt. This 
content is NOT part of the source code and
-     is only used for example and tutorial purposes.
+    This product contains 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), copyright 
Wikipedia editors and contributors for the text
+     content which is available under Creative Commons Attribution-ShareAlike 
3.0 Unported License. For details, see
+     licenses/src/CC-BY-SA.txt.
       * examples/quickstart/tutorial/wikiticker-2015-09-12-sampled.json.gz
\ No newline at end of file
diff --git a/licenses.yaml b/licenses.yaml
index af811e8..d1f9205 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3780,6 +3780,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
 license_category: binary
 module: java-core


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to