From a129b9734be3d8d97e017893cacea914efc8e364 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Fri, 25 Jul 2003 10:50:48 +0000 Subject: Adding needed license information. The patch was reviewed and approved by Original commit message from CVS: Adding needed license information. The patch was reviewed and approved by Christian Shaller. Ronald Bultje and Benjamin also responded with comments. --- ext/cdaudio/gstcdaudio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/cdaudio') 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 ", -- cgit v1.2.1