diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-02-10 09:00:31 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-02-10 09:00:31 +0000 |
commit | d91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch) | |
tree | 59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/cc-fonts.el | |
parent | cbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff) | |
download | emacs-d91362c9e06c30bb8684519f8b9eb1498f0fd614.tar.gz |
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/cc-fonts.el')
-rw-r--r-- | lisp/progmodes/cc-fonts.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-fonts.el b/lisp/progmodes/cc-fonts.el index e5dcecf459f..75d631ac399 100644 --- a/lisp/progmodes/cc-fonts.el +++ b/lisp/progmodes/cc-fonts.el @@ -1,6 +1,6 @@ ;;; cc-fonts.el --- font lock support for CC Mode -;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Authors: 2003- Alan Mackenzie ;; 2002- Martin Stjernholm |