aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-11-18 16:20:53 +0800
committerAaron LI <aaronly.me@outlook.com>2016-11-18 16:26:39 +0800
commitdbdc1205745fdbd0500be45930ee7d1f0e5f5199 (patch)
tree6e9a3913ce8798d7fd8260a23c8acae74e9f9698 /MANIFEST.in
parent6ed6aba3fc19d54aaeccb36067fa4b02a0fd119f (diff)
downloadfg21sim-dbdc1205745fdbd0500be45930ee7d1f0e5f5199.tar.bz2
Add "LICENSE-3RDPARTY" for 3rd-party code/products used
Credit: What is the best practice for arranging third-party library licenses “paperwork”? https://softwareengineering.stackexchange.com/a/234526
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a979591..10eb325 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include LICENSE
+include LICENSE-3RDPARTY
include fg21sim/configs/*.conf.spec
include fg21sim/webui/templates/*.html
recursive-include fg21sim/webui/static *