Changed mailaddress to mjuntti@gmail.com
This commit is contained in:
parent
7e66f1c057
commit
396ca1e72b
2 changed files with 2 additions and 2 deletions
|
@ -46,4 +46,4 @@ Revision history
|
||||||
Author
|
Author
|
||||||
=================
|
=================
|
||||||
Magnus Juntti
|
Magnus Juntti
|
||||||
juntti@mail.com
|
mjuntti@gmail.com
|
||||||
|
|
|
@ -14,7 +14,7 @@ $CONFIG_FILE = "/etc/tellstickd.conf";
|
||||||
$LOG_FILE = "/var/log/tellstickd";
|
$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).
|
# 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";
|
$PROGRAM_NAME = "tellstickd";
|
||||||
$VERSION = "0.2.1";
|
$VERSION = "0.2.1";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue