comparison lisp/calendar/cal-x.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 7a3f13e2dd57 4b3d39451150
comparison
equal deleted inserted replaced
68720:d9dde5b81e71 68721:8daf7d9a0771
1 ;;; cal-x.el --- calendar windows in dedicated frames in X 1 ;;; cal-x.el --- calendar windows in dedicated frames in X
2 2
3 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005 3 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Michael Kifer <kifer@cs.sunysb.edu> 6 ;; Author: Michael Kifer <kifer@cs.sunysb.edu>
7 ;; Edward M. Reingold <reingold@cs.uiuc.edu> 7 ;; Edward M. Reingold <reingold@cs.uiuc.edu>
8 ;; Maintainer: Glenn Morris <rgm@gnu.org> 8 ;; Maintainer: Glenn Morris <rgm@gnu.org>