diff lisp/imenu.el @ 74442:b2e5081b9320

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 07:06:08 +0000
parents c1a0f40d53a7
children e3694f1cb928 f1d13e615070
line wrap: on
line diff
--- a/lisp/imenu.el	Tue Dec 05 06:31:23 2006 +0000
+++ b/lisp/imenu.el	Tue Dec 05 07:06:08 2006 +0000
@@ -1,6 +1,6 @@
 ;;; imenu.el --- framework for mode-specific buffer indexes
 
-;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2002, 2003, 2004,
+;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 2004,
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se>