aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509_obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/x509_obj.h')
-rw-r--r--include/x509_obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/x509_obj.h b/include/x509_obj.h
index d72ef71a4..b9b85ed7c 100644
--- a/include/x509_obj.h
+++ b/include/x509_obj.h
@@ -1,6 +1,6 @@
/*************************************************
* X.509 SIGNED Object Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_X509_OBJECT_H__