Mercurial > emacs
diff lisp/net/sasl-digest.el @ 87665:b9e8ab94c460
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 09 Jan 2008 04:26:53 +0000 |
parents | 48cbca68cab3 |
children | 1e3a407766b9 |
line wrap: on
line diff
--- a/lisp/net/sasl-digest.el Wed Jan 09 04:23:22 2008 +0000 +++ b/lisp/net/sasl-digest.el Wed Jan 09 04:26:53 2008 +0000 @@ -1,6 +1,6 @@ ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework -;; Copyright (C) 2000, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2007, 2008 Free Software Foundation, Inc. ;; Author: Daiki Ueno <ueno@unixuser.org> ;; Kenichi OKADA <okada@opaopa.org>