~ubuntu-branches/ubuntu/precise/tzdata/precise-proposed

« back to all changes in this revision

Viewing changes to leapseconds.awk

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2014-10-17 13:32:38 UTC
  • mfrom: (1.9.18)
  • Revision ID: package-import@ubuntu.com-20141017133238-4jbq8k1am68xrhen
Tags: 2014h-0ubuntu0.12.04
New upstream release, critical urgency for Russian zone
changes coming up on October 26th, 2014 (LP: #1377813)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# This file is in the public domain.
4
4
 
5
5
BEGIN {
6
 
  print "# Allowance for leapseconds added to each timezone file."
 
6
  print "# Allowance for leap seconds added to each time zone file."
7
7
  print ""
8
8
  print "# This file is in the public domain."
9
9
  print ""
13
13
  print "# you should be able to pick up leap-seconds.list from a secondary NIST server."
14
14
  print "# For more about leap-seconds.list, please see"
15
15
  print "# The NTP Timescale and Leap Seconds"
16
 
  print "# <http://www.eecis.udel.edu/~mills/leap.html>."
 
16
  print "# http://www.eecis.udel.edu/~mills/leap.html"
17
17
  print ""
18
18
  print "# The International Earth Rotation Service periodically uses leap seconds"
19
19
  print "# to keep UTC to within 0.9 s of UT1"