bugfix for daylight saving time
This commit is contained in:
parent
5f36f7800a
commit
3d159060cd
3 changed files with 4 additions and 4 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
LICENSE
|
||||
Copyright (C) 2008 Rickard Andersson
|
||||
Version 1.4.0
|
||||
Version 1.4.1
|
||||
This program comes with ABSOLUTELY NO WARRANTY.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; See license file for details.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# tellstickController program
|
||||
#
|
||||
# Copyright (C) 2008 Rickard Andersson (ran42ran@gmail.com)
|
||||
# Version 1.4.0
|
||||
# Version 1.4.1
|
||||
#
|
||||
######################################################################
|
||||
#
|
||||
|
@ -929,7 +929,7 @@ __DATA__
|
|||
#-
|
||||
#- LICENSE
|
||||
#- Copyright (C) 2008 Rickard Andersson
|
||||
#- Version 1.4.0
|
||||
#- Version 1.4.1
|
||||
#- This program comes with ABSOLUTELY NO WARRANTY.
|
||||
#- This is free software, and you are welcome to redistribute it
|
||||
#- under certain conditions; See license file for details.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Configuration file for tellstickController
|
||||
#
|
||||
# Copyright (C) 2008 Rickard Andersson (ran42ran@gmail.com)
|
||||
# Version: 1.4.0
|
||||
# Version: 1.4.1
|
||||
#
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue