2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

add $Id to make betateilchen happy

git-svn-id: https://svn.fhem.de/fhem/trunk@5927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ntruchsess 2014-05-21 21:56:37 +00:00
parent f10c29f031
commit 5f2fa6b4aa
19 changed files with 48 additions and 16 deletions

View File

@ -10,7 +10,7 @@
# Norbert Truchsess
# Prof. Dr. Peter A. Henning
#
# $Id: 00_OWX_ASYNC.pm 2013-04 - ntruchsess $
# $Id$
#
########################################################################################
#

View File

@ -1,4 +1,6 @@
##############################################
# $Id$
##############################################
package main;
use vars qw{%attr %defs};

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use vars qw{%attr %defs $readingFnAttributes};

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,3 +1,6 @@
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package main;
use strict;

View File

@ -1,4 +1,6 @@
#############################################
##############################################
# $Id$
##############################################
package GPUtils;
use Exporter qw( import );

View File

@ -7,7 +7,7 @@
# Prof. Dr. Peter A. Henning
# Norbert Truchsess
#
# $Id: OWX_DS2480.pm 2013-04 - ntruchsess $
# $Id$
#
########################################################################################
#

View File

@ -1,3 +1,6 @@
##############################################
# $Id$
##############################################
package OWX_Executor;
use strict;

View File

@ -6,7 +6,7 @@
#
# Norbert Truchsess
#
# $Id: 11_OWX_FRM.pm 2013-03 - ntruchsess $
# $Id$
#
########################################################################################
#

View File

@ -7,7 +7,7 @@
# Prof. Dr. Peter A. Henning
# Norbert Truchsess
#
# $Id: OWX_SER.pm 2013-04 - ntruchsess $
# $Id$
#
########################################################################################
#