summaryrefslogtreecommitdiff
path: root/gst/mpeg1sys
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2003-07-25 10:50:48 +0000
committerBrian Cameron <brian.cameron@sun.com>2003-07-25 10:50:48 +0000
commita129b9734be3d8d97e017893cacea914efc8e364 (patch)
treeb8eff952516ca63fb973405efd84cfaae4f9ef26 /gst/mpeg1sys
parenta3dff6621738f971d1f9cabbdfb4ba2aa664d194 (diff)
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg1sys/gstmpeg1systemencode.c b/gst/mpeg1sys/gstmpeg1systemencode.c
index 4073174c2..2f46a4004 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>",