summaryrefslogtreecommitdiff
path: root/ext/gsm
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
committerAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
commite69ece9d7e8425425f20c76a643e3214fd1fac9a (patch)
treef08c937120dd384a9ea5af55f421e2f773884f1b /ext/gsm
parentaf1f5b95a241096c7535a679351a2b3a6d4378c1 (diff)
downloadgstreamer-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.gz
remove copyright field from plugins
Original commit message from CVS: remove copyright field from plugins
Diffstat (limited to 'ext/gsm')
-rw-r--r--ext/gsm/gstgsm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gsm/gstgsm.c b/ext/gsm/gstgsm.c
index c186ed1b2..346cf219a 100644
--- a/ext/gsm/gstgsm.c
+++ b/ext/gsm/gstgsm.c
@@ -43,6 +43,5 @@ GST_PLUGIN_DEFINE (
plugin_init,
VERSION,
"LGPL",
- GST_COPYRIGHT,
GST_PACKAGE,
GST_ORIGIN)