[005/906] remove copyright field from plugins

This commit is contained in:
Andy Wingo 2003-12-04 10:37:36 +00:00 committed by Matthew Waters
parent a4baf571d9
commit 7a4a1e955e

View file

@ -782,7 +782,6 @@ GST_PLUGIN_DEFINE (
plugin_init, plugin_init,
VERSION, VERSION,
GST_LICENSE, GST_LICENSE,
GST_COPYRIGHT,
GST_PACKAGE, GST_PACKAGE,
GST_ORIGIN GST_ORIGIN
); );