mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
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>
|
2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
mktime: merge comment-quoting-style change from gnulib
|
mktime: merge comment-quoting-style change from gnulib
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Convert a 'struct tm' to a time_t value.
|
/* 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.
|
This file is part of the GNU C Library.
|
||||||
Contributed by Paul Eggert <eggert@twinsun.com>.
|
Contributed by Paul Eggert <eggert@twinsun.com>.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user