diff --git a/htdocs/commande/apercu.php b/htdocs/commande/apercu.php
index 963f8101b43..f1d41976b1d 100644
--- a/htdocs/commande/apercu.php
+++ b/htdocs/commande/apercu.php
@@ -15,15 +15,14 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see .
*/
/**
* \file htdocs/commande/apercu.php
* \ingroup commande
* \brief Page de l'onglet apercu d'une commande
- * \version $Id$
+ * \version $Id: apercu.php,v 1.52 2011/07/31 22:08:25 eldy Exp $
*/
require("../main.inc.php");
@@ -227,5 +226,5 @@ print '';
$db->close();
-llxFooter('$Date$ - $Revision$');
+llxFooter('$Date: 2011/07/31 22:08:25 $ - $Revision: 1.52 $');
?>
diff --git a/htdocs/compta/journal/sellsjournal.php b/htdocs/compta/journal/sellsjournal.php
index b2d73348949..ee18392f767 100755
--- a/htdocs/compta/journal/sellsjournal.php
+++ b/htdocs/compta/journal/sellsjournal.php
@@ -14,8 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with this program. If not, see .
*/
require("../../main.inc.php");
@@ -204,5 +203,5 @@ print "";
// End of page
$db->close();
-llxFooter('$Date: 2011/07/31 21:26:51 $ - $Revision: 1.9 $');
+llxFooter('$Date: 2011/07/31 22:08:25 $ - $Revision: 1.10 $');
?>
\ No newline at end of file