diff options
Diffstat (limited to 'time/timegm.c')
-rw-r--r-- | time/timegm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time/timegm.c b/time/timegm.c index d1520e1558..d5d8543b49 100644 --- a/time/timegm.c +++ b/time/timegm.c @@ -1,6 +1,6 @@ /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. - Copyright (C) 1994, 1997, 2003 Free Software Foundation, Inc. + Copyright (C) 1994-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 |