]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-cid.el
Update copyright year to 2015
[gnu-emacs] / lisp / url / url-cid.el
index 6644ed331de0c1bd03b1f8481407ad6da1512250..55713c7d14bd144cf864ea14aecbfeea1a40423d 100644 (file)
@@ -1,7 +1,6 @@
 ;;; url-cid.el --- Content-ID URL loader
 
-;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007, 2008, 2009
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1998-1999, 2004-2015 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