comparison lisp/calendar/cal-tex.el @ 79703:974a828870fe

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:03:40 +0000
parents 93e11478c954
children a54af6a5244e 107ccd98fa12
comparison
equal deleted inserted replaced
79702:9754bb0422ed 79703:974a828870fe
1 ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX 1 ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX
2 2
3 ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007 3 ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Steve Fisk <fisk@bowdoin.edu> 6 ;; Author: Steve Fisk <fisk@bowdoin.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>