X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/114f9c96795aff3b51b9060d7c9c1b77debcc99a..6dc0bafd5915b01a341cc0efbc744abd73163872:/lisp/md4.el diff --git a/lisp/md4.el b/lisp/md4.el index 32e3f376b1..e75128b8a4 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, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004, 2007-2016 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