This is an automated email from the ASF dual-hosted git repository.
liuqiufeng pushed a commit to branch 2.7.0
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.7.0 by this push:
new 54b1b017cd optimize: update copyright year and ASF organization
metadata (#8192)
54b1b017cd is described below
commit 54b1b017cd4fff55ebbbdb49020d2ae58f9ca706
Author: Shuxin Pan <[email protected]>
AuthorDate: Sat Aug 1 01:50:17 2026 +0800
optimize: update copyright year and ASF organization metadata (#8192)
---
NOTICE | 4 ++--
build/pom.xml | 4 ++--
changes/en-us/2.7.0.md | 1 +
changes/zh-cn/2.7.0.md | 1 +
distribution/NOTICE | 2 +-
distribution/NOTICE-namingserver | 4 ++--
distribution/NOTICE-server | 2 +-
7 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/NOTICE b/NOTICE
index 5badd4443b..d46d94e23f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Seata (Incubating)
-Copyright 2023-2025 The Apache Software Foundation
+Copyright 2023-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -12,4 +12,4 @@ The Apache Software Foundation (http://www.apache.org/).
The original idea and initial implementation of the maven-wrapper module is
derived
from the Gradle Wrapper which was written originally by Hans Dockter and Adam
Murdoch.
-Copyright 2007 the original author or authors.
\ No newline at end of file
+Copyright 2007 the original author or authors.
diff --git a/build/pom.xml b/build/pom.xml
index b55bcbc58f..88644f12df 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -43,8 +43,8 @@
</licenses>
<organization>
- <name>Apache</name>
- <url>https://github.com/apache</url>
+ <name>The Apache Software Foundation</name>
+ <url>https://www.apache.org/</url>
</organization>
<url>https://seata.apache.org</url>
diff --git a/changes/en-us/2.7.0.md b/changes/en-us/2.7.0.md
index fefa102adc..e62b833cbc 100644
--- a/changes/en-us/2.7.0.md
+++ b/changes/en-us/2.7.0.md
@@ -55,6 +55,7 @@ Add changes here for all PR submitted to the 2.x branch.
### optimize:
+- [[#8192](https://github.com/apache/incubator-seata/pull/8192)] fix NOTICE
copyright year and ASF organization metadata
- [[#8042](https://github.com/apache/incubator-seata/pull/8042)] enhance Saga
benchmark workload and result reporting
- [[#8022](https://github.com/apache/incubator-seata/pull/8022)] configure PMD
to output messages in English
- [[#7930](https://github.com/apache/incubator-seata/pull/7930)] pin Spring
version for NamingServer and console
diff --git a/changes/zh-cn/2.7.0.md b/changes/zh-cn/2.7.0.md
index 647243acfc..99c5068ba4 100644
--- a/changes/zh-cn/2.7.0.md
+++ b/changes/zh-cn/2.7.0.md
@@ -55,6 +55,7 @@
### optimize:
+- [[#8192](https://github.com/apache/incubator-seata/pull/8192)] 修复 NOTICE
版权年份及 ASF 组织元数据
- [[#8042](https://github.com/apache/incubator-seata/pull/8042)] 增强 Saga
压测工作负载和结果报告
- [[#8022](https://github.com/apache/incubator-seata/pull/8022)] 配置 PMD 输出英文消息
- [[#7930](https://github.com/apache/incubator-seata/pull/7930)] 固定
NamingServer 和 console 的 Spring 版本
diff --git a/distribution/NOTICE b/distribution/NOTICE
index 89cae3cd55..757533d653 100644
--- a/distribution/NOTICE
+++ b/distribution/NOTICE
@@ -1,5 +1,5 @@
Apache Seata (Incubating)
-Copyright 2023-2025 The Apache Software Foundation
+Copyright 2023-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/distribution/NOTICE-namingserver b/distribution/NOTICE-namingserver
index f42f4faa2e..03b3a91217 100644
--- a/distribution/NOTICE-namingserver
+++ b/distribution/NOTICE-namingserver
@@ -1,5 +1,5 @@
Apache Seata (Incubating)
-Copyright 2023-2025 The Apache Software Foundation
+Copyright 2023-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -623,4 +623,4 @@ package in the Spring Framework library, distributed by
VMware, Inc:
* License: Apache License v2.0
* Homepage: https://spring.io/projects/spring-framework
-========================================================================
\ No newline at end of file
+========================================================================
diff --git a/distribution/NOTICE-server b/distribution/NOTICE-server
index 66120a37c3..e7040de4ae 100644
--- a/distribution/NOTICE-server
+++ b/distribution/NOTICE-server
@@ -1,5 +1,5 @@
Apache Seata (Incubating)
-Copyright 2023-2025 The Apache Software Foundation
+Copyright 2023-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]