summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
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
commite46d34995dbfd1481f962b620df4dfa4266f7977 (patch)
tree42250ce68fbbb5419cb4323e55a6817dde3fd88f /ext/flac/gstflac.c
parent256a0bfc359c4d14cbf10ec265a7aa01a3d5a9bd (diff)
remove copyright field from plugins
Original commit message from CVS: remove copyright field from plugins
Diffstat (limited to 'ext/flac/gstflac.c')
-rw-r--r--ext/flac/gstflac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/flac/gstflac.c b/ext/flac/gstflac.c
index a52b94f6..bcbc60cb 100644
--- a/ext/flac/gstflac.c
+++ b/ext/flac/gstflac.c
@@ -53,6 +53,5 @@ GST_PLUGIN_DEFINE (
plugin_init,
VERSION,
"LGPL",
- GST_COPYRIGHT,
GST_PACKAGE,
GST_ORIGIN)