]> code.delx.au - gnu-emacs/blobdiff - lisp/net/ntlm.el
; Fix breakage from previous commit
[gnu-emacs] / lisp / net / ntlm.el
index 0a1aaadc5dbc92ee139ba924292eb66b8ca5894b..d96f3b1ebeaf31624c4a57ade21ba4a035e47398 100644 (file)
@@ -1,10 +1,11 @@
 ;;; ntlm.el --- NTLM (NT LanManager) authentication support
 
-;; Copyright (C) 2001, 2007-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2007-2016 Free Software Foundation, Inc.
 
 ;; Author: Taro Kawagishi <tarok@transpulse.org>
-;; Keywords: NTLM, SASL
-;; Version: 1.00
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
+;; Keywords: NTLM, SASL, comm
+;; Version: 2.0.0
 ;; Created: February 2001
 
 ;; This file is part of GNU Emacs.