aboutsummaryrefslogtreecommitdiffstats
path: root/include/hmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hmac.h')
-rw-r--r--include/hmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hmac.h b/include/hmac.h
index 71f0a26aa..533372aba 100644
--- a/include/hmac.h
+++ b/include/hmac.h
@@ -1,6 +1,6 @@
/*************************************************
* HMAC Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_HMAC_H__