diff options
author | Brian Cameron <brian.cameron@sun.com> | 2003-07-25 10:50:48 +0000 |
---|---|---|
committer | Brian Cameron <brian.cameron@sun.com> | 2003-07-25 10:50:48 +0000 |
commit | a129b9734be3d8d97e017893cacea914efc8e364 (patch) | |
tree | b8eff952516ca63fb973405efd84cfaae4f9ef26 /gst/mpeg1sys | |
parent | a3dff6621738f971d1f9cabbdfb4ba2aa664d194 (diff) | |
download | gst-plugins-bad-a129b9734be3d8d97e017893cacea914efc8e364.tar.gz gst-plugins-bad-a129b9734be3d8d97e017893cacea914efc8e364.tar.bz2 gst-plugins-bad-a129b9734be3d8d97e017893cacea914efc8e364.zip |
Adding needed license information. The patch was reviewed and approved by
Original commit message from CVS:
Adding needed license information. The patch was reviewed and approved by
Christian Shaller. Ronald Bultje and Benjamin also responded with
comments.
Diffstat (limited to 'gst/mpeg1sys')
-rw-r--r-- | gst/mpeg1sys/gstmpeg1systemencode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg1sys/gstmpeg1systemencode.c b/gst/mpeg1sys/gstmpeg1systemencode.c index 4073174c..2f46a400 100644 --- a/gst/mpeg1sys/gstmpeg1systemencode.c +++ b/gst/mpeg1sys/gstmpeg1systemencode.c @@ -34,7 +34,7 @@ static GstElementDetails system_encode_details = { "MPEG1 Multiplexer", "Codec/Muxer", - "LGPL", + "GPL", "Multiplexes MPEG-1 Streams", VERSION, "Wim Taymans <wim.taymans@chello.be>", |