summaryrefslogtreecommitdiffstats
path: root/gst/mpeg1sys/gstmpeg1systemencode.c
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-08-11 21:06:48 +0000
committerDavid Schleef <ds@schleef.org>2004-08-11 21:06:48 +0000
commitb14c2fe0dfcd48c6e90dbc7ec2e83b7254353521 (patch)
treec2e75cd537bbccc965972cf71a44ad2b1baa842c /gst/mpeg1sys/gstmpeg1systemencode.c
parent65172a9ab8bdaeb50a5ddeb171b653e3fe340a06 (diff)
downloadgst-plugins-bad-b14c2fe0dfcd48c6e90dbc7ec2e83b7254353521.tar.gz
gst-plugins-bad-b14c2fe0dfcd48c6e90dbc7ec2e83b7254353521.tar.bz2
gst-plugins-bad-b14c2fe0dfcd48c6e90dbc7ec2e83b7254353521.zip
ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field
Original commit message from CVS: * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code * gst-libs/gst/video/gstvideosink.c: Change copyright block to LGPL. * gst/auparse/gstauparse.c: Fix plugin license field. * gst/monoscope/gstmonoscope.c: Fix plugin license field. * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field. * gst/rtp/gstrtp.c: Fix plugin license field.
Diffstat (limited to 'gst/mpeg1sys/gstmpeg1systemencode.c')
-rw-r--r--gst/mpeg1sys/gstmpeg1systemencode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg1sys/gstmpeg1systemencode.c b/gst/mpeg1sys/gstmpeg1systemencode.c
index 35c3e0b6..a868b976 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, "GPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)