diff lisp/net/hmac-def.el @ 87665:b9e8ab94c460

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Jan 2008 04:26:53 +0000
parents 6cd3c68dd6ab
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/net/hmac-def.el	Wed Jan 09 04:23:22 2008 +0000
+++ b/lisp/net/hmac-def.el	Wed Jan 09 04:26:53 2008 +0000
@@ -1,6 +1,6 @@
 ;;; hmac-def.el --- A macro for defining HMAC functions.
 
-;; Copyright (C) 1999, 2001, 2007  Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2001, 2007, 2008  Free Software Foundation, Inc.
 
 ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
 ;; Keywords: HMAC, RFC 2104