From d3975bce7a8750c85c011660772a73a34f79306b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Salvador?= Date: Mon, 3 Jun 2013 15:34:12 +0200 Subject: [PATCH] copyright --- htdocs/product/replenish.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/htdocs/product/replenish.php b/htdocs/product/replenish.php index 819f4f736d6..1a296623994 100644 --- a/htdocs/product/replenish.php +++ b/htdocs/product/replenish.php @@ -1,11 +1,10 @@ - * Copyright (C) 2004-2011 Laurent Destailleur - * Copyright (C) 2005-2012 Regis Houssin +/* + * Copyright (C) 2013 Cédric Salvador * - * This program is free software; you can redistribute it and/or modify + * 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 - * the Free Software Foundation; either version 3 of the License, or + * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, @@ -14,7 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ /**