From 765eecc62f2b36753d4b51207e7f0480d59bceec Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 17 Jan 2024 01:53:28 +0800 Subject: [PATCH 1/4] chore: precise footer --- bindings/java/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index 7f08f2816ce..35fc83e6ad4 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -271,9 +271,8 @@ ${maven-javadoc-plugin.version} - Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, Apache, Apache Incubator, - the Apache feather, the Apache Incubator logo and the Apache OpenDAL project logo are either registered - trademarks or trademarks of the Apache Software Foundation. + Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache + are either registered trademarks or trademarks of the Apache Software Foundation. From aa30797bf082e271aa4f15229af9805c8bea76c6 Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 17 Jan 2024 01:55:44 +0800 Subject: [PATCH 2/4] Update index.tsx --- bindings/nodejs/theme/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bindings/nodejs/theme/index.tsx b/bindings/nodejs/theme/index.tsx index 1f82e4577b1..f1b3ec279d7 100644 --- a/bindings/nodejs/theme/index.tsx +++ b/bindings/nodejs/theme/index.tsx @@ -28,9 +28,8 @@ export class FooterWithASFCopyright extends DefaultThemeRenderContext { <>

- Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, Apache, Apache Incubator, - the Apache feather, the Apache Incubator logo and the Apache OpenDAL project logo are either registered - trademarks or trademarks of the Apache Software Foundation. + Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache + are either registered trademarks or trademarks of the Apache Software Foundation.

From 4f760dfca0674d4f2c26083dd7315e100079d7b1 Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 17 Jan 2024 01:57:09 +0800 Subject: [PATCH 3/4] Update module.html.jinja2 --- bindings/python/template/module.html.jinja2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bindings/python/template/module.html.jinja2 b/bindings/python/template/module.html.jinja2 index be6daa2cb0c..12a772fb2c7 100644 --- a/bindings/python/template/module.html.jinja2 +++ b/bindings/python/template/module.html.jinja2 @@ -27,8 +27,7 @@ {{ super() }}
Copyright © 2022-, -The Apache Software Foundation Apache OpenDAL, OpenDAL, Apache, Apache Incubator, the Apache feather, -the Apache Incubator logo and the Apache OpenDAL project logo are either registered trademarks or -trademarks of the Apache Software Foundation. +The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache are +either registered trademarks or trademarks of the Apache Software Foundation.
{% endblock %} From cf37c6d1cc8b1e78695d65cc0d788fd3071a937f Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 17 Jan 2024 08:45:38 +0800 Subject: [PATCH 4/4] format and add period for readability Signed-off-by: tison --- bindings/java/pom.xml | 2 +- bindings/nodejs/theme/index.tsx | 4 ++-- bindings/python/template/module.html.jinja2 | 2 +- website/docusaurus.config.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index 35fc83e6ad4..fc801a2085a 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -271,7 +271,7 @@ ${maven-javadoc-plugin.version} - Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache + Copyright © 2022-2024, The Apache Software Foundation. Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation. diff --git a/bindings/nodejs/theme/index.tsx b/bindings/nodejs/theme/index.tsx index f1b3ec279d7..88f679394a1 100644 --- a/bindings/nodejs/theme/index.tsx +++ b/bindings/nodejs/theme/index.tsx @@ -28,8 +28,8 @@ export class FooterWithASFCopyright extends DefaultThemeRenderContext { <>

- Copyright © 2022-2024, The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache - are either registered trademarks or trademarks of the Apache Software Foundation. + Copyright © 2022-2024, The Apache Software Foundation. Apache OpenDAL, OpenDAL, and Apache are either + registered trademarks or trademarks of the Apache Software Foundation.

diff --git a/bindings/python/template/module.html.jinja2 b/bindings/python/template/module.html.jinja2 index 12a772fb2c7..9b0e0e8e6d7 100644 --- a/bindings/python/template/module.html.jinja2 +++ b/bindings/python/template/module.html.jinja2 @@ -27,7 +27,7 @@ {{ super() }}
Copyright © 2022-, -The Apache Software Foundation Apache OpenDAL, OpenDAL, and Apache are +The Apache Software Foundation. Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.
{% endblock %} diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index ccf4f02cd08..3e0a0ea8ba5 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -213,7 +213,7 @@ const config = { href: 'https://www.apache.org/', width: 200, }, - copyright: `Apache OpenDAL (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright © 2022-${new Date().getFullYear()}, The Apache Software Foundation Apache OpenDAL, OpenDAL, Apache, Apache Incubator, the Apache feather, the Apache Incubator logo and the Apache OpenDAL project logo are either registered trademarks or trademarks of the Apache Software Foundation.`, + copyright: `Apache OpenDAL (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright © 2022-${new Date().getFullYear()}, The Apache Software Foundation. Apache OpenDAL, OpenDAL, Apache, Apache Incubator, the Apache feather, the Apache Incubator logo and the Apache OpenDAL project logo are either registered trademarks or trademarks of the Apache Software Foundation.`, }, prism: { theme: lightCodeTheme,