diff lisp/calendar/time-date.el @ 79703:974a828870fe

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:03:40 +0000
parents 392f18d2007a
children 606f2d163a64 f9b4ba32c775
line wrap: on
line diff
--- a/lisp/calendar/time-date.el	Mon Jan 07 01:01:05 2008 +0000
+++ b/lisp/calendar/time-date.el	Mon Jan 07 01:03:40 2008 +0000
@@ -1,6 +1,6 @@
 ;;; time-date.el --- Date and time handling functions
 
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>