summaryrefslogtreecommitdiff
path: root/python/python-hmm_0.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-hmm_0.4.oe')
-rw-r--r--python/python-hmm_0.4.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-hmm_0.4.oe b/python/python-hmm_0.4.oe
index 83618051ac..8b1b0f7264 100644
--- a/python/python-hmm_0.4.oe
+++ b/python/python-hmm_0.4.oe
@@ -1,3 +1,4 @@
+LICENSE = GPL
DESCRIPTION = "Hmm is a python module providing an implementation of Hidden Markov \
Model and associated algorithms (Viterbi and Baum-Welsh). It uses Numeric \
Python to speed up the computations."