diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-05 16:05:43 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-05 16:05:43 +0000 |
commit | 414ec2186a6377cb086f4f6975fec36db68be8a5 (patch) | |
tree | 7f62f2079b0c67aec92f058c26f5e1c8c600d765 | |
parent | e69ece9d7e8425425f20c76a643e3214fd1fac9a (diff) | |
download | gst-plugins-bad-414ec2186a6377cb086f4f6975fec36db68be8a5.tar.gz gst-plugins-bad-414ec2186a6377cb086f4f6975fec36db68be8a5.tar.bz2 gst-plugins-bad-414ec2186a6377cb086f4f6975fec36db68be8a5.zip |
another fix
Original commit message from CVS:
another fix
-rw-r--r-- | ext/libfame/gstlibfame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/libfame/gstlibfame.c b/ext/libfame/gstlibfame.c index 17ea9669..be2404d5 100644 --- a/ext/libfame/gstlibfame.c +++ b/ext/libfame/gstlibfame.c @@ -612,7 +612,6 @@ GST_PLUGIN_DEFINE ( plugin_init, LIBFAME_VERSION, "LGPL", - "(c) 2000-2001, Vivien Chappelier", "libfame", "http://fame.sourceforge.net/" ) |