From: H.J. Lu Date: Tue, 22 May 2012 13:31:00 +0000 (-0700) Subject: Update copyright years for time/mktime.c X-Git-Tag: glibc-2.16-tps~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a61bcbca89e50a3bdfa92fa851546bccee41e7;p=thirdparty%2Fglibc.git Update copyright years for time/mktime.c --- diff --git a/ChangeLog b/ChangeLog index 46afce154e5..ee29e04166d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-05-22 H.J. Lu + + * time/mktime.c: Update copyright years. + 2012-05-22 Paul Eggert mktime: merge comment-quoting-style change from gnulib diff --git a/time/mktime.c b/time/mktime.c index 2ba64eaa10f..5058c4f27dc 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 .