From: Richard M. Stallman Date: Sat, 22 Mar 1997 23:46:26 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: emacs-20.1~2715 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0272c2a42c02fee6844abc4f68462871e6d27b60;p=emacs.git Update copyright year. --- diff --git a/lisp/imenu.el b/lisp/imenu.el index ea22884cfb0..c3f2c959555 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el @@ -1,6 +1,6 @@ ;;; imenu.el --- Framework for mode-specific buffer indexes. -;; Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. ;; Author: Ake Stenhoff ;; Lars Lindberg