From 8ba9664f39cab46ce4bd01253e8536b5fec7a229 Mon Sep 17 00:00:00 2001 From: fhemrocks <> Date: Mon, 7 Jul 2014 12:45:13 +0000 Subject: [PATCH] added the version control string of CVS git-svn-id: https://svn.fhem.de/fhem/trunk@6217 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/98_SB_PLAYER.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fhem/contrib/98_SB_PLAYER.pm b/fhem/contrib/98_SB_PLAYER.pm index 7bdfd6653..e64700d2b 100644 --- a/fhem/contrib/98_SB_PLAYER.pm +++ b/fhem/contrib/98_SB_PLAYER.pm @@ -39,6 +39,10 @@ # DISPLAYTYPE what sort of display is there, if any # # ############################################################################ +# +# $Id$ +# +# ############################################################################ package main; use strict;