diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 20:11:51 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 20:11:51 (GMT) |
commit | 1d411553104b36d5a80c7a465812e262145c1942 (patch) | |
tree | c6e9c6776842463a92ff192415aa921e46afc57a /library/tzdata/Etc | |
parent | bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (diff) | |
download | tcl-1d411553104b36d5a80c7a465812e262145c1942.zip tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.gz tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.bz2 |
Fix tzdata line terminators
Diffstat (limited to 'library/tzdata/Etc')
35 files changed, 175 insertions, 175 deletions
diff --git a/library/tzdata/Etc/GMT b/library/tzdata/Etc/GMT index 9c7fde0..7454fd5 100644 --- a/library/tzdata/Etc/GMT +++ b/library/tzdata/Etc/GMT @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT) {
- {-9223372036854775808 0 0 GMT}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT) { + {-9223372036854775808 0 0 GMT} +} diff --git a/library/tzdata/Etc/GMT+0 b/library/tzdata/Etc/GMT+0 index b60be1f..017dee1 100644 --- a/library/tzdata/Etc/GMT+0 +++ b/library/tzdata/Etc/GMT+0 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT+0) $TZData(:Etc/GMT)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/GMT)]} { + LoadTimeZoneFile Etc/GMT +} +set TZData(:Etc/GMT+0) $TZData(:Etc/GMT) diff --git a/library/tzdata/Etc/GMT+1 b/library/tzdata/Etc/GMT+1 index 109c036..12f97ba 100644 --- a/library/tzdata/Etc/GMT+1 +++ b/library/tzdata/Etc/GMT+1 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+1) {
- {-9223372036854775808 -3600 0 GMT+1}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+1) { + {-9223372036854775808 -3600 0 GMT+1} +} diff --git a/library/tzdata/Etc/GMT+10 b/library/tzdata/Etc/GMT+10 index 44d896c..6ea50bb 100644 --- a/library/tzdata/Etc/GMT+10 +++ b/library/tzdata/Etc/GMT+10 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+10) {
- {-9223372036854775808 -36000 0 GMT+10}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+10) { + {-9223372036854775808 -36000 0 GMT+10} +} diff --git a/library/tzdata/Etc/GMT+11 b/library/tzdata/Etc/GMT+11 index 208f4ca..c91b169 100644 --- a/library/tzdata/Etc/GMT+11 +++ b/library/tzdata/Etc/GMT+11 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+11) {
- {-9223372036854775808 -39600 0 GMT+11}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+11) { + {-9223372036854775808 -39600 0 GMT+11} +} diff --git a/library/tzdata/Etc/GMT+12 b/library/tzdata/Etc/GMT+12 index 732de37..29a4cee 100644 --- a/library/tzdata/Etc/GMT+12 +++ b/library/tzdata/Etc/GMT+12 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+12) {
- {-9223372036854775808 -43200 0 GMT+12}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+12) { + {-9223372036854775808 -43200 0 GMT+12} +} diff --git a/library/tzdata/Etc/GMT+2 b/library/tzdata/Etc/GMT+2 index b408335..8c6b526 100644 --- a/library/tzdata/Etc/GMT+2 +++ b/library/tzdata/Etc/GMT+2 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+2) {
- {-9223372036854775808 -7200 0 GMT+2}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+2) { + {-9223372036854775808 -7200 0 GMT+2} +} diff --git a/library/tzdata/Etc/GMT+3 b/library/tzdata/Etc/GMT+3 index ef4ae20..862571d 100644 --- a/library/tzdata/Etc/GMT+3 +++ b/library/tzdata/Etc/GMT+3 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+3) {
- {-9223372036854775808 -10800 0 GMT+3}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+3) { + {-9223372036854775808 -10800 0 GMT+3} +} diff --git a/library/tzdata/Etc/GMT+4 b/library/tzdata/Etc/GMT+4 index 161c789..a933bbc 100644 --- a/library/tzdata/Etc/GMT+4 +++ b/library/tzdata/Etc/GMT+4 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+4) {
- {-9223372036854775808 -14400 0 GMT+4}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+4) { + {-9223372036854775808 -14400 0 GMT+4} +} diff --git a/library/tzdata/Etc/GMT+5 b/library/tzdata/Etc/GMT+5 index f1879c8..80cc25c 100644 --- a/library/tzdata/Etc/GMT+5 +++ b/library/tzdata/Etc/GMT+5 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+5) {
- {-9223372036854775808 -18000 0 GMT+5}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+5) { + {-9223372036854775808 -18000 0 GMT+5} +} diff --git a/library/tzdata/Etc/GMT+6 b/library/tzdata/Etc/GMT+6 index b8b8382..bc57bd6 100644 --- a/library/tzdata/Etc/GMT+6 +++ b/library/tzdata/Etc/GMT+6 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+6) {
- {-9223372036854775808 -21600 0 GMT+6}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+6) { + {-9223372036854775808 -21600 0 GMT+6} +} diff --git a/library/tzdata/Etc/GMT+7 b/library/tzdata/Etc/GMT+7 index 2ab56f9..d419eb9 100644 --- a/library/tzdata/Etc/GMT+7 +++ b/library/tzdata/Etc/GMT+7 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+7) {
- {-9223372036854775808 -25200 0 GMT+7}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+7) { + {-9223372036854775808 -25200 0 GMT+7} +} diff --git a/library/tzdata/Etc/GMT+8 b/library/tzdata/Etc/GMT+8 index 08c5bdf..705ad40 100644 --- a/library/tzdata/Etc/GMT+8 +++ b/library/tzdata/Etc/GMT+8 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+8) {
- {-9223372036854775808 -28800 0 GMT+8}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+8) { + {-9223372036854775808 -28800 0 GMT+8} +} diff --git a/library/tzdata/Etc/GMT+9 b/library/tzdata/Etc/GMT+9 index 977d4b2..4086639 100644 --- a/library/tzdata/Etc/GMT+9 +++ b/library/tzdata/Etc/GMT+9 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT+9) {
- {-9223372036854775808 -32400 0 GMT+9}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT+9) { + {-9223372036854775808 -32400 0 GMT+9} +} diff --git a/library/tzdata/Etc/GMT-0 b/library/tzdata/Etc/GMT-0 index 9d34107..d8913d5 100644 --- a/library/tzdata/Etc/GMT-0 +++ b/library/tzdata/Etc/GMT-0 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT-0) $TZData(:Etc/GMT)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/GMT)]} { + LoadTimeZoneFile Etc/GMT +} +set TZData(:Etc/GMT-0) $TZData(:Etc/GMT) diff --git a/library/tzdata/Etc/GMT-1 b/library/tzdata/Etc/GMT-1 index 77cae3a..a44dd1f 100644 --- a/library/tzdata/Etc/GMT-1 +++ b/library/tzdata/Etc/GMT-1 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-1) {
- {-9223372036854775808 3600 0 GMT-1}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-1) { + {-9223372036854775808 3600 0 GMT-1} +} diff --git a/library/tzdata/Etc/GMT-10 b/library/tzdata/Etc/GMT-10 index 69ea253..1c50d01 100644 --- a/library/tzdata/Etc/GMT-10 +++ b/library/tzdata/Etc/GMT-10 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-10) {
- {-9223372036854775808 36000 0 GMT-10}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-10) { + {-9223372036854775808 36000 0 GMT-10} +} diff --git a/library/tzdata/Etc/GMT-11 b/library/tzdata/Etc/GMT-11 index 554fa68..d07710f 100644 --- a/library/tzdata/Etc/GMT-11 +++ b/library/tzdata/Etc/GMT-11 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-11) {
- {-9223372036854775808 39600 0 GMT-11}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-11) { + {-9223372036854775808 39600 0 GMT-11} +} diff --git a/library/tzdata/Etc/GMT-12 b/library/tzdata/Etc/GMT-12 index 25b31ce..a23b98d 100644 --- a/library/tzdata/Etc/GMT-12 +++ b/library/tzdata/Etc/GMT-12 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-12) {
- {-9223372036854775808 43200 0 GMT-12}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-12) { + {-9223372036854775808 43200 0 GMT-12} +} diff --git a/library/tzdata/Etc/GMT-13 b/library/tzdata/Etc/GMT-13 index b049979..1a6700a 100644 --- a/library/tzdata/Etc/GMT-13 +++ b/library/tzdata/Etc/GMT-13 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-13) {
- {-9223372036854775808 46800 0 GMT-13}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-13) { + {-9223372036854775808 46800 0 GMT-13} +} diff --git a/library/tzdata/Etc/GMT-14 b/library/tzdata/Etc/GMT-14 index 488df67..3707e21 100644 --- a/library/tzdata/Etc/GMT-14 +++ b/library/tzdata/Etc/GMT-14 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-14) {
- {-9223372036854775808 50400 0 GMT-14}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-14) { + {-9223372036854775808 50400 0 GMT-14} +} diff --git a/library/tzdata/Etc/GMT-2 b/library/tzdata/Etc/GMT-2 index 2d716b1..f9dea16 100644 --- a/library/tzdata/Etc/GMT-2 +++ b/library/tzdata/Etc/GMT-2 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-2) {
- {-9223372036854775808 7200 0 GMT-2}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-2) { + {-9223372036854775808 7200 0 GMT-2} +} diff --git a/library/tzdata/Etc/GMT-3 b/library/tzdata/Etc/GMT-3 index 344d48e..99145b8 100644 --- a/library/tzdata/Etc/GMT-3 +++ b/library/tzdata/Etc/GMT-3 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-3) {
- {-9223372036854775808 10800 0 GMT-3}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-3) { + {-9223372036854775808 10800 0 GMT-3} +} diff --git a/library/tzdata/Etc/GMT-4 b/library/tzdata/Etc/GMT-4 index 6f5a134..27b4fec 100644 --- a/library/tzdata/Etc/GMT-4 +++ b/library/tzdata/Etc/GMT-4 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-4) {
- {-9223372036854775808 14400 0 GMT-4}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-4) { + {-9223372036854775808 14400 0 GMT-4} +} diff --git a/library/tzdata/Etc/GMT-5 b/library/tzdata/Etc/GMT-5 index ca03b45..dbe3df7 100644 --- a/library/tzdata/Etc/GMT-5 +++ b/library/tzdata/Etc/GMT-5 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-5) {
- {-9223372036854775808 18000 0 GMT-5}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-5) { + {-9223372036854775808 18000 0 GMT-5} +} diff --git a/library/tzdata/Etc/GMT-6 b/library/tzdata/Etc/GMT-6 index 69c724f..414dbfa 100644 --- a/library/tzdata/Etc/GMT-6 +++ b/library/tzdata/Etc/GMT-6 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-6) {
- {-9223372036854775808 21600 0 GMT-6}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-6) { + {-9223372036854775808 21600 0 GMT-6} +} diff --git a/library/tzdata/Etc/GMT-7 b/library/tzdata/Etc/GMT-7 index c39fd98..2bd59db 100644 --- a/library/tzdata/Etc/GMT-7 +++ b/library/tzdata/Etc/GMT-7 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-7) {
- {-9223372036854775808 25200 0 GMT-7}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-7) { + {-9223372036854775808 25200 0 GMT-7} +} diff --git a/library/tzdata/Etc/GMT-8 b/library/tzdata/Etc/GMT-8 index ec85c12..7303721 100644 --- a/library/tzdata/Etc/GMT-8 +++ b/library/tzdata/Etc/GMT-8 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-8) {
- {-9223372036854775808 28800 0 GMT-8}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-8) { + {-9223372036854775808 28800 0 GMT-8} +} diff --git a/library/tzdata/Etc/GMT-9 b/library/tzdata/Etc/GMT-9 index 87e3b91..46e6878 100644 --- a/library/tzdata/Etc/GMT-9 +++ b/library/tzdata/Etc/GMT-9 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-9) {
- {-9223372036854775808 32400 0 GMT-9}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-9) { + {-9223372036854775808 32400 0 GMT-9} +} diff --git a/library/tzdata/Etc/GMT0 b/library/tzdata/Etc/GMT0 index 91087c2..dba1fe9 100644 --- a/library/tzdata/Etc/GMT0 +++ b/library/tzdata/Etc/GMT0 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/GMT0) $TZData(:Etc/GMT)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/GMT)]} { + LoadTimeZoneFile Etc/GMT +} +set TZData(:Etc/GMT0) $TZData(:Etc/GMT) diff --git a/library/tzdata/Etc/Greenwich b/library/tzdata/Etc/Greenwich index 38f8753..53acea0 100644 --- a/library/tzdata/Etc/Greenwich +++ b/library/tzdata/Etc/Greenwich @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/GMT)]} {
- LoadTimeZoneFile Etc/GMT
-}
-set TZData(:Etc/Greenwich) $TZData(:Etc/GMT)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/GMT)]} { + LoadTimeZoneFile Etc/GMT +} +set TZData(:Etc/Greenwich) $TZData(:Etc/GMT) diff --git a/library/tzdata/Etc/UCT b/library/tzdata/Etc/UCT index 48cb188..f7d795e 100644 --- a/library/tzdata/Etc/UCT +++ b/library/tzdata/Etc/UCT @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/UCT) {
- {-9223372036854775808 0 0 UCT}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/UCT) { + {-9223372036854775808 0 0 UCT} +} diff --git a/library/tzdata/Etc/UTC b/library/tzdata/Etc/UTC index eb41277..db5954b 100644 --- a/library/tzdata/Etc/UTC +++ b/library/tzdata/Etc/UTC @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/UTC) {
- {-9223372036854775808 0 0 UTC}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/UTC) { + {-9223372036854775808 0 0 UTC} +} diff --git a/library/tzdata/Etc/Universal b/library/tzdata/Etc/Universal index 0d1c335..a3b7547 100644 --- a/library/tzdata/Etc/Universal +++ b/library/tzdata/Etc/Universal @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/UTC)]} {
- LoadTimeZoneFile Etc/UTC
-}
-set TZData(:Etc/Universal) $TZData(:Etc/UTC)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/UTC)]} { + LoadTimeZoneFile Etc/UTC +} +set TZData(:Etc/Universal) $TZData(:Etc/UTC) diff --git a/library/tzdata/Etc/Zulu b/library/tzdata/Etc/Zulu index 6a0a8fd..f643db9 100644 --- a/library/tzdata/Etc/Zulu +++ b/library/tzdata/Etc/Zulu @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Etc/UTC)]} {
- LoadTimeZoneFile Etc/UTC
-}
-set TZData(:Etc/Zulu) $TZData(:Etc/UTC)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Etc/UTC)]} { + LoadTimeZoneFile Etc/UTC +} +set TZData(:Etc/Zulu) $TZData(:Etc/UTC) |