diff options
Diffstat (limited to 'lisp/net/sasl-ntlm.el')
-rw-r--r-- | lisp/net/sasl-ntlm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index 312941816c..487a1d0353 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el @@ -1,6 +1,6 @@ ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework -;; Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2013 Free Software Foundation, Inc. ;; Author: Taro Kawagishi <tarok@transpulse.org> ;; Keywords: SASL, NTLM |