]> code.delx.au - gnu-emacs/blobdiff - lisp/net/sasl-cram.el
Update copyright year to 2015
[gnu-emacs] / lisp / net / sasl-cram.el
index 153d2cafe29a9a845d87c1933703eb7f4c2aef7b..235159497ab3ecf42e3cd04ac86e0e9321361f07 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework
 
-;; Copyright (C) 2000, 2007-201 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;;     Kenichi OKADA <okada@opaopa.org>