Remove copyright from GST_PLUGIN_DEFINE
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 7 Dec 2003 12:09:24 +0000 (12:09 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 7 Dec 2003 12:09:24 +0000 (12:09 +0000)
Original commit message from CVS:
Remove copyright from GST_PLUGIN_DEFINE

ext/divx/gstdivxdec.c
ext/divx/gstdivxenc.c
sys/dxr3/dxr3init.c

index 049691f..c68d12d 100644 (file)
@@ -479,7 +479,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   "5.03",
   GST_LICENSE_UNKNOWN,
-  "(c) 2002 DivX Networks",
   "divx4linux",
   "http://www.divx.com/"
 )
index b5a0458..ba9c035 100644 (file)
@@ -582,7 +582,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   "5.03",
   GST_LICENSE_UNKNOWN,
-  "(c) 2002 DivX Networks",
   "divx4linux",
   "http://www.divx.com/"
 )
index 341523a..fc44135 100644 (file)
@@ -48,7 +48,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   VERSION,
   "GPL",
-  "(c) 2003 Martin Soto <martinsoto@users.sourceforge.net>",
   GST_PACKAGE,
   GST_ORIGIN
 )