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

xuang7 pushed a commit to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/release/v1.2 by this push:
     new 21b2856ffd fix(docs, v1.2): use a plain year range in NOTICE copyright 
(#7015)
21b2856ffd is described below

commit 21b2856ffdeb95229bce56a3347a8beebd204f88
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 22:45:18 2026 -0700

    fix(docs, v1.2): use a plain year range in NOTICE copyright (#7015)
    
    ### What changes were proposed in this PR?
    
    Automated backport of #6983 to `release/v1.2`.
    
    Source: 1272137496f5be0b0f4741e72d71d24f5639445a ยท [automation
    run](https://github.com/apache/texera/actions/runs/30423938766)
    
    ### Any related issues, documentation, discussions?
    
    Backport of #6983. Originally linked #6981.
    
    ### How was this PR tested?
    
    Release-branch CI runs on this branch once the conflicts are resolved
    and this PR is marked ready for review.
    
    ### Was this PR authored or co-authored using generative AI tooling?
    
    No.
    
    Co-authored-by: Xuan Gu <[email protected]>
    Co-authored-by: Claude Opus 4.8 <[email protected]>
---
 NOTICE                                        | 2 +-
 access-control-service/NOTICE-binary          | 2 +-
 amber/NOTICE-binary                           | 2 +-
 computing-unit-managing-service/NOTICE-binary | 2 +-
 config-service/NOTICE-binary                  | 2 +-
 file-service/NOTICE-binary                    | 2 +-
 workflow-compiling-service/NOTICE-binary      | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/NOTICE b/NOTICE
index 259ef6b36b..67ed88502c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/access-control-service/NOTICE-binary 
b/access-control-service/NOTICE-binary
index 462e4ffbf6..1bf38b1d4f 100644
--- a/access-control-service/NOTICE-binary
+++ b/access-control-service/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/amber/NOTICE-binary b/amber/NOTICE-binary
index b4e5263649..5bc810bb93 100644
--- a/amber/NOTICE-binary
+++ b/amber/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/computing-unit-managing-service/NOTICE-binary 
b/computing-unit-managing-service/NOTICE-binary
index 8022cfb43b..ca683bf8e9 100644
--- a/computing-unit-managing-service/NOTICE-binary
+++ b/computing-unit-managing-service/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/config-service/NOTICE-binary b/config-service/NOTICE-binary
index 462e4ffbf6..1bf38b1d4f 100644
--- a/config-service/NOTICE-binary
+++ b/config-service/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/file-service/NOTICE-binary b/file-service/NOTICE-binary
index 1b3228fee3..7567e62b84 100644
--- a/file-service/NOTICE-binary
+++ b/file-service/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/workflow-compiling-service/NOTICE-binary 
b/workflow-compiling-service/NOTICE-binary
index ecd3eb304a..dc7810e3b3 100644
--- a/workflow-compiling-service/NOTICE-binary
+++ b/workflow-compiling-service/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Texera (Incubating)
-Copyright 2025 and onwards The Apache Software Foundation
+Copyright 2025-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to