X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=extlib%2FMichelf%2FMarkdownInterface.php;fp=extlib%2FMichelf%2FMarkdownInterface.php;h=e4c2931f32b01a626e7e51275a66a8ee041b0bb1;hb=69e04e5cbdbde77e8c86f0a27b7545521a57b292;hp=22c571a0d09cea891911e390dd9c1da6adb67e78;hpb=a66973e158ba3b38c468005fed1a3eef94fba42f;p=quix0rs-gnu-social.git diff --git a/extlib/Michelf/MarkdownInterface.php b/extlib/Michelf/MarkdownInterface.php index 22c571a0d0..e4c2931f32 100644 --- a/extlib/Michelf/MarkdownInterface.php +++ b/extlib/Michelf/MarkdownInterface.php @@ -3,7 +3,7 @@ # Markdown - A text-to-HTML conversion tool for web writers # # PHP Markdown -# Copyright (c) 2004-2013 Michel Fortin +# Copyright (c) 2004-2014 Michel Fortin # # # Original Markdown @@ -32,6 +32,3 @@ interface MarkdownInterface { public function transform($text); } - - -?> \ No newline at end of file