This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
The following commit(s) were added to refs/heads/main by this push:
new 218e674 chore: Add NOTICE.txt file (#257)
218e674 is described below
commit 218e674a6c7933e705cb44c2d41de0c2c17aa3e3
Author: Saurabh Singh <[email protected]>
AuthorDate: Tue Jan 21 16:16:26 2025 +0530
chore: Add NOTICE.txt file (#257)
Fixes #203
### What changes are included in this PR?
Added the NOTICE.txt file as per the
[Notice](https://www.apache.org/legal/src-headers.html#notice)
Signed-off-by: Saurabh Kumar Singh <[email protected]>
---
NOTICE.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NOTICE.txt b/NOTICE.txt
new file mode 100644
index 0000000..9342346
--- /dev/null
+++ b/NOTICE.txt
@@ -0,0 +1,5 @@
+Apache Arrow Go
+Copyright 2016-2025 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).