comparison lisp/emacs-lisp/cl-macs.el @ 74466:1d4b1a32fd66

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Thu, 07 Dec 2006 05:06:17 +0000
parents b944195ced34
children 5d1c79927b08
comparison
equal deleted inserted replaced
74465:961428a4bccd 74466:1d4b1a32fd66
1 ;;; cl-macs.el --- Common Lisp macros -*-byte-compile-dynamic: t;-*- 1 ;;; cl-macs.el --- Common Lisp macros -*-byte-compile-dynamic: t;-*-
2 2
3 ;; Copyright (C) 1993, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Dave Gillespie <daveg@synaptics.com> 6 ;; Author: Dave Gillespie <daveg@synaptics.com>
6 ;; Version: 2.02 7 ;; Version: 2.02
7 ;; Keywords: extensions 8 ;; Keywords: extensions
8 9