diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
commit | aaef169dc63c4b557374540756865991e1bf6305 (patch) | |
tree | fb2c890b2ede8e1cde92163f4b00c8bf7dbf2c2b /lisp/imenu.el | |
parent | 8b9d426ab7ec7ee74158f113675a788e580945b4 (diff) | |
download | emacs-aaef169dc63c4b557374540756865991e1bf6305.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/imenu.el')
-rw-r--r-- | lisp/imenu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/imenu.el b/lisp/imenu.el index 1a107ed8aea..774903e1092 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el @@ -1,7 +1,7 @@ ;;; imenu.el --- framework for mode-specific buffer indexes ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> ;; Lars Lindberg <lli@sypro.cap.se> |