Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions python/NOTICE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Apache Arrow
Copyright 2020-2021 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

This product includes software from the tokio project
* Copyright (c) 2021 Tokio Contributors
* Licensed under the MIT License

This product includes software from the libc project
* Copyright (c) 2014-2020 The Rust Project Developers
* Licensed under the MIT License

This product includes software from the rand project
* Copyright 2018 Developers of the Rand project
* Copyright (c) 2014 The Rust Project Developers
* Licensed under the MIT License

This product includes software from the pyo3 project (Apache 2.0)
* Copyright (c) 2017-present PyO3 Project and Contributors
* https://github.com/PyO3