diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-22 06:31:00 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-22 06:31:00 -0700 |
commit | 98a61bcbca89e50a3bdfa92fa851546bccee41e7 (patch) | |
tree | fd7eb57db64e962cf2ff9cedce6ad2fc689e2b48 /time | |
parent | 6226efbda1ee2950d53b830a7aab50cec7421c87 (diff) | |
download | glibc-98a61bcbca89e50a3bdfa92fa851546bccee41e7.tar.gz |
Update copyright years for time/mktime.c
Diffstat (limited to 'time')
-rw-r--r-- | time/mktime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time/mktime.c b/time/mktime.c index 2ba64eaa10..5058c4f27d 100644 --- a/time/mktime.c +++ b/time/mktime.c @@ -1,5 +1,5 @@ /* Convert a 'struct tm' to a time_t value. - Copyright (C) 1993-1999, 2002-2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1993-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert <eggert@twinsun.com>. |