diff --git a/src/Composer/ComposerPackage.php b/src/Composer/ComposerPackage.php
index 9e956740a376c36cce1064e200e1a5fea4ae801e..d8ed23254f22ae21d38b4d2857c3132d674ef888 100644
--- a/src/Composer/ComposerPackage.php
+++ b/src/Composer/ComposerPackage.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/Composer/ComposerPackageInterface.php b/src/Composer/ComposerPackageInterface.php
index e855dea79ec31acbdc6fed1717e84c3d3de8948e..90dcc3ef3f571e81bb0493d568e337f57b649801 100644
--- a/src/Composer/ComposerPackageInterface.php
+++ b/src/Composer/ComposerPackageInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/Config.php b/src/Config.php
index 4417ca948e41940931a2ea62ce59dde8ee18a9ab..01ba193e14457666424225efce5ab024968d51c2 100644
--- a/src/Config.php
+++ b/src/Config.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/FileLocator/ChainFileLocator.php b/src/FileLocator/ChainFileLocator.php
index 9e8574c1ef6a64023059c6e4998ad411d5a671ae..70b8b2d0a721e869e14699d54d178b0f03780b6a 100644
--- a/src/FileLocator/ChainFileLocator.php
+++ b/src/FileLocator/ChainFileLocator.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/FileLocator/FileLocator.php b/src/FileLocator/FileLocator.php
index 39858b08ee7f4accbdc78192a453bf11403eb6f2..ba2555ab2d2f700eedf049ab1515c91fa4476a47 100644
--- a/src/FileLocator/FileLocator.php
+++ b/src/FileLocator/FileLocator.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/FileLocator/FileLocatorInterface.php b/src/FileLocator/FileLocatorInterface.php
index 1e8d266aa0dcb88944b1ed41b509b3276863f6ea..f1269eaed641483778fb92405841e48c73489554 100644
--- a/src/FileLocator/FileLocatorInterface.php
+++ b/src/FileLocator/FileLocatorInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/Git/GitRepository.php b/src/Git/GitRepository.php
index 5aab03a36f4ecc21e1358cac9eac01a9545fb9e3..5a7eadc418b55cf6bfec775631ea27fd8451b81a 100644
--- a/src/Git/GitRepository.php
+++ b/src/Git/GitRepository.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/Git/GitRepositoryInterface.php b/src/Git/GitRepositoryInterface.php
index e789d77f91fe218e992ad0e5cd691c0789e94f53..f3b2d05402184051383bc493ca8487e6ccf2f8d0 100644
--- a/src/Git/GitRepositoryInterface.php
+++ b/src/Git/GitRepositoryInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/ChainTemplateProvider.php b/src/HeaderComment/ChainTemplateProvider.php
index 70d854320825852579f7e6055145309a6114344e..a8a65a3ab7df6b6396dd8ca683c12d11f764553a 100644
--- a/src/HeaderComment/ChainTemplateProvider.php
+++ b/src/HeaderComment/ChainTemplateProvider.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/FormattedHeaderProvider.php b/src/HeaderComment/FormattedHeaderProvider.php
index 2282f0577fbebfcae0a7ff1343f7e446461eb4ce..f8f94800238634946f403fff1ffc76101856ffc2 100644
--- a/src/HeaderComment/FormattedHeaderProvider.php
+++ b/src/HeaderComment/FormattedHeaderProvider.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/HeaderProviderInterface.php b/src/HeaderComment/HeaderProviderInterface.php
index 2ce9289f589f44d18a3206fd896a17296ffedd8a..29f9eaa2ec83fb1d2830560e92e1245b499f6dc8 100644
--- a/src/HeaderComment/HeaderProviderInterface.php
+++ b/src/HeaderComment/HeaderProviderInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/LicenseTemplateProvider.php b/src/HeaderComment/LicenseTemplateProvider.php
index 38209604739c4780ac742e4c7ae2b315eb65c66d..1c2a60e8b75d56996d3ee2783cf1271e3bc55183 100644
--- a/src/HeaderComment/LicenseTemplateProvider.php
+++ b/src/HeaderComment/LicenseTemplateProvider.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/SPDXLicenseTemplateProvider.php b/src/HeaderComment/SPDXLicenseTemplateProvider.php
index 3bac2c15e9b694644cbf9da5092cc95657cac23e..8c72274d63db5a98c5a8ad1747b6285f3c04bf1f 100644
--- a/src/HeaderComment/SPDXLicenseTemplateProvider.php
+++ b/src/HeaderComment/SPDXLicenseTemplateProvider.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/TemplateFormatter.php b/src/HeaderComment/TemplateFormatter.php
index 8c385a75878120c2e5c9ee8d2b562a2f865ae9cc..4324a6d338222bd8ffb00d4272683ddf46216ac0 100644
--- a/src/HeaderComment/TemplateFormatter.php
+++ b/src/HeaderComment/TemplateFormatter.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/TemplateFormatterInterface.php b/src/HeaderComment/TemplateFormatterInterface.php
index d59f5c56349dfe83e96269c97f5b57db596163e2..4b6326a480bb8bf4fb19f16561456c5c21ddcd48 100644
--- a/src/HeaderComment/TemplateFormatterInterface.php
+++ b/src/HeaderComment/TemplateFormatterInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/TemplateProviderInterface.php b/src/HeaderComment/TemplateProviderInterface.php
index a46639d2ca9f70ddb4e8a41bcd2c0d223a919429..29d38e5d741fb3a851f1860eba61c85ed0ff7564 100644
--- a/src/HeaderComment/TemplateProviderInterface.php
+++ b/src/HeaderComment/TemplateProviderInterface.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/src/HeaderComment/UserDefinedTemplateProvider.php b/src/HeaderComment/UserDefinedTemplateProvider.php
index c177884c4b6815e93eb630f72484b3f1a8e6354e..7974430e30723fe614e3c71133b232f1b4aa7d67 100644
--- a/src/HeaderComment/UserDefinedTemplateProvider.php
+++ b/src/HeaderComment/UserDefinedTemplateProvider.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/tests/FileLocator/FileLocatorTest.php b/tests/FileLocator/FileLocatorTest.php
index 29f148ca7f8ed4e4ebd605f1247adbdeb7bea333..f68fef49250e9f3cc64376a2c13df195cbb74bea 100644
--- a/tests/FileLocator/FileLocatorTest.php
+++ b/tests/FileLocator/FileLocatorTest.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/tests/HeaderComment/LicenseTemplateProviderTest.php b/tests/HeaderComment/LicenseTemplateProviderTest.php
index 66d9eb28977454b9dccc5db044391e551d661fb6..d6db816841b327acf024b905cabc6c6e7028125f 100644
--- a/tests/HeaderComment/LicenseTemplateProviderTest.php
+++ b/tests/HeaderComment/LicenseTemplateProviderTest.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.
diff --git a/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php b/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
index ab357393a175e6ca32c85f8ae0301c37b31f4349..8c8333bc506d1d967761f24d3992cc6a9bca995c 100644
--- a/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
+++ b/tests/HeaderComment/SPDXLicenseTemplateProviderTest.php
@@ -2,7 +2,7 @@
 declare(strict_types=1);
 /*
  * irstea/php-cs-fixer-config - Jeux de règles pour php-cs-fixer.
- * Copyright (C) 2018-2020 IRSTEA
+ * Copyright (C) 2018-2021 IRSTEA
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.