summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cmacexp.el
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-02-10 09:00:31 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-02-10 09:00:31 +0000
commitd91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch)
tree59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/cmacexp.el
parentcbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff)
downloademacs-d91362c9e06c30bb8684519f8b9eb1498f0fd614.tar.gz
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/cmacexp.el')
-rw-r--r--lisp/progmodes/cmacexp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el
index b3051f37b9d..8531a2f3133 100644
--- a/lisp/progmodes/cmacexp.el
+++ b/lisp/progmodes/cmacexp.el
@@ -1,6 +1,6 @@
;;; cmacexp.el --- expand C macros in a region
-;; Copyright (C) 1992, 1994, 1996, 2000, 2001, 2002, 2003, 2004
+;; Copyright (C) 1992, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Francesco Potorti` <pot@gnu.org>