From 6d7a888ecec6c72cd0adf5e855e57c7836220b4a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 27 Jan 2004 23:27:04 +0000 Subject: [PATCH] Correction copyright. --- mysql/tables/llx_paiement.sql | 1 + mysql/tables/llx_paiementfourn.sql | 1 + 2 files changed, 2 insertions(+) diff --git a/mysql/tables/llx_paiement.sql b/mysql/tables/llx_paiement.sql index 602b902764f..f4f82a98c1c 100644 --- a/mysql/tables/llx_paiement.sql +++ b/mysql/tables/llx_paiement.sql @@ -1,5 +1,6 @@ -- =================================================================== -- Copyright (C) 2001-2002 Rodolphe Quiedeville +-- Copyright (C) 2004 Laurent Destailleur -- -- 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 diff --git a/mysql/tables/llx_paiementfourn.sql b/mysql/tables/llx_paiementfourn.sql index e432b061a27..ef078601fb0 100644 --- a/mysql/tables/llx_paiementfourn.sql +++ b/mysql/tables/llx_paiementfourn.sql @@ -1,5 +1,6 @@ -- =================================================================== -- Copyright (C) 2003 Rodolphe Quiedeville +-- Copyright (C) 2004 Laurent Destailleur -- -- 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