From 4d3c453a3849a13311f8b01b68ac431f411f07ec Mon Sep 17 00:00:00 2001 From: liedekef Date: Fri, 5 Jan 2007 13:23:08 +0000 Subject: [PATCH] copyright updates for 2007 --- htdocs/livraison/fiche.php | 1 + htdocs/livraison/livraison.class.php | 1 + 2 files changed, 2 insertions(+) diff --git a/htdocs/livraison/fiche.php b/htdocs/livraison/fiche.php index a0e19caee52..066cb931f83 100644 --- a/htdocs/livraison/fiche.php +++ b/htdocs/livraison/fiche.php @@ -2,6 +2,7 @@ /* Copyright (C) 2003-2005 Rodolphe Quiedeville * Copyright (C) 2005-2006 Laurent Destailleur * Copyright (C) 2005 Simon TOSSER + * Copyright (C) 2007 Franky Van Liedekerke * * 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/livraison/livraison.class.php b/htdocs/livraison/livraison.class.php index 986b10dea3c..0eae2a5c5dc 100644 --- a/htdocs/livraison/livraison.class.php +++ b/htdocs/livraison/livraison.class.php @@ -2,6 +2,7 @@ /* Copyright (C) 2003 Rodolphe Quiedeville * Copyright (C) 2005-2006 Regis Houssin * Copyright (C) 2006 Laurent Destailleur + * Copyright (C) 2007 Franky Van Liedekerke * * 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