]> code.delx.au - gnu-emacs/blobdiff - lisp/md4.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / md4.el
index 130c3f4a0ee8b54c75233c751455bfb3894af6e0..26a5cbca09e1ca3e56c89569df666ad312e24040 100644 (file)
@@ -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-2014 Free Software Foundation, Inc.
 
 ;; Author: Taro Kawagishi <tarok@transpulse.org>
 ;; Keywords: MD4
@@ -225,5 +225,4 @@ integers (cons high low)."
 
 (provide 'md4)
 
-;; arch-tag: 99d706fe-089b-42ea-9507-67ae41091e6e
 ;;; md4.el ends here