Mercurial > emacs
comparison lisp/calendar/diary-lib.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 | 2febbeb39125 4b3d39451150 |
comparison
equal
deleted
inserted
replaced
68720:d9dde5b81e71 | 68721:8daf7d9a0771 |
---|---|
1 ;;; diary-lib.el --- diary functions | 1 ;;; diary-lib.el --- diary functions |
2 | 2 |
3 ;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2001, 2002, 2003, | 3 ;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2001, 2002, 2003, |
4 ;; 2004, 2005 Free Software Foundation, Inc. | 4 ;; 2004, 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
7 ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 ;; Maintainer: Glenn Morris <rgm@gnu.org> |
8 ;; Keywords: calendar | 8 ;; Keywords: calendar |
9 | 9 |