remove copyright field from plugin structs
authorAndy Wingo <wingo@pobox.com>
Thu, 4 Dec 2003 10:02:41 +0000 (10:02 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 4 Dec 2003 10:02:41 +0000 (10:02 +0000)
commit8ca1b1fe7fc43fbeb7be12735f3f1cbd29a84b64
tree0ec944ca892e91a7aad0b43b28d6d407f559b55f
parent28de073c2618362a8c4bbf11aabbac332154540a
remove copyright field from plugin structs

Original commit message from CVS:
remove copyright field from plugin structs
43 files changed:
common
configure.ac
docs/gst/tmpl/gst.sgml
docs/gst/tmpl/gstbin.sgml
docs/gst/tmpl/gstclock.sgml
docs/gst/tmpl/gstconfig.sgml
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstindex.sgml
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpadtemplate.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstreamer-unused.sgml
docs/gst/tmpl/gstthread.sgml
docs/gst/tmpl/gstxml.sgml
examples/plugins/example.c
gst/autoplug/gstspider.c
gst/elements/gstelements.c
gst/gst.c
gst/gstelement.h
gst/gstplugin.c
gst/gstplugin.h
gst/indexers/gstindexers.c
gst/registries/gstxmlregistry.c
gst/schedulers/gstbasicscheduler.c
gst/schedulers/gstoptimalscheduler.c
libs/gst/bytestream/bytestream.c
libs/gst/getbits/getbits.c
plugins/elements/gstelements.c
plugins/indexers/gstindexers.c
tests/old/examples/plugins/example.c
tests/old/testsuite/bytestream/gstbstest.c
tests/old/testsuite/dynparams/dparamstest.c
tests/old/testsuite/plugin/static2.c
tests/old/testsuite/plugin/testplugin.c
tests/old/testsuite/plugin/testplugin2.c
testsuite/bytestream/gstbstest.c
testsuite/dynparams/dparamstest.c
testsuite/plugin/static2.c
testsuite/plugin/testplugin.c
testsuite/plugin/testplugin2.c
tools/gst-inspect.c
tools/gst-xmlinspect.c