Skip to content

Commit 932cbc7

Browse files
committed
Updated copyright year.
1 parent a282798 commit 932cbc7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Michelf/Markdown.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package php-markdown
66
* @author Michel Fortin <michel.fortin@michelf.com>
7-
* @copyright 2004-2021 Michel Fortin <https://michelf.com/projects/php-markdown/>
7+
* @copyright 2004-2022 Michel Fortin <https://michelf.com/projects/php-markdown/>
88
* @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfireball.net/projects/markdown/>
99
*/
1010

Michelf/MarkdownExtra.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package php-markdown
66
* @author Michel Fortin <michel.fortin@michelf.com>
7-
* @copyright 2004-2021 Michel Fortin <https://michelf.com/projects/php-markdown/>
7+
* @copyright 2004-2022 Michel Fortin <https://michelf.com/projects/php-markdown/>
88
* @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfireball.net/projects/markdown/>
99
*/
1010

Michelf/MarkdownInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package php-markdown
66
* @author Michel Fortin <michel.fortin@michelf.com>
7-
* @copyright 2004-2021 Michel Fortin <https://michelf.com/projects/php-markdown/>
7+
* @copyright 2004-2022 Michel Fortin <https://michelf.com/projects/php-markdown/>
88
* @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfireball.net/projects/markdown/>
99
*/
1010

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Copyright and License
420420
---------------------
421421

422422
PHP Markdown Lib
423-
Copyright (c) 2004-2021 Michel Fortin
423+
Copyright (c) 2004-2022 Michel Fortin
424424
<https://michelf.ca/>
425425
All rights reserved.
426426

0 commit comments

Comments
 (0)