X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fhmac-def.el;h=ae604767a79126baea342cdb37855fce8a79c5d4;hb=c23b137e5e82992f99c3972fe871eaef9fb292a2;hp=5f57ea617ba8f75c477dba4fe834c36469bdb8ad;hpb=221342970faa31342e50a8f5583013c66bd05441;p=gnus diff --git a/lisp/hmac-def.el b/lisp/hmac-def.el index 5f57ea617..ae604767a 100644 --- a/lisp/hmac-def.el +++ b/lisp/hmac-def.el @@ -1,6 +1,6 @@ ;;; hmac-def.el --- A macro for defining HMAC functions. -;; Copyright (C) 1999, 2001, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001, 2007-2012 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI ;; Keywords: HMAC, RFC2104 @@ -80,5 +80,4 @@ If BIT is non-nil, truncate output to specified bits." (provide 'hmac-def) -;; arch-tag: 645adcef-b835-4900-a10a-11f636c982b9 ;;; hmac-def.el ends here