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 . */ /**