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 6baa71af21..08e67d98e4 100644 --- a/time/gmtime.c +++ b/time/gmtime.c @@ -1,5 +1,5 @@ /* Convert `time_t' to `struct tm' in UTC. - Copyright (C) 1991, 93, 95, 96, 97, 98, 2002 Free Software Foundation, Inc. + Copyright (C) 1991-2013 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 |