Update copyright years for time/mktime.c
This commit is contained in:
parent
6226efbda1
commit
98a61bcbca
@ -1,3 +1,7 @@
|
||||
2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* time/mktime.c: Update copyright years.
|
||||
|
||||
2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
mktime: merge comment-quoting-style change from gnulib
|
||||
|
@ -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>.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user