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 50612cafd5..c5656e84dc 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-2015 Free Software Foundation, Inc. + Copyright (C) 1994-2016 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 |