]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-ftp.el
Update copyright year to 2015
[gnu-emacs] / lisp / url / url-ftp.el
index 0d7fcdac466fdf2d4497b81a6c8b489014a773cc..f558c6a97a892cf867a41b0c5a9f8203feac0e02 100644 (file)
@@ -1,7 +1,6 @@
 ;;; url-ftp.el --- FTP wrapper
 
-;; Copyright (C) 1996, 1997, 1998, 1999, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc.
 
 ;; Keywords: comm, data, processes
 
@@ -41,5 +40,4 @@
 
 (provide 'url-ftp)
 
-;; arch-tag: 9c3e70c4-350f-4d4a-bb51-a1e9b459e7dc
 ;;; url-ftp.el ends here