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

jeffreyvo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 3f5eebdebc Update ASF copyright year in NOTICE (#9145)
3f5eebdebc is described below

commit 3f5eebdebc1021d46a2e01cbf7207338555a8509
Author: Mohit rao <[email protected]>
AuthorDate: Tue Jan 13 07:50:01 2026 +0530

    Update ASF copyright year in NOTICE (#9145)
    
    Closes #9131
    
    This PR updates the Apache Software Foundation copyright year
    in `arrow-rs/NOTICE.txt`, as discussed in the release verification
    follow-up. No third-party entries are modified.
---
 NOTICE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE.txt b/NOTICE.txt
index a609791374..68538ffbdb 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Arrow
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2016-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to