summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtp.c
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-10-25 13:03:04 +0000
committerChristian Schaller <uraeus@gnome.org>2005-10-25 13:03:04 +0000
commit4f40e2e01e913e7005d8f85d3c4694e8366c59d6 (patch)
tree75a4036371d18b6397e6429cffc4fc5b01a884c6 /gst/rtp/gstrtp.c
parent2b5cfd86cf330203c3c6840260f7a75507408aa2 (diff)
fix mistaken claim on GPL, its LGPL
Original commit message from CVS: fix mistaken claim on GPL, its LGPL
Diffstat (limited to 'gst/rtp/gstrtp.c')
-rw-r--r--gst/rtp/gstrtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtp.c b/gst/rtp/gstrtp.c
index f39c0178..a967495c 100644
--- a/gst/rtp/gstrtp.c
+++ b/gst/rtp/gstrtp.c
@@ -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)