X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsasl-cram.el;h=e7f9e67547b63ff378bfb11299b7a4814da8631b;hb=1c2ed0ce5abe2181e51f777171f8cd40a547e5a9;hp=ca0d84f4752ae555e54a28dd2924c2af334b3ce4;hpb=88009fcbec9eda7f60afc32ad6feb7965372b66d;p=gnus diff --git a/lisp/sasl-cram.el b/lisp/sasl-cram.el index ca0d84f47..e7f9e6754 100644 --- a/lisp/sasl-cram.el +++ b/lisp/sasl-cram.el @@ -1,6 +1,6 @@ ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework -;; Copyright (C) 2000, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. ;; Author: Daiki Ueno ;; Kenichi OKADA @@ -47,5 +47,4 @@ (provide 'sasl-cram) -;; arch-tag: 46cb281b-975a-4fe0-a39f-3018691b1b05 ;;; sasl-cram.el ends here