diff options
Diffstat (limited to 'src/der_enc.cpp')
-rw-r--r-- | src/der_enc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/der_enc.cpp b/src/der_enc.cpp index ed503e36f..9973fd5cb 100644 --- a/src/der_enc.cpp +++ b/src/der_enc.cpp @@ -1,6 +1,6 @@ /************************************************* * DER Encoder Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/der_enc.h> |