From 58e4556c7bc5e8c5689c25ecbd218fadafd6c22c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 14 Aug 2005 16:10:55 +0000 Subject: licensing, name and description changes Original commit message from CVS: licensing, name and description changes --- ext/audiofile/gstaf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/audiofile') diff --git a/ext/audiofile/gstaf.c b/ext/audiofile/gstaf.c index 79979a22..288565cd 100644 --- a/ext/audiofile/gstaf.c +++ b/ext/audiofile/gstaf.c @@ -42,5 +42,5 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "gstaf", + "audiofile", "Audiofile plugin", plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN) -- cgit v1.2.1