]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-expand.el
Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org
[gnu-emacs] / lisp / url / url-expand.el
index c420ea930ba827cce91f645581548996e93dd658..156b06c895bb589cfde2a9d2c995900cb729653b 100644 (file)
@@ -1,7 +1,6 @@
 ;;; url-expand.el --- expand-file-name for URLs
 
-;; Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2004-2012  Free Software Foundation, Inc.
 
 ;; Keywords: comm, data, processes
 
@@ -144,5 +143,4 @@ path components followed by `..' are removed, along with the `..' itself."
 
 (provide 'url-expand)
 
-;; arch-tag: 7b5f744b-b721-49da-be47-484631680a5a
 ;;; url-expand.el ends here