summaryrefslogtreecommitdiff
path: root/sys/dxr3
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-12-07 12:09:24 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-12-07 12:09:24 +0000
commitef074394e68785508b4def25078ffaba572cb0c8 (patch)
treef77c37b8b4224833c51bdeefcbd72efcc22b3a65 /sys/dxr3
parent6045404cdc43fd1de2472897276345bac8f02971 (diff)
downloadgstreamer-plugins-bad-ef074394e68785508b4def25078ffaba572cb0c8.tar.gz
Remove copyright from GST_PLUGIN_DEFINE
Original commit message from CVS: Remove copyright from GST_PLUGIN_DEFINE
Diffstat (limited to 'sys/dxr3')
-rw-r--r--sys/dxr3/dxr3init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dxr3/dxr3init.c b/sys/dxr3/dxr3init.c
index 341523a4a..fc4413568 100644
--- a/sys/dxr3/dxr3init.c
+++ b/sys/dxr3/dxr3init.c
@@ -48,7 +48,6 @@ GST_PLUGIN_DEFINE (
plugin_init,
VERSION,
"GPL",
- "(c) 2003 Martin Soto <martinsoto@users.sourceforge.net>",
GST_PACKAGE,
GST_ORIGIN
)