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

sunithabeeram pushed a commit to branch docs
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit 243c76d422923deef278c9b8cef18e6dc85f7994
Author: Sunitha Beeram <sbee...@sbeeram-ld2.linkedin.biz>
AuthorDate: Tue Mar 5 15:51:27 2019 -0800

    Revert "Update license headers"
    
    This reverts commit 91fb52ae9fc17f0c67b0dccd9f9f0e6dfe1b3ff7.
---
 docs/_themes/sphinx_rtd_theme/__init__.py            | 19 -------------------
 docs/_themes/sphinx_rtd_theme/breadcrumbs.html       | 20 --------------------
 docs/_themes/sphinx_rtd_theme/footer.html            | 20 --------------------
 docs/_themes/sphinx_rtd_theme/layout.html            | 20 --------------------
 docs/_themes/sphinx_rtd_theme/search.html            | 20 --------------------
 docs/_themes/sphinx_rtd_theme/searchbox.html         | 20 --------------------
 .../sphinx_rtd_theme/static/css/badge_only.css       | 18 ------------------
 docs/_themes/sphinx_rtd_theme/static/css/theme.css   | 18 ------------------
 .../sphinx_rtd_theme/static/js/modernizr.min.js      | 18 ------------------
 docs/_themes/sphinx_rtd_theme/static/js/theme.js     | 18 ------------------
 docs/_themes/sphinx_rtd_theme/versions.html          | 20 --------------------
 11 files changed, 211 deletions(-)

