aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-defs.el
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2006-02-10 09:00:31 +0000
committerNick Roberts <[email protected]>2006-02-10 09:00:31 +0000
commitd91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch)
tree59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/cc-defs.el
parentcbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff)
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/cc-defs.el')
-rw-r--r--lisp/progmodes/cc-defs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el
index 9de0a24f09..0053cfcf44 100644
--- a/lisp/progmodes/cc-defs.el
+++ b/lisp/progmodes/cc-defs.el
@@ -1,7 +1,7 @@
;;; cc-defs.el --- compile time definitions for CC Mode
-;; Copyright (C) 1985,1987,1992-2003, 2004, 2005 Free Software Foundation,
-;; Inc.
+;; Copyright (C) 1985,1987,1992-2003, 2004, 2005, 2006
+;; Free Software Foundation, Inc.
;; Authors: 1998- Martin Stjernholm
;; 1992-1999 Barry A. Warsaw