From: Eli Zaretskii Date: Sat, 15 Jan 2005 14:05:47 +0000 (+0000) Subject: Fix Copyright years. X-Git-Tag: ttn-vms-21-2-B4~2741 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d3eadf205f23f7866907d58d3ee75f84f2176af;p=emacs.git Fix Copyright years. --- 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 ;; (did not show signs of life (Nov 2001) -stef)