diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2015-07-16 17:13:35 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2015-07-16 17:13:35 +0100 |
commit | 162fc1f7d6d226b214b3d3bc50d168b9417b5db8 (patch) | |
tree | 5223d1213b33a15049ac3909b676e7b20b7b9da5 /gst | |
parent | 0841b2a97ed031edc3c9d221fdf77ac7f0020b43 (diff) |
docs: drop reference to sourceforge mailing list adress
Diffstat (limited to 'gst')
-rw-r--r-- | gst/gstplugin.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gst/gstplugin.c b/gst/gstplugin.c index 0ca5d8dd6..ba3dd6028 100644 --- a/gst/gstplugin.c +++ b/gst/gstplugin.c @@ -80,8 +80,7 @@ static char *_gst_plugin_fault_handler_filename = NULL; /* list of valid licenses. * One of these must be specified or the plugin won't be loaded - * Contact gstreamer-devel@lists.sourceforge.net if your license should be - * added. + * Please file a bug to request any additional license be added. * * GPL: http://www.gnu.org/copyleft/gpl.html * LGPL: http://www.gnu.org/copyleft/lesser.html |