diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 78d1e017956..e76da39f4f9 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * Copyright (C) 2005 Eric Seigne * Copyright (C) 2005-2007 Régis Houssin * Copyright (C) 2006 Andre Cianfarani @@ -19,15 +19,13 @@ * 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. - * - * $Id$ */ /** * \file htdocs/product/fiche.php * \ingroup product * \brief Page de la fiche produit - * \version $Revision$ + * \version $Id$ */ require("./pre.inc.php");