]> code.delx.au - gnu-emacs/blobdiff - src/mktime.c
(xg_separator_p) <separator_names>: Move to file scope.
[gnu-emacs] / src / mktime.c
index a85ebeb378370b4529f16674d03dab5d02e7f0f2..20c1092a62a7bbc8911ff864c717e88d7af064b8 100644 (file)
@@ -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, 2006 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
+                 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
    Contributed by Paul Eggert (eggert@twinsun.com).
 
    NOTE: The canonical source of this file is maintained with the GNU C Library.