X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6b0e3e4df5deff8b5d1dcb5065c070abb8393e9d..03da5d089a8ed035cec443a27259e7d21487a22e:/lisp/eshell/em-cmpl.el diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 2b4dbc76dd..423a93d46e 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el @@ -1,6 +1,7 @@ ;;; em-cmpl.el --- completion using the TAB key -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Wiegley @@ -18,8 +19,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. (provide 'em-cmpl)