summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE (renamed from askbot/LICENSE)0
-rw-r--r--MANIFEST.in1
2 files changed, 1 insertions, 0 deletions
diff --git a/askbot/LICENSE b/LICENSE
index 803781c5..803781c5 100644
--- a/askbot/LICENSE
+++ b/LICENSE
diff --git a/MANIFEST.in b/MANIFEST.in
index 90eece03..e7ae732c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
include ez_setup.py
include tox.ini
+include LICENSE
recursive-include askbot *
recursive-exclude askbot *.pyc
recursive-exclude .git