This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit 765eecc62f2b36753d4b51207e7f0480d59bceec Author: tison <[email protected]> AuthorDate: Wed Jan 17 01:53:28 2024 +0800 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 7f08f2816c..35fc83e6ad 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -271,9 +271,8 @@ <version>${maven-javadoc-plugin.version}</version> <configuration> <bottom> - 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. </bottom> </configuration> </plugin>
