mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 23:58:17 +00:00
Update license in plugin definition
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
This commit is contained in:
parent
3b9a165037
commit
394c57454c
3 changed files with 3 additions and 3 deletions
|
@ -781,6 +781,6 @@ GST_PLUGIN_DEFINE(
|
|||
GST_PLUGIN_DESC,
|
||||
plugin_init,
|
||||
PACKAGE_VERSION,
|
||||
"GPL",
|
||||
"LGPL",
|
||||
PACKAGE,
|
||||
PACKAGE_BUGREPORT);
|
||||
|
|
|
@ -674,6 +674,6 @@ GST_PLUGIN_DEFINE(
|
|||
GST_PLUGIN_DESC,
|
||||
plugin_init,
|
||||
PACKAGE_VERSION,
|
||||
"GPL",
|
||||
"LGPL",
|
||||
PACKAGE,
|
||||
PACKAGE_BUGREPORT);
|
||||
|
|
|
@ -919,6 +919,6 @@ GST_PLUGIN_DEFINE(
|
|||
GST_PLUGIN_DESC,
|
||||
plugin_init,
|
||||
PACKAGE_VERSION,
|
||||
"GPL",
|
||||
"LGPL",
|
||||
PACKAGE,
|
||||
PACKAGE_BUGREPORT);
|
||||
|
|
Loading…
Reference in a new issue