Skip to content

Commit b2c29ac

Browse files
authored
Include license and notice files in more crates (apache#19913)
## Which issue does this PR close? None ## Rationale for this change Applies apache#13985 to more crates. ## What changes are included in this PR? This symlinks `LICENSE.txt` and `NOTICE.txt` so they're included. ## Are these changes tested? N/A ## Are there any user-facing changes? N/A
1 parent db64be9 commit b2c29ac

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../LICENSE.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../NOTICE.txt

datafusion/pruning/LICENSE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../LICENSE.txt

datafusion/pruning/NOTICE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../NOTICE.txt

0 commit comments

Comments
 (0)