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

git-site-role pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fa63265  Automatic Site Publish by Buildbot
fa63265 is described below

commit fa63265d2b27cdfac8801991f4e33a534892ce99
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 20 17:53:52 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Architecture/Components.html     | 19 +++++++++++++++++++
 output/docs/Architecture/SketchCriteria.html | 19 +++++++++++++++++++
 output/docs/Community/index.html             | 19 +++++++++++++++++++
 3 files changed, 57 insertions(+)

diff --git a/output/docs/Architecture/Components.html 
b/output/docs/Architecture/Components.html
index 25bed47..1e9d691 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -486,6 +486,25 @@
       </div>
       <!-- End ToC Block -->
       <div class="col-md-9 doc-content">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <h1 id="apache-datasketches-github-components">Apache DataSketches GitHub 
Components</h1>
 
 <p>Our library is made up of components that are partitioned into GitHub 
repositories by language and dependencies. The dependencies of the core 
components are kept to a bare minimum to enable flexible integration into many 
different environments. Meanwhile, the Hive and Pig components, for example, 
have major dependencies on those envionments.</p>
diff --git a/output/docs/Architecture/SketchCriteria.html 
b/output/docs/Architecture/SketchCriteria.html
index ebfd905..a4a222a 100644
--- a/output/docs/Architecture/SketchCriteria.html
+++ b/output/docs/Architecture/SketchCriteria.html
@@ -486,6 +486,25 @@
       </div>
       <!-- End ToC Block -->
       <div class="col-md-9 doc-content">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <h1 id="sketch-criteria-for-library-inclusion">Sketch Criteria for Library 
Inclusion</h1>
 
 <p>There are lots of clever and useful algorithms that are sometimes called 
“sketches”.  However, due to limited resources, in order to be included in the 
DataSketches library, we had to clearly define what we meant by the term 
“sketch”.  Otherwise, we would end up with a hodge podge of algorithms and have 
to answer: Why don’t we include algorithm X?.</p>
diff --git a/output/docs/Community/index.html b/output/docs/Community/index.html
index 19b732e..082b054 100644
--- a/output/docs/Community/index.html
+++ b/output/docs/Community/index.html
@@ -486,6 +486,25 @@
       </div>
       <!-- End ToC Block -->
       <div class="col-md-9 doc-content">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <h1 id="apache-datasketches-community">Apache DataSketches Community</h1>
 
 <h2 id="transitioning-from-our-previous-github-site">Transitioning From Our 
Previous GitHub Site</h2>


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

Reply via email to