]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright.
authorKim F. Storm <storm@cua.dk>
Fri, 24 Jan 2003 12:07:09 +0000 (12:07 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 24 Jan 2003 12:07:09 +0000 (12:07 +0000)
lisp/ido.el

index c4444e31c3c51bd1da2762160138cebf5007b068..608386bfb68cd201b432713f70e99df91755b972 100644 (file)
@@ -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 <storm@cua.dk>
 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>