aboutsummaryrefslogtreecommitdiffstats
path: root/include/pk_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pk_util.h')
-rw-r--r--include/pk_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pk_util.h b/include/pk_util.h
index 8be1dba1d..a84d18291 100644
--- a/include/pk_util.h
+++ b/include/pk_util.h
@@ -1,6 +1,6 @@
/*************************************************
* PK Utility Classes Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_PUBKEY_UTIL_H__