diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-01-15 14:05:47 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-01-15 14:05:47 +0000 |
commit | 2d3eadf205f23f7866907d58d3ee75f84f2176af (patch) | |
tree | 4a3365e7dd38d7ce15c628346255f338121b4ea0 /lisp/info-look.el | |
parent | 5754a69e2e4e05ee1048181871a12837fd7e8d5f (diff) | |
download | emacs-2d3eadf205f23f7866907d58d3ee75f84f2176af.tar.gz |
Fix Copyright years.
Diffstat (limited to 'lisp/info-look.el')
-rw-r--r-- | lisp/info-look.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info-look.el b/lisp/info-look.el index 40bfaef4732..4fc2c6b4c63 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el @@ -1,7 +1,7 @@ ;;; info-look.el --- major-mode-sensitive Info index lookup facility ;; An older version of this was known as libc.el. -;; Copyright (C) 1995,96,97,98,99,2001,03,04 Free Software Foundation, Inc. +;; Copyright (C) 1995,96,97,98,99,2001,03,04,05 Free Software Foundation, Inc. ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> ;; (did not show signs of life (Nov 2001) -stef) |