diff options
author | Andy Wingo <wingo@pobox.com> | 2003-12-04 10:37:38 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2003-12-04 10:37:38 +0000 |
commit | e69ece9d7e8425425f20c76a643e3214fd1fac9a (patch) | |
tree | f08c937120dd384a9ea5af55f421e2f773884f1b /gst/rtjpeg | |
parent | af1f5b95a241096c7535a679351a2b3a6d4378c1 (diff) | |
download | gstreamer-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.gz |
remove copyright field from plugins
Original commit message from CVS:
remove copyright field from plugins
Diffstat (limited to 'gst/rtjpeg')
-rw-r--r-- | gst/rtjpeg/gstrtjpeg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/rtjpeg/gstrtjpeg.c b/gst/rtjpeg/gstrtjpeg.c index e51542916..2b9ff37d3 100644 --- a/gst/rtjpeg/gstrtjpeg.c +++ b/gst/rtjpeg/gstrtjpeg.c @@ -44,7 +44,6 @@ GST_PLUGIN_DEFINE ( plugin_init, VERSION, "GPL", - "(c) 2000 Justin Schoeman <justin@suntiger.ee.up.ac.za>", GST_PACKAGE, GST_ORIGIN ) |