diff options
Diffstat (limited to 'lisp/url/url-ftp.el')
-rw-r--r-- | lisp/url/url-ftp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el index 8f2570586c7..d66f58e31bc 100644 --- a/lisp/url/url-ftp.el +++ b/lisp/url/url-ftp.el @@ -1,7 +1,7 @@ ;;; url-ftp.el --- FTP wrapper ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes |