diff options
Diffstat (limited to 'lisp/net/ntlm.el')
-rw-r--r-- | lisp/net/ntlm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/ntlm.el b/lisp/net/ntlm.el index 450aee17912..91e40e3d018 100644 --- a/lisp/net/ntlm.el +++ b/lisp/net/ntlm.el @@ -1,6 +1,6 @@ ;;; ntlm.el --- NTLM (NT LanManager) authentication support -;; Copyright (C) 2001, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: Taro Kawagishi <tarok@transpulse.org> ;; Keywords: NTLM, SASL |