summaryrefslogtreecommitdiffstats
path: root/gst/festival
diff options
context:
space:
mode:
Diffstat (limited to 'gst/festival')
-rw-r--r--gst/festival/gstfestival.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/festival/gstfestival.c b/gst/festival/gstfestival.c
index 699f0fbc..d0470379 100644
--- a/gst/festival/gstfestival.c
+++ b/gst/festival/gstfestival.c
@@ -90,6 +90,7 @@ static char* client_accept_s_expr (int fd);
static GstElementDetails gst_festival_details = {
"Festival synthesizer",
"Filter/Audio",
+ "LGPL",
"Synthesizes plain text into audio",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",