]> code.delx.au - gnu-emacs/blobdiff - lisp/net/sasl-cram.el
Merge from trunk
[gnu-emacs] / lisp / net / sasl-cram.el
index 892029c5f0f3b40b24b33bd67960b71450857d82..dd2a0c3c505b7b4088701bf088638380123d65b0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework
 
-;; Copyright (C) 2000, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2007-2012  Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;;     Kenichi OKADA <okada@opaopa.org>