gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.

Original commit message from CVS:
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
before.
This commit is contained in:
David Schleef 2004-08-11 21:42:18 +00:00
parent 595055ea7a
commit 0d59696171
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-08-11 David Schleef <ds@schleef.org>
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
before.
2004-08-11 David Schleef <ds@schleef.org>
* gst-libs/gst/video/videosink.h: Change copyright block to LGPL.

View file

@ -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)