This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/main by this push:
new e2bd47337f docs: update NOTICE copyright to "2025 and onwards" (#5158)
e2bd47337f is described below
commit e2bd47337f04e1260b6e7cc6ce0a6c5387d12705
Author: Jiadong Bai <[email protected]>
AuthorDate: Sat May 30 00:57:22 2026 -0700
docs: update NOTICE copyright to "2025 and onwards" (#5158)
### What changes were proposed in this PR?
Updates the copyright line in `NOTICE` (and the duplicate at
`bin/single-node/NOTICE`) from `Copyright 2025 The Apache Software
Foundation` to `Copyright 2025 and onwards The Apache Software
Foundation`.
Following Apache Spark's practice — avoids needing to bump the year on
every release.
### Any related issues, documentation, discussions?
Closes #5157
### How was this PR tested?
Doc-only change; no tests required.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Opus 4.7 (1M context)
Co-authored-by: Bob Bai <[email protected]>
---
NOTICE | 2 +-
bin/single-node/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index d0729cd83c..259ef6b36b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Texera (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2025 and onwards The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/bin/single-node/NOTICE b/bin/single-node/NOTICE
index d0729cd83c..259ef6b36b 100644
--- a/bin/single-node/NOTICE
+++ b/bin/single-node/NOTICE
@@ -1,5 +1,5 @@
Apache Texera (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2025 and onwards The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).