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

nicholasjiang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git


The following commit(s) were added to refs/heads/main by this push:
     new e9e984b51 [INFRA][FOLLOWUP] Fix copyright of mkdocs.yml for graduation
e9e984b51 is described below

commit e9e984b51797fff0a26f0d471f66635247f1962b
Author: SteNicholas <[email protected]>
AuthorDate: Wed Mar 27 21:26:39 2024 +0800

    [INFRA][FOLLOWUP] Fix copyright of mkdocs.yml for graduation
    
    ### What changes were proposed in this pull request?
    
    Fix `copyright` of `mkdocs.yml` for graduation.
    
    ### Why are the changes needed?
    
    Follow 
https://github.com/apache/celeborn-website/pull/44#discussion_r1540556944.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    No.
    
    Closes #2422 from SteNicholas/infra-graduation.
    
    Lead-authored-by: SteNicholas <[email protected]>
    Co-authored-by: Nicholas Jiang <[email protected]>
    Signed-off-by: SteNicholas <[email protected]>
---
 mkdocs.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index fe47cfa1b..8318f8d7c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -54,8 +54,11 @@ extra:
 
 copyright: >
   <br>
-  Copyright © 2024 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
+  Copyright © 2022-2024 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.
   <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy<a/><br>
+  <br>
+  Apache Celeborn™, Apache, and the Apache feather logo are trademarks or 
registered trademarks of The Apache Software Foundation.<br>
+  <br>
   Please visit <a href="https://www.apache.org/";>Apache Software 
Foundation</a> for more details.<br>
   <br>
 

Reply via email to