X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fsasl-ntlm.el;h=cab899e8ff9590536ec2c1346c519719a90e8a27;hp=7b8af9c78a359801cfab7f372b2fb25ccbd09bad;hb=d588ae3db11ee057d2fc3dfa5364dcfe3f84e368;hpb=4303c5c768c35022c9eda800cacfa401946e144b diff --git a/lisp/sasl-ntlm.el b/lisp/sasl-ntlm.el index 7b8af9c78..cab899e8f 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 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2015 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