fix mistaken claim on GPL, its LGPL

Original commit message from CVS:
fix mistaken claim on GPL, its LGPL
This commit is contained in:
Christian Schaller 2005-10-25 13:03:04 +00:00
parent 2b5cfd86cf
commit 4f40e2e01e

View file

@ -84,4 +84,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"rtp",
"Real-time protocol plugins",
plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)