diff options
Diffstat (limited to 'src/ecb.cpp')
-rw-r--r-- | src/ecb.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecb.cpp b/src/ecb.cpp index 59bb526a1..8ffea3921 100644 --- a/src/ecb.cpp +++ b/src/ecb.cpp @@ -1,6 +1,6 @@ /************************************************* * ECB Mode Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/ecb.h> |