mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 16:19:11 +00:00
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:
parent
2757b69a52
commit
fa167397ea
@ -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($$);
|
||||
|
@ -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.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user