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 --- gst/multifilesink/gstmultifilesink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/multifilesink') diff --git a/gst/multifilesink/gstmultifilesink.c b/gst/multifilesink/gstmultifilesink.c index 01948713..58025322 100644 --- a/gst/multifilesink/gstmultifilesink.c +++ b/gst/multifilesink/gstmultifilesink.c @@ -673,6 +673,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "gstmultifilesink", + "multifilesink", "multiple file sink (sequentially) after new media events", plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN) -- cgit v1.2.1