Synch to No Gnus 200602100510.
authoryamaoka <yamaoka>
Fri, 10 Feb 2006 05:13:58 +0000 (05:13 +0000)
committeryamaoka <yamaoka>
Fri, 10 Feb 2006 05:13:58 +0000 (05:13 +0000)
lisp/parse-time.el
lisp/time-date.el

index ae0464c..2e73cd5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; parse-time.el --- Parsing time strings
 
-;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005
+;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Erik Naggum <erik@naggum.no>
index 915c234..32cd5bd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; time-date.el --- Date and time handling functions
 
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>