diff --git a/backend-dist.html b/backend-dist.html
index 00efdf436403971dfdc9fa8a27ccab0739dce4d1..86bd08311fb3a4e8b0514efe64f2f5b5588b7442 100644
--- a/backend-dist.html
+++ b/backend-dist.html
@@ -1,5 +1,5 @@
 <?php echo '<'.'?xml version="1.0" encoding="#CHARSET"?'.'>'; ?>
-<rss version="0.91">
+<rss version="0.91" xmlns:dc="http://purl.org/dc/elements/1.1/">
 
 <channel>
 	<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
diff --git a/ecrire/config-fonctions.php3 b/ecrire/config-fonctions.php3
index ede009d8e8c5fa8263238edcbd5ac0a07dd0141f..6aaa077f4ce4b8f6bf85c942ae58ad2b702d79d8 100644
--- a/ecrire/config-fonctions.php3
+++ b/ecrire/config-fonctions.php3
@@ -207,7 +207,7 @@ if ($options == 'avancees') {
 		echo "</TD></TR>";
 
 		echo "<TR><TD BACKGROUND='img_pack/rien.gif' ALIGN='center'>";
-		echo "<INPUT TYPE='text' NAME='test_proxy' VALUE='http://rezo.net/spip-dev/' size='40' class='forml'>";
+		echo "<INPUT TYPE='text' NAME='test_proxy' VALUE='http://www.spip.net/' size='40' class='forml'>";
 		echo "</TD></TR>";
 
 		echo "<TR><td style='text-align:$spip_lang_right;'>";
diff --git a/ecrire/copyright_fr.html b/ecrire/copyright_fr.html
index c12a0914e2fc3b57290de740a5df94f5d06a0a8c..d8b049537f83ecc613a1043a65c142d786297c8b 100644
--- a/ecrire/copyright_fr.html
+++ b/ecrire/copyright_fr.html
@@ -25,11 +25,11 @@ a.icone:hover { text-decoration: none; }
 <p>
 <font face="Verdana,Arial,Sans,sans-serif" size="3"><b>SPIP, Syst&egrave;me de publication pour l'internet</b></font>
 
-<p>Copyright &copy; 2001-2003, Arnaud Martin, Antoine Pitrou et Philippe Rivi&egrave;re. </p>
+<p>Copyright &copy; 2001-2004, Arnaud Martin, Antoine Pitrou et Philippe Rivi&egrave;re. </p>
 <p>Ce programme est un logiciel libre&nbsp;; vous pouvez le redistribuer et/ou le modifier conform&eacute;ment aux dispositions de la Licence Publique G&eacute;n&eacute;rale GNU, telle que publi&eacute;e par la Free Software Foundation&nbsp;; version 2 de la licence, ou encore (&agrave; votre choix) toute version ult&eacute;rieure. </p>
 <p>Ce programme est distribu&eacute; dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE&nbsp;; sans m&egrave;me la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER. Pour plus de d&eacute;tails, voir la Licence Publique G&eacute;n&eacute;rale GNU. </p>
 <p>Un exemplaire de la Licence Publique G&eacute;n&eacute;rale GNU doit &ecirc;tre fourni avec ce programme&nbsp;; si ce n'est pas le cas, &eacute;crivez &agrave; la Free Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, Etats-Unis. </p>
-<p><b> Ce logiciel est t&eacute;l&eacute;chargeable &agrave; l'adresse <a href="http://www.uzine.net/spip" class="spip_url">http://www.uzine.net/spip</a>&nbsp;; vous trouverez &eacute;galement, sur ce site, un mode d'emploi complet et des informations suppl&eacute;mentaires. </b> </p>
+<p><b> Ce logiciel est t&eacute;l&eacute;chargeable &agrave; l'adresse <a href="http://www.spip.net/" class="spip_url">http://www.spip.net/</a>&nbsp;; vous trouverez &eacute;galement, sur ce site, un mode d'emploi complet et des informations suppl&eacute;mentaires. </b> </p>
 
 <hr>
 <p>GNU General Public License&nbsp;: [<a href='license.txt'>version texte</a>] [<a href='http://www.gnu.org/copyleft/gpl.html'>version HTML</a>]</p>
diff --git a/ecrire/inc_mail.php3 b/ecrire/inc_mail.php3
index 348068ca047759f4b3415e5131eddfce57cd1f6f..ba2905bccf3023c0f17b3a499211c1b0f8c2f9b6 100644
--- a/ecrire/inc_mail.php3
+++ b/ecrire/inc_mail.php3
@@ -88,9 +88,6 @@ function envoyer_mail($email, $sujet, $texte, $from = "", $headers = "") {
 		return false;
 	case 'online':
 		return @email('webmaster', $email, $sujet, $texte);
-//	nexen annonce la fin de ses particularismes (23/01/2003)
-//	case 'nexenservices':
-//		return @email($email, $sujet, $texte, $headers);
 	default:
 		return @mail($email, $sujet, $texte, $headers);
 	}
diff --git a/inc-urls-dist.php3 b/inc-urls-dist.php3
index 9661dcde4a4c92f4ecda146caa38e733ab6fafcc..c885bf08650b48101c99442b47bbf4c1f0ae6b3e 100644
--- a/inc-urls-dist.php3
+++ b/inc-urls-dist.php3
@@ -6,7 +6,7 @@
 
 // Pour selectionner un autre type d'urls :
 // 1- preparez votre serveur de maniere a ce qu'il active spip pour les
-//     URLs en question, cf. http://www.uzine.net/article765.html
+//     URLs en question, cf. http://www.spip.net/fr_article765.html
 // 2- modifiez la ligne ci-dessous
 //    (par exemple "html" pour des URLs en /article1.html)
 // 3- renommez ce fichier "inc-urls.php3" pour ne pas risquer de