From: Kim F. Storm Date: Fri, 24 Jan 2003 12:07:09 +0000 (+0000) Subject: Update copyright. X-Git-Tag: ttn-vms-21-2-B4~11509 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4d9ba398e7100fac6fcffb3d8f0640829ade828;p=emacs.git Update copyright. --- diff --git a/lisp/ido.el b/lisp/ido.el index c4444e31c3c..608386bfb68 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -1,6 +1,6 @@ ;;; ido.el --- interactively do things with buffers and files. -;; Copyright (C) 1996-2002 Free Software Foundation, Inc. +;; Copyright (C) 1996-2003 Free Software Foundation, Inc. ;; Author: Kim F. Storm ;; Based on: iswitchb by Stephen Eglen