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

funky-eyes pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 21820b6da6 optimize: fix NOTICE copyright year and ASF organization 
metadata (#8196)
21820b6da6 is described below

commit 21820b6da635db0ee84067e09cb879c2567fe043
Author: Shuxin Pan <[email protected]>
AuthorDate: Wed Aug 5 18:09:02 2026 +0800

    optimize: fix NOTICE copyright year and ASF organization metadata (#8196)
---
 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 b5257a0ba3..e066055122 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 435ec1c935..e11339e854 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 0315ce3c20..df3b775a1c 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]

Reply via email to