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

expye pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 446680a253 [Docs] Updated the copyright year from 2020 to 2023 (#42)
446680a253 is described below

commit 446680a2530a5c089241ccb33f9c16194f335bd0
Author: Neo Chien <[email protected]>
AuthorDate: Sun Jun 18 01:21:49 2023 +0800

    [Docs] Updated the copyright year from 2020 to 2023 (#42)
---
 _layouts/default.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/default.html b/_layouts/default.html
index 33d2da7e70..c804cc9cd6 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -38,7 +38,7 @@
         <p><a href="/"><img src="/assets/images/logo.svg" alt="logo" 
title="logo" /></a></p>
       </li>
       <li class="copywrite d-flex align-items-center">
-        <h5 id="apache-software-foundation--all-right-reserved">© 2020 Apache 
Software Foundation | All right reserved</h5>
+        <h5 id="apache-software-foundation--all-right-reserved">© 2023 Apache 
Software Foundation | All right reserved</h5>
       </li>
     </ul>
 
@@ -46,7 +46,7 @@
 
   <ul class="container">
     <li class="footernote">
-      Copyright © 2020 The Apache Software Foundation. Apache TVM, Apache, the 
Apache feather, and the Apache TVM project logo are either trademarks or 
registered trademarks of the Apache Software Foundation.</li>
+      Copyright © 2023 The Apache Software Foundation. Apache TVM, Apache, the 
Apache feather, and the Apache TVM project logo are either trademarks or 
registered trademarks of the Apache Software Foundation.</li>
   </ul>
 
 </section>

Reply via email to