Skip to content

Commit

Permalink
merge last svn commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Roadyweb committed Jul 5, 2014
1 parent 67a431b commit e6236c4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion host_software/fhem/37_SHC.pm
Expand Up @@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License along
# with smarthomatic. If not, see <http://www.gnu.org/licenses/>.
###########################################################################
# $Id: 37_SHC.pm xxxx 2014-xx-xx xx:xx:xx rr2000 $
# $Id: 37_SHC.pm 6177 2014-06-29 11:09:17Z rr2000 $

package main;

Expand Down
2 changes: 1 addition & 1 deletion host_software/fhem/37_SHCdev.pm
Expand Up @@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License along
# with smarthomatic. If not, see <http://www.gnu.org/licenses/>.
###########################################################################
# $Id: 37_SHCdev.pm xxxx 2014-xx-xx xx:xx:xx rr2000 $
# $Id: 37_SHCdev.pm 6177 2014-06-29 11:09:17Z rr2000 $

package main;

Expand Down
2 changes: 1 addition & 1 deletion host_software/fhem/SHC_datafields.pm
Expand Up @@ -21,7 +21,7 @@
# You should have received a copy of the GNU General Public License along
# with smarthomatic. If not, see <http://www.gnu.org/licenses/>.
##########################################################################
# $Id: 37_SHC_Dev.pm xxxx 2014-xx-xx xx:xx:xx rr2000 $
# $Id: SHC_datafields.pm 6177 2014-06-29 11:09:17Z rr2000 $

package SHC_util;

Expand Down
2 changes: 1 addition & 1 deletion host_software/fhem/SHC_parser.pm
Expand Up @@ -46,7 +46,7 @@
# 3.) Get send string: $str = $parser->getSendString($receiverID);
# 4.) Send string to base station (over UART).
##########################################################################
# $Id: 37_SHC_Dev.pm xxxx 2014-xx-xx xx:xx:xx rr2000 $
# $Id: SHC_parser.pm 6177 2014-06-29 11:09:17Z rr2000 $

package SHC_parser;

Expand Down

0 comments on commit e6236c4

Please sign in to comment.