diff --git a/gst/tcp/gsttcpsink.c b/gst/tcp/gsttcpsink.c index 869653f605..283dd760e6 100644 --- a/gst/tcp/gsttcpsink.c +++ b/gst/tcp/gsttcpsink.c @@ -28,7 +28,7 @@ /* elementfactory information */ static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS ( "TCP packet sender", - "LGPL", + "Sink/Network", "Send data over the network via TCP", "Zeeshan Ali " );