Fixed author references
This commit is contained in:
parent
f5cd0dbcf4
commit
aee1b20499
7 changed files with 7 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
* in the Readme.php file if you want a simple autoloader setup.
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* Markdown - A text-to-HTML conversion tool for web writers
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
* in the Readme.php file if you want a simple autoloader setup.
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* Markdown Extra - A text-to-HTML conversion tool for web writers
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
* in the Readme.php file if you want a simple autoloader setup.
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
* Markdown - A text-to-HTML conversion tool for web writers
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* you like.
|
||||
*
|
||||
* @package php-markdown
|
||||
* @author Michael Fortin <michael.fortin@michaelf.com>
|
||||
* @author Michel Fortin <michel.fortin@michelf.com>
|
||||
* @copyright 2004-2016 Michel Fortin <http://michelf.com/projects/php-markdown/>
|
||||
* @copyright (Original Markdown) 2004-2006 John Gruber <http://daringfireball.net/projects/markdown/>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue