This is an automated email from the ASF dual-hosted git repository.
hefengen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-client-python.git
The following commit(s) were added to refs/heads/main by this push:
new 293a9e6 [type:release]fix_license_notice_file (#28)
293a9e6 is described below
commit 293a9e692900606a8842bf1a6fdc872d59c8a3d2
Author: aias00 <[email protected]>
AuthorDate: Sat Jan 4 23:05:57 2025 +0800
[type:release]fix_license_notice_file (#28)
* [type:release] modify release version to 1.0.0
* [type:release] fix NOTICE LICENSE and remove DISCLAIMER
---
.licenserc.yaml | 1 -
DISCLAIMER | 5 -----
LICENSE | 9 +++++++++
NOTICE | 4 ++--
4 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 8e74b29..4124f35 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -25,7 +25,6 @@ header:
- '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/).