From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- gst/modplug/gstmodplug.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst/modplug/gstmodplug.cc') diff --git a/gst/modplug/gstmodplug.cc b/gst/modplug/gstmodplug.cc index c0991e4b..bcc63e8d 100644 --- a/gst/modplug/gstmodplug.cc +++ b/gst/modplug/gstmodplug.cc @@ -33,9 +33,11 @@ #include #include +/* elementfactory information */ GstElementDetails modplug_details = { "ModPlug", "Codec/Audio/Decoder", + "LGPL", "Module decoder based on modplug engine", VERSION, "Jeremy SIMON " -- cgit v1.2.1