diff --git a/src/Composer/ComposerPackage.php b/src/Composer/ComposerPackage.php
index 57d4828ad0e2407a599642cea75a0fb6a3c36897..828f622fa6f99ed4dcd1cdc7c762d367b0549cf4 100644
--- a/src/Composer/ComposerPackage.php
+++ b/src/Composer/ComposerPackage.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Composer;
diff --git a/src/Composer/ComposerPackageInterface.php b/src/Composer/ComposerPackageInterface.php
index ab896cc2c7610d588cf4c3b4874efd6085fbb4f8..5696670abe831c7aaa8ad3ce9f14db2af4807cda 100644
--- a/src/Composer/ComposerPackageInterface.php
+++ b/src/Composer/ComposerPackageInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Composer;
diff --git a/src/FileLocator/ChainFileLocator.php b/src/FileLocator/ChainFileLocator.php
index 3a43bc48c35c976f8d496c151fc56d1bfafb1a4f..8c92c607f5b97580dd65d0bae02917390e0683b0 100644
--- a/src/FileLocator/ChainFileLocator.php
+++ b/src/FileLocator/ChainFileLocator.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\FileLocator;
diff --git a/src/FileLocator/FileLocator.php b/src/FileLocator/FileLocator.php
index 970c4fe70dade55358cba538c44e9c7e65f77b9f..731b2aa8b34a793857908d42d2f0ba14ba7fc1ae 100644
--- a/src/FileLocator/FileLocator.php
+++ b/src/FileLocator/FileLocator.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\FileLocator;
diff --git a/src/FileLocator/FileLocatorInterface.php b/src/FileLocator/FileLocatorInterface.php
index 993df6efb5989595c3fb1daa8abd6ae87e091269..e586dc9fb28dd468dbb06afc8af9c0577b83b9d8 100644
--- a/src/FileLocator/FileLocatorInterface.php
+++ b/src/FileLocator/FileLocatorInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\FileLocator;
diff --git a/src/Git/GitRepository.php b/src/Git/GitRepository.php
index 317dfacece6faf99bfb67857c27cc178d1931592..5a83630ced66e9398d3c831a914422982752ccaf 100644
--- a/src/Git/GitRepository.php
+++ b/src/Git/GitRepository.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Git;
diff --git a/src/Git/GitRepositoryInterface.php b/src/Git/GitRepositoryInterface.php
index cba1f41343ac72e1b55f6446efcdde0a68a84a7f..07c01aba7fcced620d8f34da8166216524a62e20 100644
--- a/src/Git/GitRepositoryInterface.php
+++ b/src/Git/GitRepositoryInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Git;
diff --git a/src/HeaderComment/ChainTemplateProvider.php b/src/HeaderComment/ChainTemplateProvider.php
index 5ccba05789bd3ec0be4e0ac7d6312458e9f5b9c7..e9a48dfe5fc4991a1dbeddec028e55c39f9f5bc9 100644
--- a/src/HeaderComment/ChainTemplateProvider.php
+++ b/src/HeaderComment/ChainTemplateProvider.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/src/HeaderComment/HeaderProviderInterface.php b/src/HeaderComment/HeaderProviderInterface.php
index fff027c2e94604b2954b332ec20e75cf12852c09..2d5c9f090f776deb088307585b104b6eb6020f14 100644
--- a/src/HeaderComment/HeaderProviderInterface.php
+++ b/src/HeaderComment/HeaderProviderInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/src/HeaderComment/LicenseTemplateProvider.php b/src/HeaderComment/LicenseTemplateProvider.php
index 82d1135a3e9d216888bed36f6232d1fdbfed6b08..744df1a1bfbd78a8ca60f20a6d8ddd02d7e1c10b 100644
--- a/src/HeaderComment/LicenseTemplateProvider.php
+++ b/src/HeaderComment/LicenseTemplateProvider.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/src/HeaderComment/SPDXLicenseTemplateProvider.php b/src/HeaderComment/SPDXLicenseTemplateProvider.php
index 4ecf1f01c866e399c8a2932aa86718da2fd072c8..089e2f71f288febd8d3943f027ee1c21facb18f9 100644
--- a/src/HeaderComment/SPDXLicenseTemplateProvider.php
+++ b/src/HeaderComment/SPDXLicenseTemplateProvider.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/src/HeaderComment/TemplateFormatterInterface.php b/src/HeaderComment/TemplateFormatterInterface.php
index 80c8261ec82ebfecb36fa64bab4b8dbfa4578f76..7ce9cd58aa3a19086c50d03b46232e775ac8ce47 100644
--- a/src/HeaderComment/TemplateFormatterInterface.php
+++ b/src/HeaderComment/TemplateFormatterInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/src/HeaderComment/TemplateProviderInterface.php b/src/HeaderComment/TemplateProviderInterface.php
index 3421c515c186e23a131d706735f15181d40bab65..dcb9aebd4cad747d77b550815446630e2b1202de 100644
--- a/src/HeaderComment/TemplateProviderInterface.php
+++ b/src/HeaderComment/TemplateProviderInterface.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\HeaderComment;
diff --git a/tests/FileLocator/FileLocatorTest.php b/tests/FileLocator/FileLocatorTest.php
index 7e372cd3db86c19d5fd5d3572aff88a73ddda583..0c67e0ba4c3320cb269505156b702a744f96a0b3 100644
--- a/tests/FileLocator/FileLocatorTest.php
+++ b/tests/FileLocator/FileLocatorTest.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Tests\FileLocator;
diff --git a/tests/HeaderComment/LicenseTemplateProviderTest.php b/tests/HeaderComment/LicenseTemplateProviderTest.php
index e695d19b6d641284003e165ba3963d76cfc64aa1..b0a9177d51a33fe10276ab76d72d997be31fc0e7 100644
--- a/tests/HeaderComment/LicenseTemplateProviderTest.php
+++ b/tests/HeaderComment/LicenseTemplateProviderTest.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Tests\HeaderComment;
diff --git a/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php b/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
index 89db023cdc35d3dbb79bccdc29ab3a1e09ee298c..e12f3079769d237310f4e94db07873c53c0e83fd 100644
--- a/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
+++ b/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
@@ -5,7 +5,6 @@
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
- *
  */
 
 namespace Irstea\CS\Tests\HeaderComment;