comparison lisp/calendar/diary-lib.el @ 67465:a55ee709ec8d

Update copyright pending Emacs 22.
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Dec 2005 05:46:09 +0000
parents 35f26e779968
children 8daf7d9a0771 7beb78bc1f8e
comparison
equal deleted inserted replaced
67464:757a5ae466cd 67465:a55ee709ec8d
1 ;;; diary-lib.el --- diary functions 1 ;;; diary-lib.el --- diary functions
2 2
3 ;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2003, 2004, 2005 3 ;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2001, 2002, 2003,
4 ;; Free Software Foundation, Inc. 4 ;; 2004, 2005 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