[type:release]fix_license_notice_file (#28)
* [type:release] modify release version to 1.0.0
* [type:release] fix NOTICE LICENSE and remove DISCLAIMER
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 8e74b29..4124f35 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -25,7 +25,6 @@
- 'licenses'
- '**/*.md'
- 'LICENSE'
- - 'DISCLAIMER'
- 'NOTICE'
- '.gitignore'
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 4cc583b..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache ShenYu (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/LICENSE b/LICENSE
index 8dada3e..ee2ad68 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,3 +199,12 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+========================================================================
+Apache 2.0 licenses
+========================================================================
+
+The following components are provided under the Apache License. See project link for details.
+The text of each license is the standard Apache 2.0 license.
+
+ requests, https://pypi.org/project/requests/ Apache 2.0
diff --git a/NOTICE b/NOTICE
index 83dac2f..1ab7cb1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
-Apache ShenYu (incubating)
-Copyright 2021-2022 The Apache Software Foundation
+Apache ShenYu
+Copyright 2021-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).