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;