From 72818f871d003b3b08ee75fcf59c03d1de608a99 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Wed, 26 Oct 2005 15:45:11 +0000 Subject: Fixing stuff as wingo pointed out. Original commit message from CVS: Fixing stuff as wingo pointed out. --- ext/gsm/gstgsm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/gsm/gstgsm.c') diff --git a/ext/gsm/gstgsm.c b/ext/gsm/gstgsm.c index 60140716..c64d867c 100644 --- a/ext/gsm/gstgsm.c +++ b/ext/gsm/gstgsm.c @@ -41,4 +41,5 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "gsm", "GSM encoder/decoder", - plugin_init, VERSION, "LGPL", "Farsight", "http://farsight.sf.net") + plugin_init, + VERSION, "LGPL", "Gstreamer", "http://gstreamer.freedesktop.org") -- cgit v1.2.1