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