mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
fix mistaken claim on GPL, its LGPL
Original commit message from CVS: fix mistaken claim on GPL, its LGPL
This commit is contained in:
parent
2b5cfd86cf
commit
4f40e2e01e
1 changed files with 1 additions and 1 deletions
|
@ -84,4 +84,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||||
GST_VERSION_MINOR,
|
GST_VERSION_MINOR,
|
||||||
"rtp",
|
"rtp",
|
||||||
"Real-time protocol plugins",
|
"Real-time protocol plugins",
|
||||||
plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
|
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
|
||||||
|
|
Loading…
Reference in a new issue