This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new fc20cd0028 MINOR: [Docs] update date in NOTICE.txt (#39418)
fc20cd0028 is described below
commit fc20cd002817d62158cfa4cf4e096f29c3fce5da
Author: mwish <[email protected]>
AuthorDate: Tue Jan 2 16:07:09 2024 +0800
MINOR: [Docs] update date in NOTICE.txt (#39418)
### Rationale for this change
Update Date from 2019 to 2024 in `NOTICE.txt`
### What changes are included in this PR?
Update Date from 2019 to 2024 in `NOTICE.txt`
### Are these changes tested?
no
### Are there any user-facing changes?
no
Authored-by: mwish <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
---
NOTICE.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NOTICE.txt b/NOTICE.txt
index a609791374..2089c6fb20 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
Apache Arrow
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2016-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).