]> code.delx.au - gnu-emacs/blobdiff - lisp/net/sasl-cram.el
Fix some oddities in Tramp's rsync and smb methods
[gnu-emacs] / lisp / net / sasl-cram.el
index e7f9e67547b63ff378bfb11299b7a4814da8631b..1ac72fe21c5b4e5ffa05c1794e6c1206bdcba140 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework
 
-;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2007-2016 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;;     Kenichi OKADA <okada@opaopa.org>