Update copyright.
authorshuhei <shuhei>
Sun, 25 Feb 2001 14:26:48 +0000 (14:26 +0000)
committershuhei <shuhei>
Sun, 25 Feb 2001 14:26:48 +0000 (14:26 +0000)
mail/hex-util.el
mail/hmac-def.el

index 92a09ff..ddf154d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; hex-util.el --- Functions to encode/decode hexadecimal string.
 
-;; Copyright (C) 1999 Shuhei KOBAYASHI
+;; Copyright (C) 1999, 2001  Free Software Foundation, Inc.
 
 ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
 ;; Keywords: data
index 7525c89..264bdac 100644 (file)
@@ -1,6 +1,6 @@
 ;;; hmac-def.el --- A macro for defining HMAC functions.
 
-;; Copyright (C) 1999 Shuhei KOBAYASHI
+;; Copyright (C) 1999, 2001  Free Software Foundation, Inc.
 
 ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
 ;; Keywords: HMAC, RFC 2104