aboutsummaryrefslogtreecommitdiffstats
path: root/include/pk_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pk_ops.h')
-rw-r--r--include/pk_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pk_ops.h b/include/pk_ops.h
index 05c2ec949..0ce4a9832 100644
--- a/include/pk_ops.h
+++ b/include/pk_ops.h
@@ -1,6 +1,6 @@
/*************************************************
* Public Key Operations Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_PK_OPS_H__