summaryrefslogtreecommitdiffstats
path: root/ext/cdaudio/gstcdaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cdaudio/gstcdaudio.c')
-rw-r--r--ext/cdaudio/gstcdaudio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/cdaudio/gstcdaudio.c b/ext/cdaudio/gstcdaudio.c
index ac24854c..31367417 100644
--- a/ext/cdaudio/gstcdaudio.c
+++ b/ext/cdaudio/gstcdaudio.c
@@ -107,6 +107,7 @@ static guint gst_cdaudio_signals[LAST_SIGNAL] = { 0 };
static GstElementDetails gst_cdaudio_details = {
"CD Player",
"Generic/Bin",
+ "LGPL",
"Play CD audio through the CD Drive",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",