]> code.delx.au - gnu-emacs/blobdiff - lisp/net/sasl-cram.el
* net/tramp.el (tramp-methods): Fix docstring.
[gnu-emacs] / lisp / net / sasl-cram.el
index 38d7ff4e11dac6345d37e05a3a7abbcc0ff64e4a..2a132a5fcd9737e51d37ce8894e7a99c0f3ce236 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework
 
-;; Copyright (C) 2000, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2007-2013 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;;     Kenichi OKADA <okada@opaopa.org>