X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsasl-ntlm.el;h=275a2daa49d3cbf0b2e1a10f7c1c7ce02ba3c804;hb=1c2ed0ce5abe2181e51f777171f8cd40a547e5a9;hp=9814a1c85c8761552e81bf5cf087bf876ee0c4d9;hpb=e2c9efb05a1ae9e65fd40bab80466da331f3981b;p=gnus diff --git a/lisp/sasl-ntlm.el b/lisp/sasl-ntlm.el index 9814a1c85..275a2daa4 100644 --- a/lisp/sasl-ntlm.el +++ b/lisp/sasl-ntlm.el @@ -1,11 +1,12 @@ ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework -;; Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. ;; Author: Taro Kawagishi ;; Keywords: SASL, NTLM ;; Version: 1.00 ;; Created: February 2001 +;; Package: sasl ;; This file is part of GNU Emacs. @@ -62,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