Skip to content

Commit db88a19

Browse files
authored
docs: update DISCLAIMER and pom.xml with licensing information (#837)
* docs: update DISCLAIMER and pom.xml with licensing information and project status * docs: correct wording in DISCLAIMER and pom.xml regarding decision making process
1 parent 9b952b6 commit db88a19

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

DISCLAIMER-WIP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Apache Fesod (incubating) is an effort undergoing incubation at The Apache
22
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
33

44
Incubation is required of all newly accepted projects until a further review
5-
indicates that the infrastructure, communications, and decision-making process
5+
indicates that the infrastructure, communications, and decision making process
66
have stabilized in a manner consistent with other successful ASF projects.
77

88
While incubation status is not necessarily a reflection of the completeness

fesod-shaded/pom.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
Apache Fesod (Incubating) is a high-performance and memory-efficient Java library for reading and writing Excel files, designed to
3737
simplify development and ensure reliability.
3838

39-
Apache Fesod (incubating) is an effort undergoing incubation at the Apache
39+
Apache Fesod (incubating) is an effort undergoing incubation at The Apache
4040
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
4141

4242
Incubation is required of all newly accepted projects until a further review
@@ -46,6 +46,21 @@
4646
While incubation status is not necessarily a reflection of the completeness
4747
or stability of the code, it does indicate that the project has yet to be
4848
fully endorsed by the ASF.
49+
50+
Some of the incubating project’s releases may not be fully compliant with ASF
51+
policy. For example, releases may have incomplete or un-reviewed licensing
52+
conditions. What follows is a list of issues the project is currently aware of
53+
(this list is likely to be incomplete):
54+
55+
1. IP Clearance and license header updates for legacy code derived from Alibaba
56+
EasyExcel are currently in progress.
57+
58+
If you are planning to incorporate this work into your product/project,please be
59+
aware that you will need to conduct a thorough licensing review to determine the
60+
overall implications of including this work.
61+
62+
For the current status of this project through the Apache Incubator,
63+
visit: https://incubator.apache.org/projects/fesod.html
4964
</description>
5065

5166
<licenses>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
4848

4949
Incubation is required of all newly accepted projects until a further review
50-
indicates that the infrastructure, communications, and decision-making process
50+
indicates that the infrastructure, communications, and decision making process
5151
have stabilized in a manner consistent with other successful ASF projects.
5252

5353
While incubation status is not necessarily a reflection of the completeness

0 commit comments

Comments
 (0)