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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ceaf33  Update year of footer.
7ceaf33 is described below

commit 7ceaf33570060b52e35907b17a6095cc266995e1
Author: Wu Sheng <[email protected]>
AuthorDate: Thu Aug 13 09:35:00 2020 +0800

    Update year of footer.
---
 docs/.vuepress/theme/components/Footer.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/theme/components/Footer.vue 
b/docs/.vuepress/theme/components/Footer.vue
index ebfef56..b125916 100755
--- a/docs/.vuepress/theme/components/Footer.vue
+++ b/docs/.vuepress/theme/components/Footer.vue
@@ -24,7 +24,7 @@
     </div>
     <div
       class="copyright"
-    >Copyright © 2017-2018, The Apache Software Foundation, Apache SkyWalking, 
SkyWalking, Apache, the Apache feather logo, and the Apache SkyWalking project 
logo are either registered trademarks or trademarks of the Apache Software 
Foundation.</div>
+    >Copyright © 2017-2020, The Apache Software Foundation, Apache SkyWalking, 
SkyWalking, Apache, the Apache feather logo, and the Apache SkyWalking project 
logo are either registered trademarks or trademarks of the Apache Software 
Foundation.</div>
   </footer>
 </template>
 

Reply via email to