diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
commit | 5fd6d89f46d4603757d5669904637201dd6677bb (patch) | |
tree | 2abce780224b009fbc9473fe7bbf50260a7c0000 /lisp/net/ange-ftp.el | |
parent | a3ea6ec61ebb066175d7a0be5f7177d55ced5fa7 (diff) | |
download | emacs-5fd6d89f46d4603757d5669904637201dd6677bb.tar.gz emacs-5fd6d89f46d4603757d5669904637201dd6677bb.tar.bz2 emacs-5fd6d89f46d4603757d5669904637201dd6677bb.zip |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/net/ange-ftp.el')
-rw-r--r-- | lisp/net/ange-ftp.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el index 330fead2393..59d24e4e591 100644 --- a/lisp/net/ange-ftp.el +++ b/lisp/net/ange-ftp.el @@ -1,7 +1,7 @@ ;;; ange-ftp.el --- transparent FTP support for GNU Emacs -;; Copyright (C) 1989,90,91,92,93,94,95,96,98, 2000, 2001, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Andy Norman (ange@hplb.hpl.hp.com) ;; Maintainer: FSF @@ -745,7 +745,7 @@ These mean that the FTP process should (or already has) been killed." (defcustom ange-ftp-potential-error-msgs ;; On Mac OS X we sometimes get things like: - ;; + ;; ;; ftp> open ftp.nluug.nl ;; Trying 2001:610:1:80aa:192:87:102:36... ;; ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to host |