PHPDoc effort: Included all current contributors, updated version date, fixed ordering and the license order to from link/text to text/link.

This commit is contained in:
Ismo Vuorinen
2014-05-25 17:15:27 +03:00
parent 9a52ef3ef4
commit 1277dc44fc

View File

@@ -5,10 +5,14 @@
* Sends HTML-email containing hotlinked latest xkcd
* strip with alt/title-text underneath the image.
*
* @author Ismo Vuorinen
* @version 1.0.20130619
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
* @package default
* @category Default
* @package Default
* @author Ismo Vuorinen <ivuorinen@me.com>
* @author wojas <https://github.com/wojas>
* @author Raam Dev <https://github.com/raamdev>
* @license The MIT License http://www.opensource.org/licenses/mit-license.php
* @version 1.0.20140525
* @link https://github.com/ivuorinen/xkcd-Mailer
**/
// Use config.example.php as base for your configurations.