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
|
LICENSE
|
||||||
Copyright (C) 2008 Rickard Andersson
|
Copyright (C) 2008 Rickard Andersson
|
||||||
Version 1.4.0
|
Version 1.4.1
|
||||||
This program comes with ABSOLUTELY NO WARRANTY.
|
This program comes with ABSOLUTELY NO WARRANTY.
|
||||||
This is free software, and you are welcome to redistribute it
|
This is free software, and you are welcome to redistribute it
|
||||||
under certain conditions; See license file for details.
|
under certain conditions; See license file for details.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# tellstickController program
|
# tellstickController program
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Rickard Andersson (ran42ran@gmail.com)
|
# Copyright (C) 2008 Rickard Andersson (ran42ran@gmail.com)
|
||||||
# Version 1.4.0
|
# Version 1.4.1
|
||||||
#
|
#
|
||||||
######################################################################
|
######################################################################
|
||||||
#
|
#
|
||||||
|
@ -929,7 +929,7 @@ __DATA__
|
||||||
#-
|
#-
|
||||||
#- LICENSE
|
#- LICENSE
|
||||||
#- Copyright (C) 2008 Rickard Andersson
|
#- Copyright (C) 2008 Rickard Andersson
|
||||||
#- Version 1.4.0
|
#- Version 1.4.1
|
||||||
#- This program comes with ABSOLUTELY NO WARRANTY.
|
#- This program comes with ABSOLUTELY NO WARRANTY.
|
||||||
#- This is free software, and you are welcome to redistribute it
|
#- This is free software, and you are welcome to redistribute it
|
||||||
#- under certain conditions; See license file for details.
|
#- under certain conditions; See license file for details.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Configuration file for tellstickController
|
# Configuration file for tellstickController
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Rickard Andersson (ran42ran@gmail.com)
|
# 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