diff lisp/calendar/appt.el @ 68721:8daf7d9a0771

Add 2006 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Feb 2006 07:54:11 +0000
parents a55ee709ec8d
children 768cb704a371 4b3d39451150
line wrap: on
line diff
--- a/lisp/calendar/appt.el	Wed Feb 08 04:35:58 2006 +0000
+++ b/lisp/calendar/appt.el	Wed Feb 08 07:54:11 2006 +0000
@@ -1,7 +1,7 @@
 ;;; appt.el --- appointment notification functions
 
-;; Copyright (C) 1989, 1990, 1994, 1998, 2001, 2002, 2003, 2004, 2005
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1990, 1994, 1998, 2001, 2002, 2003, 2004, 2005,
+;;   2006  Free Software Foundation, Inc.
 
 ;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
 ;; Maintainer: Glenn Morris <rgm@gnu.org>