X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsasl-cram.el;h=153d2cafe29a9a845d87c1933703eb7f4c2aef7b;hb=cc52ad34d2922b013fd8026d0728617261979da6;hp=af8e1083075f8976fa0f0478c94479aadd4717c2;hpb=e2c9efb05a1ae9e65fd40bab80466da331f3981b;p=gnus diff --git a/lisp/sasl-cram.el b/lisp/sasl-cram.el index af8e10830..153d2cafe 100644 --- a/lisp/sasl-cram.el +++ b/lisp/sasl-cram.el @@ -1,10 +1,11 @@ ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework -;; Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2011 Free Software Foundation, Inc. ;; Author: Daiki Ueno ;; Kenichi OKADA ;; Keywords: SASL, CRAM-MD5 +;; Package: sasl ;; This file is part of GNU Emacs. @@ -46,5 +47,4 @@ (provide 'sasl-cram) -;; arch-tag: 46cb281b-975a-4fe0-a39f-3018691b1b05 ;;; sasl-cram.el ends here