diff --git a/LICENSE b/LICENSE
index 6e334d745a972d7f6f20b6faf1454ead35a28307..57c149f4d4ce861dc0c246c7903c2ff8dcb4c013 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2018 Irstea
+Copyright (c) 2018-2019 Irstea
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
 associated documentation files (the "Software"), to deal in the Software without restriction,
diff --git a/src/Config.php b/src/Config.php
index 8693814ff06b3b394fdf3c066edf25d181e90958..d88426b0b65a31c4a38566b94b91fb79ef76d769 100644
--- a/src/Config.php
+++ b/src/Config.php
@@ -1,7 +1,7 @@
 <?php
 /*
  * This file is part of "irstea/php-cs-fixer-config".
- * (c) 2018 Irstea <dsi.poleis@irstea.fr>
+ * (c) 2018-2019 Irstea <dsi.poleis@irstea.fr>
  *
  * For the full copyright and license information, please view the LICENSE
  * file that was distributed with this source code.