X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ae940284fa77a6928f5162b7de859e67bdc7506c..1e91d50696f9d458228039f5d1e346fd4dae41e6:/lisp/md4.el diff --git a/lisp/md4.el b/lisp/md4.el index 130c3f4a0e..8d89004de2 100644 --- a/lisp/md4.el +++ b/lisp/md4.el @@ -1,6 +1,6 @@ ;;; md4.el --- MD4 Message Digest Algorithm. -;; Copyright (C) 2001, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004, 2007-2011 Free Software Foundation, Inc. ;; Author: Taro Kawagishi ;; Keywords: MD4 @@ -225,5 +225,4 @@ integers (cons high low)." (provide 'md4) -;; arch-tag: 99d706fe-089b-42ea-9507-67ae41091e6e ;;; md4.el ends here