diff options
Diffstat (limited to 'lisp/net/hmac-def.el')
-rw-r--r-- | lisp/net/hmac-def.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index ae604767a79..bf80ce153c9 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-2012 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001, 2007-2013 Free Software Foundation, Inc. ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> ;; Keywords: HMAC, RFC2104 |