diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index b51b3c5588b..8d7458a4df9 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -1,7 +1,7 @@ * Copyright (C) 2003 Jean-Louis Bergamo - * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * Copytight (C) 2004 Christophe Combelles * Copytight (C) 2005-2007 Regis Houssin * @@ -18,15 +18,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/compta/bank/account.php \ingroup banque \brief Page de détail des transactions bancaires - \version $Revision$ + \version $Id$ */ require("./pre.inc.php");