Changed mailaddress to mjuntti@gmail.com

This commit is contained in:
Magnus Juntti 2008-02-13 18:07:24 +00:00
parent 7e66f1c057
commit 396ca1e72b
2 changed files with 2 additions and 2 deletions

View file

@ -46,4 +46,4 @@ Revision history
Author
=================
Magnus Juntti
juntti@mail.com
mjuntti@gmail.com

View file

@ -14,7 +14,7 @@ $CONFIG_FILE = "/etc/tellstickd.conf";
$LOG_FILE = "/var/log/tellstickd";
# You should not need to go beyond this point (unless you have found a bug or need to improve the functionality).
$AUTHOR = "Magnus Juntti, juntti\@mail.com";
$AUTHOR = "Magnus Juntti, mjuntti\@gmail.com";
$PROGRAM_NAME = "tellstickd";
$VERSION = "0.2.1";