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

todd pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 2033de8  [site] update copyright year to 2019 in html footer
2033de8 is described below

commit 2033de81ab50c99ed8ae27af28063b868b38bfb6
Author: Yingchun Lai <[email protected]>
AuthorDate: Wed Jun 19 14:02:21 2019 +0800

    [site] update copyright year to 2019 in html footer
    
    Change-Id: I8e5feba0c32e56e18bb44f5798813a89c5bfe9c3
    Reviewed-on: http://gerrit.cloudera.org:8080/13675
    Reviewed-by: Todd Lipcon <[email protected]>
    Tested-by: Todd Lipcon <[email protected]>
---
 _includes/bottom_common.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/bottom_common.html b/_includes/bottom_common.html
index e2bdef7..661af4c 100644
--- a/_includes/bottom_common.html
+++ b/_includes/bottom_common.html
@@ -2,7 +2,7 @@
         <div class="row">
           <div class="col-md-9">
             <p class="small">
-            Copyright &copy; 2016 The Apache Software Foundation. {% if 
page.last_updated %} {{ page.last_updated }} {% endif %}
+            Copyright &copy; 2019 The Apache Software Foundation. {% if 
page.last_updated %} {{ page.last_updated }} {% endif %}
             </p>
             <p class="small">
             Apache Kudu, Kudu, Apache, the Apache feather logo, and the Apache 
Kudu

Reply via email to