From 7b26b4d9506a592b17d19de83c4f105068c236b4 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/raw1394/gst1394.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/raw1394') diff --git a/ext/raw1394/gst1394.c b/ext/raw1394/gst1394.c index cd89d9f5..cd91a181 100644 --- a/ext/raw1394/gst1394.c +++ b/ext/raw1394/gst1394.c @@ -38,6 +38,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "gst1394", + "1394", "Source for DV data via IEEE1394 interface", plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN); -- cgit