diff options
-rw-r--r-- | gst/flx/gstflxdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index b14a701e..67e7d837 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -37,7 +37,7 @@ static GstElementDetails flxdec_details = { "LGPL", "FLX decoder", VERSION, - "Sepp Wijnands <mrrazz@garbage-coderz.net>" + "Sepp Wijnands <mrrazz@garbage-coderz.net>", "(C) 2001", }; |