X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsasl-ntlm.el;h=275a2daa49d3cbf0b2e1a10f7c1c7ce02ba3c804;hb=12c7c4532331a9512bff680e4f1beda5afa22255;hp=e9622526868323940ec74033e4f0e8c753385095;hpb=5b56360f389e3a2ac2317eda0330b00ddf4d2672;p=gnus diff --git a/lisp/sasl-ntlm.el b/lisp/sasl-ntlm.el index e96225268..275a2daa4 100644 --- a/lisp/sasl-ntlm.el +++ b/lisp/sasl-ntlm.el @@ -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-2014 Free Software Foundation, Inc. ;; Author: Taro Kawagishi ;; 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