diff options
Diffstat (limited to 'time/gmtime.c')
-rw-r--r-- | time/gmtime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time/gmtime.c b/time/gmtime.c index 7c618917ff..60ac207b63 100644 --- a/time/gmtime.c +++ b/time/gmtime.c @@ -1,5 +1,5 @@ /* Convert `time_t' to `struct tm' in UTC. - Copyright (C) 1991-2014 Free Software Foundation, Inc. + Copyright (C) 1991-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |