]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-tramp.el
Update copyright year to 2015
[gnu-emacs] / lisp / url / url-tramp.el
index 83cedd1d62c5460783a05ff684e2b90dff1a5ab1..d0b1a5c342003a2279ff87ebbf2be7fff23dd780 100644 (file)
@@ -1,6 +1,6 @@
 ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols
 
-;; Copyright (C) 2014 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2015 Free Software Foundation, Inc.
 
 ;; Author: Michael Albinus <michael.albinus@gmx.de>
 ;; Keywords: comm, data, processes, hypermedia
@@ -33,7 +33,7 @@
   "List of URL protocols the work is handled by Tramp.
 They must also be covered by `url-handler-regexp'."
   :group 'url
-  :version "24.5"
+  :version "25.1"
   :type '(list string))
 
 (defun url-tramp-convert-url-to-tramp (url)