Skip to content

Commit e766e30

Browse files
cvubrugierdwolfhub
authored andcommitted
Add the license file to the source tarball
The license file is required by some embedded Linux distribution tools (e.g. Yocto) to perform their license compliance check. This patch renames MANIFEST to MANIFEST.in and adds the LICENSE.txt file to it. It also removes all other files from MANIFEST.in since they are automatically included. Fixes issue #54. Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
1 parent e89afba commit e766e30

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

MANIFEST

Lines changed: 0 additions & 9 deletions
This file was deleted.

MANIFEST.in

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

0 commit comments

Comments
 (0)