Skip to content

Commit 7fd8207

Browse files
committed
uutests: add LICENSE
Symlink LICENSE from the project root so it gets picked up when packaging ``` coreutils/tests/uutests on uutests-add-license $ cargo package --allow-dirty --list | grep LICENSE coreutils/tests/uutests on uutests-add-license $ ln -s ../../LICENSE . coreutils/tests/uutests on uutests-add-license $ cargo package --allow-dirty --list | grep LICENSE LICENSE ``` Signed-off-by: Michel Lind <salimma@fedoraproject.org>
1 parent ff6dd99 commit 7fd8207

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/uutests/LICENSE

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

0 commit comments

Comments
 (0)