]> code.delx.au - gnu-emacs/blobdiff - lisp/net/ntlm.el
; Fix breakage from previous commit
[gnu-emacs] / lisp / net / ntlm.el
index ff7e79e5aa6f796a08b1c104bf9d67b771df4211..d96f3b1ebeaf31624c4a57ade21ba4a035e47398 100644 (file)
@@ -1,11 +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>
 ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: NTLM, SASL, comm
-;; Version: 2.00
+;; Version: 2.0.0
 ;; Created: February 2001
 
 ;; This file is part of GNU Emacs.