From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- gst/festival/gstfestival.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/festival') 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 ", -- cgit v1.2.1