diff --git a/License.md b/License.md
index b3df08f..16bbd54 100644
--- a/License.md
+++ b/License.md
@@ -1,5 +1,5 @@
PHP Markdown Lib
-Copyright (c) 2004-2018 Michel Fortin
+Copyright (c) 2004-2019 Michel Fortin
All rights reserved.
diff --git a/Michelf/Markdown.php b/Michelf/Markdown.php
index 8b562c3..33de3e3 100644
--- a/Michelf/Markdown.php
+++ b/Michelf/Markdown.php
@@ -4,7 +4,7 @@
*
* @package php-markdown
* @author Michel Fortin
- * @copyright 2004-2018 Michel Fortin
+ * @copyright 2004-2019 Michel Fortin
* @copyright (Original Markdown) 2004-2006 John Gruber
*/
diff --git a/Michelf/MarkdownExtra.php b/Michelf/MarkdownExtra.php
index 1516f45..62d25f3 100644
--- a/Michelf/MarkdownExtra.php
+++ b/Michelf/MarkdownExtra.php
@@ -4,7 +4,7 @@
*
* @package php-markdown
* @author Michel Fortin
- * @copyright 2004-2018 Michel Fortin
+ * @copyright 2004-2019 Michel Fortin
* @copyright (Original Markdown) 2004-2006 John Gruber
*/
diff --git a/Michelf/MarkdownInterface.php b/Michelf/MarkdownInterface.php
index 7fc0da0..0064524 100644
--- a/Michelf/MarkdownInterface.php
+++ b/Michelf/MarkdownInterface.php
@@ -4,7 +4,7 @@
*
* @package php-markdown
* @author Michel Fortin
- * @copyright 2004-2018 Michel Fortin
+ * @copyright 2004-2019 Michel Fortin
* @copyright (Original Markdown) 2004-2006 John Gruber
*/
diff --git a/Readme.md b/Readme.md
index 81ad147..869a04e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -399,7 +399,7 @@ Copyright and License
---------------------
PHP Markdown Lib
-Copyright (c) 2004-2018 Michel Fortin
+Copyright (c) 2004-2019 Michel Fortin
All rights reserved.