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/mpeg2sub/gstmpeg2subt.c | |
parent | af1f5b95a241096c7535a679351a2b3a6d4378c1 (diff) | |
download | gst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.gz gst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.bz2 gst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.zip |
remove copyright field from plugins
Original commit message from CVS:
remove copyright field from plugins
Diffstat (limited to 'gst/mpeg2sub/gstmpeg2subt.c')
-rw-r--r-- | gst/mpeg2sub/gstmpeg2subt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/mpeg2sub/gstmpeg2subt.c b/gst/mpeg2sub/gstmpeg2subt.c index 46681c6e..c98d9bee 100644 --- a/gst/mpeg2sub/gstmpeg2subt.c +++ b/gst/mpeg2sub/gstmpeg2subt.c @@ -439,8 +439,6 @@ GST_PLUGIN_DEFINE ( plugin_init, VERSION, "LGPL", - "(c) 2001 Samuel Hocevar <sam@via.ecp.fr>\n" - "(c) 2001 Michel Lespinasse <walken@via.ecp.fr>", GST_PACKAGE, GST_ORIGIN ) |