diff --git a/docs/_themes/sphinx_rtd_theme/__init__.py 
b/docs/_themes/sphinx_rtd_theme/__init__.py
index ac2053d..b96b5fc 100644
--- a/docs/_themes/sphinx_rtd_theme/__init__.py
+++ b/docs/_themes/sphinx_rtd_theme/__init__.py
@@ -1,22 +1,3 @@
-#
-# 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.
-#
-
 """Sphinx ReadTheDocs theme.
 
 From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
diff --git a/docs/_themes/sphinx_rtd_theme/breadcrumbs.html 
b/docs/_themes/sphinx_rtd_theme/breadcrumbs.html
index 4011c81..5578b61 100644
--- a/docs/_themes/sphinx_rtd_theme/breadcrumbs.html
+++ b/docs/_themes/sphinx_rtd_theme/breadcrumbs.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 {# Support for Sphinx 1.3+ page_source_suffix, but don't break old builds. #}
 
 {% if page_source_suffix %}
diff --git a/docs/_themes/sphinx_rtd_theme/footer.html 
b/docs/_themes/sphinx_rtd_theme/footer.html
index 4f56653..80815bd 100644
--- a/docs/_themes/sphinx_rtd_theme/footer.html
+++ b/docs/_themes/sphinx_rtd_theme/footer.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 <footer>
   {% if (theme_prev_next_buttons_location == 'bottom' or 
theme_prev_next_buttons_location == 'both') and (next or prev) %}
     <div class="rst-footer-buttons" role="navigation" aria-label="footer 
navigation">
diff --git a/docs/_themes/sphinx_rtd_theme/layout.html 
b/docs/_themes/sphinx_rtd_theme/layout.html
index 1a2b68a..cd50ca7 100644
--- a/docs/_themes/sphinx_rtd_theme/layout.html
+++ b/docs/_themes/sphinx_rtd_theme/layout.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 {# TEMPLATE VAR SETTINGS #}
 {%- set url_root = pathto('', 1) %}
 {%- if url_root == '#' %}{% set url_root = '' %}{% endif %}
diff --git a/docs/_themes/sphinx_rtd_theme/search.html 
b/docs/_themes/sphinx_rtd_theme/search.html
index d164694..e3aa9b5 100644
--- a/docs/_themes/sphinx_rtd_theme/search.html
+++ b/docs/_themes/sphinx_rtd_theme/search.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 {#
     basic/search.html
     ~~~~~~~~~~~~~~~~~
diff --git a/docs/_themes/sphinx_rtd_theme/searchbox.html 
b/docs/_themes/sphinx_rtd_theme/searchbox.html
index bbe894d..606f5c8 100644
--- a/docs/_themes/sphinx_rtd_theme/searchbox.html
+++ b/docs/_themes/sphinx_rtd_theme/searchbox.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 {%- if builder != 'singlehtml' %}
 <div role="search">
   <form id="rtd-search-form" class="wy-form" action="{{ pathto('search') }}" 
method="get">
diff --git a/docs/_themes/sphinx_rtd_theme/static/css/badge_only.css 
b/docs/_themes/sphinx_rtd_theme/static/css/badge_only.css
index 52d682f..3c33cef 100644
--- a/docs/_themes/sphinx_rtd_theme/static/css/badge_only.css
+++ b/docs/_themes/sphinx_rtd_theme/static/css/badge_only.css
@@ -1,19 +1 @@
-/**
- * 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.
- */
 
.fa:before{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-weight:normal;font-style:normal;src:url("../fonts/fontawesome-webfont.eot");src:url("../fonts/fontawesome-webfont.eot?#iefix")
 format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff") 
format("woff"),url("../fonts/fontawesome-webfont.ttf") 
format("truetype"),url("../fonts/fontawesome-webfon [...]
diff --git a/docs/_themes/sphinx_rtd_theme/static/css/theme.css 
b/docs/_themes/sphinx_rtd_theme/static/css/theme.css
index 0f54310..aed8cef 100644
--- a/docs/_themes/sphinx_rtd_theme/static/css/theme.css
+++ b/docs/_themes/sphinx_rtd_theme/static/css/theme.css
@@ -1,21 +1,3 @@
-/**
- * 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.
- */
 /* sphinx_rtd_theme version 0.4.3 | MIT license */
 /* Built 20190212 16:02 */
 
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:hover,a:active{outline:0}abbr[
 [...]
diff --git a/docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js 
b/docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js
index 0fb84f4..f65d479 100644
--- a/docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js
+++ b/docs/_themes/sphinx_rtd_theme/static/js/modernizr.min.js
@@ -1,21 +1,3 @@
-/*
- * 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.
- */
 /* Modernizr 2.6.2 (Custom Build) | MIT & BSD
  * Build: 
http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-t
 [...]
  */
diff --git a/docs/_themes/sphinx_rtd_theme/static/js/theme.js 
b/docs/_themes/sphinx_rtd_theme/static/js/theme.js
index c0b8789..8555d79 100644
--- a/docs/_themes/sphinx_rtd_theme/static/js/theme.js
+++ b/docs/_themes/sphinx_rtd_theme/static/js/theme.js
@@ -1,21 +1,3 @@
-/*
- * 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.
- */
 /* sphinx_rtd_theme version 0.4.3 | MIT license */
 /* Built 20190212 16:02 */
 require=function r(s,a,l){function c(e,n){if(!a[e]){if(!s[e]){var 
i="function"==typeof require&&require;if(!n&&i)return i(e,!0);if(u)return 
u(e,!0);var t=new Error("Cannot find module '"+e+"'");throw 
t.code="MODULE_NOT_FOUND",t}var 
o=a[e]={exports:{}};s[e][0].call(o.exports,function(n){return 
c(s[e][1][n]||n)},o,o.exports,r,s,a,l)}return a[e].exports}for(var 
u="function"==typeof require&&require,n=0;n<l.length;n++)c(l[n]);return 
c}({"sphinx-rtd-theme":[function(n,e,i){var jQuery="undefin [...]
\ No newline at end of file
diff --git a/docs/_themes/sphinx_rtd_theme/versions.html 
b/docs/_themes/sphinx_rtd_theme/versions.html
index 36826bf..4d78287 100644
--- a/docs/_themes/sphinx_rtd_theme/versions.html
+++ b/docs/_themes/sphinx_rtd_theme/versions.html
@@ -1,23 +1,3 @@
-<!--
-
-    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.
-
--->
 {% if READTHEDOCS %}
 {# Add rst-badge after rst-versions for small badge style. #}
   <div class="rst-versions" data-toggle="rst-versions" role="note" 
aria-label="versions">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to