aboutsummaryrefslogtreecommitdiffstats
path: root/include/der_enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/der_enc.h')
-rw-r--r--include/der_enc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/der_enc.h b/include/der_enc.h
index 27831b635..f2e01a3f0 100644
--- a/include/der_enc.h
+++ b/include/der_enc.h
@@ -1,6 +1,6 @@
/*************************************************
* DER Encoder Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_DER_ENCODER_H__