From e33effd7c6222e7f3b8c658810aaaecc71926f02 Mon Sep 17 00:00:00 2001 From: fhemrocks Date: Mon, 7 Jul 2014 12:44:35 +0000 Subject: [PATCH] added the version control string of CVS git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6216 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/97_SB_SERVER.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fhem/contrib/97_SB_SERVER.pm b/fhem/contrib/97_SB_SERVER.pm index 5f2b70722..5099ecb29 100644 --- a/fhem/contrib/97_SB_SERVER.pm +++ b/fhem/contrib/97_SB_SERVER.pm @@ -31,6 +31,11 @@ # CLIPORT the port for the CLI interface of the server # # ############################################################################ +# +# $Id$ +# +# ############################################################################ + package main; use strict;