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