From 2b3178f85899de8ea9e65854faf8ff7b8bff8941 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 26 Sep 2002 16:47:00 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/compta/bank/search.php3 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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");