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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sedona-db.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fcbcf7f  Deployed 2590ac7 to latest-snapshot with MkDocs 1.6.1 and 
mike 2.1.3
fcbcf7f is described below

commit fcbcf7fdf7505b9aa8be3e37044cacc35a02d701
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Sep 18 00:51:54 2025 +0000

    Deployed 2590ac7 to latest-snapshot with MkDocs 1.6.1 and mike 2.1.3
---
 latest-snapshot/geopandas-interop.ipynb      |  19 +++++++++++++++++++
 latest-snapshot/geopandas-interop/index.html |  21 +++++++++++++++++++--
 latest-snapshot/overture-examples.ipynb      |  19 +++++++++++++++++++
 latest-snapshot/overture-examples/index.html |  21 +++++++++++++++++++--
 latest-snapshot/programming-guide.ipynb      |  19 +++++++++++++++++++
 latest-snapshot/programming-guide/index.html |  21 +++++++++++++++++++--
 latest-snapshot/quickstart-python.ipynb      |  19 +++++++++++++++++++
 latest-snapshot/quickstart-python/index.html |  21 +++++++++++++++++++--
 latest-snapshot/requirements.txt             |  17 +++++++++++++++++
 latest-snapshot/sitemap.xml                  |  22 +++++++++++-----------
 latest-snapshot/sitemap.xml.gz               | Bin 309 -> 309 bytes
 latest-snapshot/stylesheets/extra.css        |  19 +++++++++++++++++++
 12 files changed, 199 insertions(+), 19 deletions(-)

