From 162fc1f7d6d226b214b3d3bc50d168b9417b5db8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 16 Jul 2015 17:13:35 +0100 Subject: [PATCH] docs: drop reference to sourceforge mailing list adress --- gst/gstplugin.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gst/gstplugin.c b/gst/gstplugin.c index 0ca5d8dd64..ba3dd60286 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