diff --git a/htdocs/facture.class.php b/htdocs/facture.class.php index 4363bc27341..75c123be805 100644 --- a/htdocs/facture.class.php +++ b/htdocs/facture.class.php @@ -1,6 +1,8 @@ * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004 Sebastien Di Cintio + * Copyright (C) 2004 Benoit Mortier * * 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/htdocs/master.inc.php b/htdocs/master.inc.php index 56e960c9dc8..a6a771a3b0f 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -2,6 +2,8 @@ /* Copyright (C) 2002-2004 Rodolphe Quiedeville * Copyright (C) 2003 Xavier Dutoit * Copyright (C) 2004 Laurent Destailleur + * Copyright (C) 2004 Sebastien Di Cintio + * Copyright (C) 2004 Benoit Mortier * * 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