X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsha1.el;h=8bb4cd5840fbb795f65661af1178f06ed6a2e963;hb=851278bf56a0156a4dd5896e9959f63e33d07ee2;hp=351af62783e0f6a3dc768c6119d1d2f9032f69c0;hpb=bda3e8962af0aee90144c3ae8c5360aa4c106d94;p=gnus diff --git a/lisp/sha1.el b/lisp/sha1.el index 351af6278..8bb4cd584 100644 --- a/lisp/sha1.el +++ b/lisp/sha1.el @@ -1,7 +1,6 @@ ;;; sha1.el --- SHA1 Secure Hash Algorithm in Emacs-Lisp -;; Copyright (C) 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI ;; Keywords: SHA1, FIPS 180-1 @@ -439,5 +438,4 @@ If BINARY is non-nil, return a string in binary form." (provide 'sha1) -;; arch-tag: c0f9abd0-ffc1-4557-aac6-ece7f2d4c901 ;;; sha1.el ends here