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