Skip to content

Commit af5827c

Browse files
committed
spdx
Signed-off-by: Daniel King <[email protected]>
1 parent 4cbc8d9 commit af5827c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vortex-python/src/arrays/into_array.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
// SPDX-FileCopyrightText: Copyright the Vortex contributors
3+
14
use arrow_array::ffi_stream::ArrowArrayStreamReader;
25
use arrow_array::{RecordBatchReader as _, make_array};
36
use arrow_data::ArrayData;

0 commit comments

Comments
 (0)