X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5ed99d3685cc8d13f8e4c63ad449a6e4d63c8eb0..535e2bef6dd7b9abe2567f865c8b24a06a555178:/lisp/net/hmac-def.el diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index 5c8710afdb..c5df4fd7fa 100644 --- a/lisp/net/hmac-def.el +++ b/lisp/net/hmac-def.el @@ -1,6 +1,6 @@ ;;; hmac-def.el --- A macro for defining HMAC functions. -;; Copyright (C) 1999, 2001, 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001, 2007-2016 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI ;; Keywords: HMAC, RFC2104