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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 09f19ee2 [TLP] license footer improvement
09f19ee2 is described below

commit 09f19ee25b490942a965dadfb03d95534bcbb808
Author: benjobs <[email protected]>
AuthorDate: Sat Jan 18 22:17:07 2025 +0800

    [TLP] license footer improvement
---
 docusaurus.config.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index dbe98739..35822276 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -228,7 +228,8 @@ const config = {
 
         <div>
           <span>
-            Copyright © 2022-${new Date().getFullYear()} The Apache Software 
Foundation. Apache StreamPark, StreamPark, and its feather logo are trademarks 
of The Apache Software Foundation.
+            Copyright © 2022-${new Date().getFullYear()}, The Apache Software 
Foundation</br>
+            Apache StreamPark, StreamPark, Apache, the Apache feather and the 
Apache StreamPark project logo are either registered trademarks or trademarks 
of the Apache Software Foundation.
           </span>
         </div>
       </div>`,

Reply via email to