Update license in plugin definition

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
This commit is contained in:
Nicolas Dufresne 2011-10-24 16:18:16 -04:00 committed by Gwenole Beauchesne
parent 3b9a165037
commit 394c57454c
3 changed files with 3 additions and 3 deletions

View file

@ -781,6 +781,6 @@ GST_PLUGIN_DEFINE(
GST_PLUGIN_DESC,
plugin_init,
PACKAGE_VERSION,
"GPL",
"LGPL",
PACKAGE,
PACKAGE_BUGREPORT);

View file

@ -674,6 +674,6 @@ GST_PLUGIN_DEFINE(
GST_PLUGIN_DESC,
plugin_init,
PACKAGE_VERSION,
"GPL",
"LGPL",
PACKAGE,
PACKAGE_BUGREPORT);

View file

@ -919,6 +919,6 @@ GST_PLUGIN_DEFINE(
GST_PLUGIN_DESC,
plugin_init,
PACKAGE_VERSION,
"GPL",
"LGPL",
PACKAGE,
PACKAGE_BUGREPORT);