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/hideif.el | |
parent | cbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff) | |
download | emacs-d91362c9e06c30bb8684519f8b9eb1498f0fd614.tar.gz |
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/hideif.el')
-rw-r--r-- | lisp/progmodes/hideif.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 1f843dea03c..04e44e2dac1 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -1,6 +1,6 @@ ;;; hideif.el --- hides selected code within ifdef -;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004 2005 +;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, 2005, 2006 ;; Free Software Foundation, Inc. ;; Author: Daniel LaLiberte <liberte@holonexus.org> |