diff --git a/COPYRIGHT b/COPYRIGHT
index 2ea6ca64627..f35781b95cb 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -19,7 +19,6 @@ Pibarcode 2.05 Perso (ask mail) Non! Bar code ge
FCKEditor 2.4.4 GPL 2.0 Oui Editor WYSIWYG
FPDF 1.53 Pas clair (freeware) Non! PDF generation (le code d'origine a été modifié et complété)
FPDI 1.2 Apache License 2.0 Non GPL3 uniqmt PDF encryption
-Jabber 0.4 GPL 2.0 Oui Lib jabber
MagPieRss 0.72 GPL 2.0 Oui Load RSS
NuSoap 0.6.5 LGPL 2.1 Oui Interfaces with third tools
PEAR Core 1.2.1 PHP License 2.00 Non! Core code for PEAR
diff --git a/htdocs/admin/external_rss.php b/htdocs/admin/external_rss.php
index b6e694b123a..299bdb8971c 100644
--- a/htdocs/admin/external_rss.php
+++ b/htdocs/admin/external_rss.php
@@ -20,7 +20,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
- * $Source$
*/
/**
@@ -183,7 +182,7 @@ if ($_POST["delete"])
llxHeader();
print_fiche_titre($langs->trans("ExternalRSSSetup"), $mesg, 'setup');
-
+print '
';
// Formulaire ajout
print '