added email for GPL license

git-svn-id: https://svn.fhem.de/fhem/trunk@2103 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch
2012-11-09 18:24:24 +00:00
parent 5603a4b440
commit d344d1a2c9
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
# But in my oppinion these are the most relevant usecases within fhem.
#
# Copyright by Markus Bloch
# e-mail:
# e-mail: Notausstieg0309@googlemail.com
#
# This file is part of fhem.
#
@@ -41,6 +41,7 @@ use strict;
use warnings;
use Time::HiRes qw(gettimeofday sleep);
require "$attr{global}{modpath}/FHEM/HttpUtils.pm";
sub YAMAHA_AVR_Get($@);
sub YAMAHA_AVR_Define($$);

View File

@@ -7,7 +7,7 @@
# This module has no sets or gets as it is only used for event triggering.
#
# Copyright by Markus Bloch
# e-mail:
# e-mail: Notausstieg0309@googlemail.com
#
# This file is part of fhem.
#