aboutsummaryrefslogtreecommitdiffstats
path: root/src/mktime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mktime.c')
-rw-r--r--src/mktime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mktime.c b/src/mktime.c
index 025f54d95c..a85ebeb378 100644
--- a/src/mktime.c
+++ b/src/mktime.c
@@ -1,6 +1,6 @@
/* Convert a `struct tm' to a time_t value.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004,
- 2005 Free Software Foundation, Inc.
+ 2005, 2006 Free Software Foundation, Inc.
Contributed by Paul Eggert ([email protected]).
NOTE: The canonical source of this file is maintained with the GNU C Library.