]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-cid.el
-
[gnu-emacs] / lisp / url / url-cid.el
index 09a2bce440177d2c6f1a2529063676f5507bd12f..336264623233f0269852e1d05c4563c2ac0c1f22 100644 (file)
@@ -1,7 +1,6 @@
 ;;; url-cid.el --- Content-ID URL loader
 
-;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1998-1999, 2004-2016 Free Software Foundation, Inc.
 
 ;; Keywords: comm, data, processes
 
@@ -59,5 +58,4 @@
    (t
     (message "Unable to handle CID URL: %s" url))))
 
-;; arch-tag: 23d9ab74-fad4-4dba-b1e7-292871e8bda5
 ;;; url-cid.el ends here