ID$ added

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig
2012-02-25 18:44:06 +00:00
parent 19b16afb3d
commit 82c9a5f737
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
# derived from 00_CUL.pm # derived from 00_CUL.pm
# #
########################### ###########################
# $Id: # $Id$
package main; package main;
use strict; use strict;

View File

@@ -12,7 +12,7 @@
# 4: log unknown protocols # 4: log unknown protocols
# 5: log decoding hexlines for debugging # 5: log decoding hexlines for debugging
# #
# $Id: # $Id$
package main; package main;
use strict; use strict;

View File

@@ -22,7 +22,7 @@
# 4: log unknown protocols # 4: log unknown protocols
# 5: log decoding hexlines for debugging # 5: log decoding hexlines for debugging
# #
# $Id: 43_TRX_LIGHT.pm 1098 2011-11-12 07:51:08Z rudolfkoenig $ # $Id$
package main; package main;
use strict; use strict;

View File

@@ -37,7 +37,7 @@
# 4: log unknown protocols # 4: log unknown protocols
# 5: log decoding hexlines for debugging # 5: log decoding hexlines for debugging
# #
# $Id: 43_TRX_SECURITY.pm 1098 2011-11-12 07:51:08Z rudolfkoenig $ # $Id$
package main; package main;
use strict; use strict;

View File

@@ -49,7 +49,7 @@
# 4: log unknown protocols # 4: log unknown protocols
# 5: log decoding hexlines for debugging # 5: log decoding hexlines for debugging
# #
# $Id: # $Id$
package main; package main;
use strict; use strict;