comparison lisp/calendar/parse-time.el @ 67465:a55ee709ec8d

Update copyright pending Emacs 22.
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Dec 2005 05:46:09 +0000
parents 18a818a2ee7c
children 8daf7d9a0771 7beb78bc1f8e
comparison
equal deleted inserted replaced
67464:757a5ae466cd 67465:a55ee709ec8d
1 ;;; parse-time.el --- parsing time strings 1 ;;; parse-time.el --- parsing time strings
2 2
3 ;; Copyright (C) 1996, 2000 by Free Software Foundation, Inc. 3 ;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Erik Naggum <erik@naggum.no> 6 ;; Author: Erik Naggum <erik@naggum.no>
6 ;; Keywords: util 7 ;; Keywords: util
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.