diff --git a/htdocs/compta/bank/search.php3 b/htdocs/compta/bank/search.php3 index e2b831daacf..8320e6ad976 100644 --- a/htdocs/compta/bank/search.php3 +++ b/htdocs/compta/bank/search.php3 @@ -1,8 +1,6 @@ - * - * $Id$ - * $Source$ +/******************************************************************************** + * Copyright (C) 2001-2002 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,7 +16,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - */ + * $Id$ + * $Source$ + * + *******************************************************************************/ require("./pre.inc.php3"); require("./bank.lib.php3");