From 0d596961714ee8afc606139f35cdc16fba972ad5 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 11 Aug 2004 21:42:18 +0000 Subject: gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. Original commit message from CVS: * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. --- gst/mpeg1sys/gstmpeg1systemencode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mpeg1sys') diff --git a/gst/mpeg1sys/gstmpeg1systemencode.c b/gst/mpeg1sys/gstmpeg1systemencode.c index a868b976..35c3e0b6 100644 --- a/gst/mpeg1sys/gstmpeg1systemencode.c +++ b/gst/mpeg1sys/gstmpeg1systemencode.c @@ -605,4 +605,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "system_encode", "MPEG-1 system stream encoder", - plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN) + plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN) -- cgit v1.2.1