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

psxjoy pushed a commit to branch release-2.0.1-incubating
in repository https://gitbox.apache.org/repos/asf/fesod.git


The following commit(s) were added to refs/heads/release-2.0.1-incubating by 
this push:
     new 9b952b6a docs: update DISCLAIMER and NOTICE files with licensing 
information (#834)
9b952b6a is described below

commit 9b952b6abac32ffc5862101026303b6545833989
Author: Shuxin Pan <[email protected]>
AuthorDate: Wed Jan 28 19:01:23 2026 +0800

    docs: update DISCLAIMER and NOTICE files with licensing information (#834)
    
    * chore: update parent version to 2.0.1-incubating in pom.xml
    
    * docs: update DISCLAIMER and NOTICE files with licensing information and 
project status
    
    * docs: update DISCLAIMER and NOTICE files with licensing information and 
project status
    
    * docs: update DISCLAIMER and pom.xml with licensing information and 
project status
---
 DISCLAIMER     | 10 ----------
 DISCLAIMER-WIP | 25 +++++++++++++++++++++++++
 NOTICE         |  6 ++++++
 pom.xml        | 20 ++++++++++++++++++--
 4 files changed, 49 insertions(+), 12 deletions(-)

diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index e86bf131..00000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,10 +0,0 @@
-Apache Fesod (incubating) is an effort undergoing incubation at the Apache
-Software Foundation (ASF), sponsored by the Apache Incubator PMC.
-
-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.
diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP
new file mode 100644
index 00000000..d6bc361f
--- /dev/null
+++ b/DISCLAIMER-WIP
@@ -0,0 +1,25 @@
+Apache Fesod (incubating) is an effort undergoing incubation at The Apache
+Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+
+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.
+
+Some of the incubating project’s releases may not be fully compliant with ASF
+policy. For example, releases may have incomplete or un-reviewed licensing
+conditions. What follows is a list of issues the project is currently aware of
+(this list is likely to be incomplete):
+
+1. IP Clearance and license header updates for legacy code derived from Alibaba
+EasyExcel are currently in progress.
+
+If you are planning to incorporate this work into your product/project,please 
be
+aware that you will need to conduct a thorough licensing review to determine 
the
+overall implications of including this work.
+
+For the current status of this project through the Apache Incubator,
+visit: https://incubator.apache.org/projects/fesod.html
diff --git a/NOTICE b/NOTICE
index 7510b08b..0a3b9dc8 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,6 +3,12 @@ Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+This product contains significant parts that were originally based on software
+from Alibaba Group (EasyExcel <https://github.com/alibaba/easyexcel>) under
+the Apache License, Version 2.0 License.
+
+Copyright (C) 2022-2024 Alibaba Group Holding Ltd.
 -----------------------------------------------------------------------
 Apache Maven Wrapper
 Copyright 2013-2022 The Apache Software Foundation
diff --git a/pom.xml b/pom.xml
index dbd79204..1855e0de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,16 +42,32 @@
     <description>
         Apache Fesod (Incubating) is a high-performance and memory-efficient 
Java library for reading and writing Excel files, designed to
         simplify development and ensure reliability.
-        Apache Fesod (incubating) is an effort undergoing incubation at the 
Apache
+
+        Apache Fesod (incubating) is an effort undergoing incubation at The 
Apache
         Software Foundation (ASF), sponsored by the Apache Incubator PMC.
 
         Incubation is required of all newly accepted projects until a further 
review
-        indicates that the infrastructure, communications, and decision making 
process
+        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.
+
+        Some of the incubating project’s releases may not be fully compliant 
with ASF
+        policy. For example, releases may have incomplete or un-reviewed 
licensing
+        conditions. What follows is a list of issues the project is currently 
aware of
+        (this list is likely to be incomplete):
+
+        1. IP Clearance and license header updates for legacy code derived 
from Alibaba
+        EasyExcel are currently in progress.
+
+        If you are planning to incorporate this work into your 
product/project,please be
+        aware that you will need to conduct a thorough licensing review to 
determine the
+        overall implications of including this work.
+
+        For the current status of this project through the Apache Incubator,
+        visit: https://incubator.apache.org/projects/fesod.html
     </description>
     <url>https://github.com/apache/fesod</url>
     <inceptionYear>2025</inceptionYear>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to