diff --git a/htdocs/about.php b/htdocs/about.php index 380a26ce4ba..bbf0aa35cad 100644 --- a/htdocs/about.php +++ b/htdocs/about.php @@ -1,7 +1,7 @@ * Copyright (C) 2003 Jean-Louis Bergamo - * Copyright (C) 2004-2006 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * Copyright (C) 2007 Franky Van Liedekerke * Copyright (C) 2005-2007 Regis Houssin * @@ -18,14 +18,12 @@ * 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/about.php * \brief Fichier page a propos - * \version $Revision$ + * \version $Id$ */ require("./pre.inc.php"); @@ -115,14 +113,13 @@ if (eregi('^fr_',$langs->getDefaultLang())) print 'Vente / Support'; print ''; } llxFooter('$Date$ - $Revision$'); - ?>