diff --git a/xkcd-mailer.php b/xkcd-mailer.php index 1f0401d..9a9e46c 100644 --- a/xkcd-mailer.php +++ b/xkcd-mailer.php @@ -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 + * @author wojas + * @author Raam Dev + * @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.