From 483a804c5c325f02036e4858d611d654d656ae66 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 29 Sep 2002 18:12:19 +0000 Subject: licenses again Original commit message from CVS: licenses again --- gst/udp/gstudpsrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/udp/gstudpsrc.c') diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c index 5020e105..39541f70 100644 --- a/gst/udp/gstudpsrc.c +++ b/gst/udp/gstudpsrc.c @@ -27,7 +27,7 @@ GstElementDetails gst_udpsrc_details = { "UDP packet receiver", "Source/Network", "LGPL", - "", + "Receive data over the network via UDP", VERSION, "Wim Taymans ", "(C) 2001", -- cgit