comparison lisp/calendar/cal-china.el @ 67465:a55ee709ec8d

Update copyright pending Emacs 22.
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Dec 2005 05:46:09 +0000
parents 7d76e1599ecb
children 8daf7d9a0771 7beb78bc1f8e
comparison
equal deleted inserted replaced
67464:757a5ae466cd 67465:a55ee709ec8d
1 ;;; cal-china.el --- calendar functions for the Chinese calendar 1 ;;; cal-china.el --- calendar functions for the Chinese calendar
2 2
3 ;; Copyright (C) 1995, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> 6 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
7 ;; Maintainer: Glenn Morris <rgm@gnu.org>
6 ;; Keywords: calendar 8 ;; Keywords: calendar
7 ;; Human-Keywords: Chinese calendar, calendar, holidays, diary 9 ;; Human-Keywords: Chinese calendar, calendar, holidays, diary
8 10
9 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
10 12