gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.
authorDavid Schleef <ds@schleef.org>
Wed, 11 Aug 2004 21:42:18 +0000 (21:42 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 11 Aug 2004 21:42:18 +0000 (21:42 +0000)
Original commit message from CVS:
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
before.

ChangeLog
gst/mpeg1sys/gstmpeg1systemencode.c

index 21c00a0..953e51e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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.
 
 2004-08-11  David Schleef  <ds@schleef.org>
index a868b97..35c3e0b 100644 (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)