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 7b49d8d7e..e418568bc 100644 --- a/src/der_enc.cpp +++ b/src/der_enc.cpp @@ -1,6 +1,6 @@ /************************************************* * DER Encoder Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/der_enc.h> |