diff --git a/dev/initdata/generate-invoice.php b/dev/initdata/generate-invoice.php
index 0f04a4d236f..bfdda2896a1 100755
--- a/dev/initdata/generate-invoice.php
+++ b/dev/initdata/generate-invoice.php
@@ -13,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 .
*
* ATTENTION DE PAS EXECUTER CE SCRIPT SUR UNE INSTALLATION DE PRODUCTION
*/
diff --git a/dev/initdata/generate-order.php b/dev/initdata/generate-order.php
index f07905f1edd..b66d3a3abc9 100755
--- a/dev/initdata/generate-order.php
+++ b/dev/initdata/generate-order.php
@@ -14,7 +14,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 .
*
* ATTENTION DE PAS EXECUTER CE SCRIPT SUR UNE INSTALLATION DE PRODUCTION
*/
diff --git a/dev/initdata/generate-product.php b/dev/initdata/generate-product.php
index 9e1b15331d4..e9703fbfd6e 100755
--- a/dev/initdata/generate-product.php
+++ b/dev/initdata/generate-product.php
@@ -14,7 +14,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 .
*
* ATTENTION DE PAS EXECUTER CE SCRIPT SUR UNE INSTALLATION DE PRODUCTION
*/
diff --git a/dev/initdata/generate-proposal.php b/dev/initdata/generate-proposal.php
index 4bd9c2c654b..30c9471a281 100755
--- a/dev/initdata/generate-proposal.php
+++ b/dev/initdata/generate-proposal.php
@@ -14,7 +14,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 .
*
* ATTENTION DE PAS EXECUTER CE SCRIPT SUR UNE INSTALLATION DE PRODUCTION
*/
diff --git a/dev/initdata/generate-thirdparty.php b/dev/initdata/generate-thirdparty.php
index cc2e85e544a..54e17c7f8d7 100755
--- a/dev/initdata/generate-thirdparty.php
+++ b/dev/initdata/generate-thirdparty.php
@@ -14,7 +14,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 .
*
* ATTENTION DE PAS EXECUTER CE SCRIPT SUR UNE INSTALLATION DE PRODUCTION
*/
diff --git a/dev/initdata/import-products.php b/dev/initdata/import-products.php
index fa9cfd6592b..e55f13c7c82 100755
--- a/dev/initdata/import-products.php
+++ b/dev/initdata/import-products.php
@@ -14,7 +14,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 .
*
* WARNING, THIS WILL LOAD MASS DATA ON YOUR INSTANCE
*/
diff --git a/dev/initdata/import-thirdparties.php b/dev/initdata/import-thirdparties.php
index 8826ca18544..558745e8d06 100755
--- a/dev/initdata/import-thirdparties.php
+++ b/dev/initdata/import-thirdparties.php
@@ -14,7 +14,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 .
*
* WARNING, THIS WILL LOAD MASS DATA ON YOUR INSTANCE
*/
diff --git a/dev/initdata/import-users.php b/dev/initdata/import-users.php
index 34130890f4b..64af2f9eb64 100755
--- a/dev/initdata/import-users.php
+++ b/dev/initdata/import-users.php
@@ -14,7 +14,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 .
*
* WARNING, THIS WILL LOAD MASS DATA ON YOUR INSTANCE
*/
diff --git a/dev/initdata/purge-data.php b/dev/initdata/purge-data.php
index 42d6d28eadf..62f41ce825f 100755
--- a/dev/initdata/purge-data.php
+++ b/dev/initdata/purge-data.php
@@ -13,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 .
*
* THIS SCRIPT DELETE ALL MAIN TABLE CONTENT
* WARNING, DO NOT USE ON A PRODUCTION INSTANCE