aboutsummaryrefslogtreecommitdiffstats
path: root/include/dh.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dh.h')
-rw-r--r--include/dh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dh.h b/include/dh.h
index 98890b62c..8a679cd52 100644
--- a/include/dh.h
+++ b/include/dh.h
@@ -1,6 +1,6 @@
/*************************************************
* Diffie-Hellman Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_DIFFIE_HELLMAN_H__