summaryrefslogtreecommitdiffstats
path: root/ext/shout
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout')
-rw-r--r--ext/shout/gstshout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c
index 1919768f..a0632d76 100644
--- a/ext/shout/gstshout.c
+++ b/ext/shout/gstshout.c
@@ -23,6 +23,7 @@
static GstElementDetails icecastsend_details = {
"An Icecast plugin",
"IcecastSend",
+ "GPL",
"Sends data to an icecast server",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",