From fa167397eae2309c5f4e3f55ef409fef5c2156ab Mon Sep 17 00:00:00 2001 From: markusbloch <> Date: Fri, 9 Nov 2012 18:24:24 +0000 Subject: [PATCH] added email for GPL license git-svn-id: https://svn.fhem.de/fhem/trunk@2103 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/71_YAMAHA_AVR.pm | 3 ++- fhem/FHEM/72_FB_CALLMONITOR.pm | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/71_YAMAHA_AVR.pm b/fhem/FHEM/71_YAMAHA_AVR.pm index b831aa383..4baacff6d 100755 --- a/fhem/FHEM/71_YAMAHA_AVR.pm +++ b/fhem/FHEM/71_YAMAHA_AVR.pm @@ -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($$); diff --git a/fhem/FHEM/72_FB_CALLMONITOR.pm b/fhem/FHEM/72_FB_CALLMONITOR.pm index 9ceea8b83..b9830e8ad 100755 --- a/fhem/FHEM/72_FB_CALLMONITOR.pm +++ b/fhem/FHEM/72_FB_CALLMONITOR.pm @@ -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. #