diff --git a/latest-snapshot/geopandas-interop.ipynb 
b/latest-snapshot/geopandas-interop.ipynb
index cef23d9..0559c35 100644
--- a/latest-snapshot/geopandas-interop.ipynb
+++ b/latest-snapshot/geopandas-interop.ipynb
@@ -5,6 +5,25 @@
    "id": "caa5f2d5-28bb-4ce9-8a11-92646b3a9f6c",
    "metadata": {},
    "source": [
+    "<!---\n",
+    "  Licensed to the Apache Software Foundation (ASF) under one\n",
+    "  or more contributor license agreements.  See the NOTICE file\n",
+    "  distributed with this work for additional information\n",
+    "  regarding copyright ownership.  The ASF licenses this file\n",
+    "  to you under the Apache License, Version 2.0 (the\n",
+    "  \"License\"); you may not use this file except in compliance\n",
+    "  with the License.  You may obtain a copy of the License at\n",
+    "\n",
+    "    http://www.apache.org/licenses/LICENSE-2.0\n";,
+    "\n",
+    "  Unless required by applicable law or agreed to in writing,\n",
+    "  software distributed under the License is distributed on an\n",
+    "  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n",
+    "  KIND, either express or implied.  See the License for the\n",
+    "  specific language governing permissions and limitations\n",
+    "  under the License.\n",
+    "-->\n",
+    "\n",
     "# GeoPandas interoperability\n",
     "\n",
     "This example shows how to read a GeoJSON file with GeoPandas and then 
convert the GeoPandas DataFrame to a SedonaDB DataFrame.\n",
diff --git a/latest-snapshot/geopandas-interop/index.html 
b/latest-snapshot/geopandas-interop/index.html
index ea0865f..764ea0c 100644
--- a/latest-snapshot/geopandas-interop/index.html
+++ b/latest-snapshot/geopandas-interop/index.html
@@ -1072,7 +1072,24 @@
   
 
 
-<h1 id="geopandas-interoperability">GeoPandas interoperability<a 
class="headerlink" href="#geopandas-interoperability" title="Permanent 
link">¶</a></h1>
+<!---
+  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="geopandas-interoperability">GeoPandas interoperability<a 
class="headerlink" href="#geopandas-interoperability" title="Permanent 
link">¶</a></h1>
 <p>This example shows how to read a GeoJSON file with GeoPandas and then 
convert the GeoPandas DataFrame to a SedonaDB DataFrame.</p>
 <p>Any file type that can be read by GeoPandas can also be read into a 
SedonaDB DataFrame!</p>
 <div class="highlight"><pre><span></span><code><span 
class="kn">import</span><span class="w"> </span><span 
class="nn">sedona.db</span>
@@ -1202,7 +1219,7 @@
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"></path></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 17, 2025 16:24:18 
UTC">September 17, 2025 16:24:18</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 18, 2025 00:36:42 
UTC">September 18, 2025 00:36:42</span>
   </span>
 
     
diff --git a/latest-snapshot/overture-examples.ipynb 
b/latest-snapshot/overture-examples.ipynb
index 6ac9014..115147d 100644
--- a/latest-snapshot/overture-examples.ipynb
+++ b/latest-snapshot/overture-examples.ipynb
@@ -5,6 +5,25 @@
    "id": "8239e8eb-724c-44df-b651-c2dd02f1d96c",
    "metadata": {},
    "source": [
+    "<!---\n",
+    "  Licensed to the Apache Software Foundation (ASF) under one\n",
+    "  or more contributor license agreements.  See the NOTICE file\n",
+    "  distributed with this work for additional information\n",
+    "  regarding copyright ownership.  The ASF licenses this file\n",
+    "  to you under the Apache License, Version 2.0 (the\n",
+    "  \"License\"); you may not use this file except in compliance\n",
+    "  with the License.  You may obtain a copy of the License at\n",
+    "\n",
+    "    http://www.apache.org/licenses/LICENSE-2.0\n";,
+    "\n",
+    "  Unless required by applicable law or agreed to in writing,\n",
+    "  software distributed under the License is distributed on an\n",
+    "  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n",
+    "  KIND, either express or implied.  See the License for the\n",
+    "  specific language governing permissions and limitations\n",
+    "  under the License.\n",
+    "-->\n",
+    "\n",
     "# SedonaDB Overture Examples\n",
     "\n",
     "This notebook shows how to query the Overture data with SedonaDB!"
diff --git a/latest-snapshot/overture-examples/index.html 
b/latest-snapshot/overture-examples/index.html
index ad3367f..7859dbf 100644
--- a/latest-snapshot/overture-examples/index.html
+++ b/latest-snapshot/overture-examples/index.html
@@ -1054,7 +1054,24 @@
   
 
 
-<h1 id="sedonadb-overture-examples">SedonaDB Overture Examples<a 
class="headerlink" href="#sedonadb-overture-examples" title="Permanent 
link">¶</a></h1>
+<!---
+  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="sedonadb-overture-examples">SedonaDB Overture Examples<a 
class="headerlink" href="#sedonadb-overture-examples" title="Permanent 
link">¶</a></h1>
 <p>This notebook shows how to query the Overture data with SedonaDB!</p>
 <div class="highlight"><pre><span></span><code><span 
class="kn">import</span><span class="w"> </span><span 
class="nn">sedona.db</span>
 <span class="kn">import</span><span class="w"> </span><span 
class="nn">os</span>
@@ -1303,7 +1320,7 @@ Wall time: 8.47 ms
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"></path></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 17, 2025 16:24:18 
UTC">September 17, 2025 16:24:18</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 18, 2025 00:36:42 
UTC">September 18, 2025 00:36:42</span>
   </span>
 
     
diff --git a/latest-snapshot/programming-guide.ipynb 
b/latest-snapshot/programming-guide.ipynb
index 93c7208..0c3867d 100644
--- a/latest-snapshot/programming-guide.ipynb
+++ b/latest-snapshot/programming-guide.ipynb
@@ -5,6 +5,25 @@
    "id": "1932983e-1cd2-41d0-a5eb-0537b3ac3feb",
    "metadata": {},
    "source": [
+    "<!---\n",
+    "  Licensed to the Apache Software Foundation (ASF) under one\n",
+    "  or more contributor license agreements.  See the NOTICE file\n",
+    "  distributed with this work for additional information\n",
+    "  regarding copyright ownership.  The ASF licenses this file\n",
+    "  to you under the Apache License, Version 2.0 (the\n",
+    "  \"License\"); you may not use this file except in compliance\n",
+    "  with the License.  You may obtain a copy of the License at\n",
+    "\n",
+    "    http://www.apache.org/licenses/LICENSE-2.0\n";,
+    "\n",
+    "  Unless required by applicable law or agreed to in writing,\n",
+    "  software distributed under the License is distributed on an\n",
+    "  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n",
+    "  KIND, either express or implied.  See the License for the\n",
+    "  specific language governing permissions and limitations\n",
+    "  under the License.\n",
+    "-->\n",
+    "\n",
     "# SedonaDB Guide\n",
     "\n",
     "This page explains how to process vector data with SedonaDB.\n",
diff --git a/latest-snapshot/programming-guide/index.html 
b/latest-snapshot/programming-guide/index.html
index 0fa9375..1e9a3c4 100644
--- a/latest-snapshot/programming-guide/index.html
+++ b/latest-snapshot/programming-guide/index.html
@@ -1090,7 +1090,24 @@
   
 
 
-<h1 id="sedonadb-guide">SedonaDB Guide<a class="headerlink" 
href="#sedonadb-guide" title="Permanent link">¶</a></h1>
+<!---
+  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="sedonadb-guide">SedonaDB Guide<a class="headerlink" 
href="#sedonadb-guide" title="Permanent link">¶</a></h1>
 <p>This page explains how to process vector data with SedonaDB.</p>
 <p>You will learn how to create SedonaDB DataFrames, run spatial queries, and 
perform I/O operations with various types of files.</p>
 <p>Let's start by establishing a SedonaDB connection.</p>
@@ -1272,7 +1289,7 @@
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"></path></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 17, 2025 16:24:18 
UTC">September 17, 2025 16:24:18</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 18, 2025 00:36:42 
UTC">September 18, 2025 00:36:42</span>
   </span>
 
     
diff --git a/latest-snapshot/quickstart-python.ipynb 
b/latest-snapshot/quickstart-python.ipynb
index 931b35c..56dcc17 100644
--- a/latest-snapshot/quickstart-python.ipynb
+++ b/latest-snapshot/quickstart-python.ipynb
@@ -5,6 +5,25 @@
    "id": "6a8168a4",
    "metadata": {},
    "source": [
+    "<!---\n",
+    "  Licensed to the Apache Software Foundation (ASF) under one\n",
+    "  or more contributor license agreements.  See the NOTICE file\n",
+    "  distributed with this work for additional information\n",
+    "  regarding copyright ownership.  The ASF licenses this file\n",
+    "  to you under the Apache License, Version 2.0 (the\n",
+    "  \"License\"); you may not use this file except in compliance\n",
+    "  with the License.  You may obtain a copy of the License at\n",
+    "\n",
+    "    http://www.apache.org/licenses/LICENSE-2.0\n";,
+    "\n",
+    "  Unless required by applicable law or agreed to in writing,\n",
+    "  software distributed under the License is distributed on an\n",
+    "  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n",
+    "  KIND, either express or implied.  See the License for the\n",
+    "  specific language governing permissions and limitations\n",
+    "  under the License.\n",
+    "-->\n",
+    "\n",
     "# Python Quickstart\n",
     "\n",
     "SedonaDB for Python can be installed from [PyPI](https://pypi.org):\n",
diff --git a/latest-snapshot/quickstart-python/index.html 
b/latest-snapshot/quickstart-python/index.html
index a9335e1..a616466 100644
--- a/latest-snapshot/quickstart-python/index.html
+++ b/latest-snapshot/quickstart-python/index.html
@@ -1054,7 +1054,24 @@
   
 
 
-<h1 id="python-quickstart">Python Quickstart<a class="headerlink" 
href="#python-quickstart" title="Permanent link">¶</a></h1>
+<!---
+  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="python-quickstart">Python Quickstart<a class="headerlink" 
href="#python-quickstart" title="Permanent link">¶</a></h1>
 <p>SedonaDB for Python can be installed from <a 
href="https://pypi.org";>PyPI</a>:</p>
 <div class="highlight"><pre><span></span><code>pip<span class="w"> 
</span>install<span class="w"> </span><span 
class="s2">"apache-sedona[db]"</span>
 </code></pre></div>
@@ -1250,7 +1267,7 @@
     <span class="md-icon" title="Last update">
       <svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24"><path d="M21 
13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 
0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 
2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 
9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 
7.5 7.1 7.9l-.1.2z"></path></svg>
     </span>
-    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 17, 2025 05:01:18 
UTC">September 17, 2025 05:01:18</span>
+    <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime" title="September 18, 2025 00:36:42 
UTC">September 18, 2025 00:36:42</span>
   </span>
 
     
diff --git a/latest-snapshot/requirements.txt b/latest-snapshot/requirements.txt
index ccd5da6..a6fd740 100644
--- a/latest-snapshot/requirements.txt
+++ b/latest-snapshot/requirements.txt
@@ -1,3 +1,20 @@
+# 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.
+
 mike
 mkdocs-git-revision-date-localized-plugin
 mkdocs-glightbox
diff --git a/latest-snapshot/sitemap.xml b/latest-snapshot/sitemap.xml
index bdb78fd..3173b32 100644
--- a/latest-snapshot/sitemap.xml
+++ b/latest-snapshot/sitemap.xml
@@ -2,46 +2,46 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
     <url>
          <loc>https://sedona.apache.org/sedonadb/latest/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          <loc>https://sedona.apache.org/sedonadb/latest/development/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/geopandas-interop/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/overture-examples/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/programming-guide/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/quickstart-python/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          <loc>https://sedona.apache.org/sedonadb/latest/tags/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          <loc>https://sedona.apache.org/sedonadb/latest/reference/python/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/reference/read-parquet-files/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          
<loc>https://sedona.apache.org/sedonadb/latest/reference/sql-joins/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
     <url>
          <loc>https://sedona.apache.org/sedonadb/latest/reference/sql/</loc>
-         <lastmod>2025-09-17</lastmod>
+         <lastmod>2025-09-18</lastmod>
     </url>
 </urlset>
\ No newline at end of file
diff --git a/latest-snapshot/sitemap.xml.gz b/latest-snapshot/sitemap.xml.gz
index cf17aa6..acdc5b4 100644
Binary files a/latest-snapshot/sitemap.xml.gz and 
b/latest-snapshot/sitemap.xml.gz differ
diff --git a/latest-snapshot/stylesheets/extra.css 
b/latest-snapshot/stylesheets/extra.css
index a7ad722..b18d0b4 100644
--- a/latest-snapshot/stylesheets/extra.css
+++ b/latest-snapshot/stylesheets/extra.css
@@ -1,3 +1,22 @@
+/*
+  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.
+*/
+
 /* ==========================================================================
    Global Color and Font Variables
    ========================================================================== 
*/

Reply via email to