X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fsasl-ntlm.el;h=66b6ab50e56b1e395b8ec328332e2e223e5d362d;hp=e9622526868323940ec74033e4f0e8c753385095;hb=b52037f4a9c6bee1ff556c22750e158da1208d4b;hpb=88009fcbec9eda7f60afc32ad6feb7965372b66d diff --git a/lisp/sasl-ntlm.el b/lisp/sasl-ntlm.el index e96225268..66b6ab50e 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-2016 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