]> code.delx.au - gnu-emacs/blobdiff - lisp/net/sasl-ntlm.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / net / sasl-ntlm.el
index e9622526868323940ec74033e4f0e8c753385095..d8b367ac8ad1afe48a908e75e8698ae50adda777 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework
 
-;; Copyright (C) 2000, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2007-2011  Free Software Foundation, Inc.
 
 ;; Author: Taro Kawagishi <tarok@transpulse.org>
 ;; Keywords: SASL, NTLM
@@ -63,5 +63,4 @@ challenge stored in the 2nd element of STEP.  Called from `sasl-next-step'."
 
 (provide 'sasl-ntlm)
 
-;; arch-tag: 1d9164c1-1df0-418f-b7ab-360157fd05dc
 ;;; sasl-ntlm.el ends here