diff options
Diffstat (limited to 'src/mlock.cpp')
-rw-r--r-- | src/mlock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mlock.cpp b/src/mlock.cpp index 63a3449b9..52a46580b 100644 --- a/src/mlock.cpp +++ b/src/mlock.cpp @@ -1,6 +1,6 @@ /************************************************* * Memory Locking Functions Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/util.h> |